- 12 Jan, 2022 1 commit
-
- 11 Dec, 2021 1 commit
-
-
DrClaw authored
-
- 10 Nov, 2021 1 commit
-
-
jpic ∞ authored
Previously we were stripping double quotes and this Python:: onclick='document.querySelector("foo")' Became this HTML:: onclick="document.querySelector(foo)" This commit fixes it by rendering this instead:: onclick="document.querySelector("foo")"
-
- 01 Nov, 2021 12 commits
- 27 Oct, 2021 4 commits
- 26 Oct, 2021 3 commits
- 15 Oct, 2021 3 commits
- 11 Aug, 2021 3 commits
-
-
thommignot authored
Escape texts See merge request !49
-
thommignot authored
-
thommignot authored
-
- 27 Jul, 2021 2 commits
-
-
thommignot authored
fix return str See merge request !48
-
thommignot authored
-
- 26 Jul, 2021 1 commit
-
-
thommignot authored
-
- 05 Jul, 2021 2 commits
-
-
thommignot authored
fix accordion + fix dialog See merge request !47
-
thommignot authored
-
- 27 May, 2021 1 commit
-
-
thommignot authored
MDCDialog See merge request !46
-
- 23 May, 2021 3 commits
- 19 May, 2021 1 commit
-
-
thommignot authored
-
- 18 May, 2021 2 commits
-
-
thommignot authored
Fix See merge request !42
-
thommignot authored
-