pietervdvn
1831365597
Small code fixes, fix #198
2021-01-27 02:58:11 +01:00
Tobias
15a9441b1d
Fix question styling (but break click action)
...
This fixes the styling but breaks the click action. Clicking on the text itself also triggers the action, clicking on the blank sapce next to it changes the label but does not trigger the action.
Generally speaking the style is easier to apply to an element that wraps the in put and the label-text. This could be the label-tag or a different wrapper.
2021-01-21 06:03:34 +01:00
Tobias
e1568876b8
Refactor htmlElement to Template literals
...
Makes it a bit easier to read.
2021-01-21 05:53:59 +01:00
Tobias
61964a801f
Remove empty spaces
...
Default Setting by my editor. Let me know I you want to keep them.
2021-01-21 05:52:36 +01:00
Pieter Vander Vennet
e0694fee9d
Fix bugs with loading of themes
2020-10-17 03:19:14 +02:00
Pieter Vander Vennet
611d46187c
Hotfix: fix text input in radio buttons
2020-09-30 22:48:58 +02:00
Pieter Vander Vennet
223f6191cd
Newlines, textfield sets the cursor position appropriately
2020-09-26 01:10:10 +02:00
Pieter Vander Vennet
eab842d18a
Add multi-checkbox component
2020-09-09 22:17:46 +02:00
Pieter Vander Vennet
e069b31e4e
Various bug fixes and updates
2020-09-09 18:42:13 +02:00
Pieter Vander Vennet
ee9c9e201f
More work on the custom theme generator, kindof works now
2020-09-03 00:00:37 +02:00
Pieter Vander Vennet
5ed0bb431c
Way to much fixes and improvements
2020-09-02 11:37:34 +02:00
Pieter Vander Vennet
146552e62c
Some refactoring, more work on the custom theme generator
2020-08-17 17:23:15 +02:00
Pieter Vander Vennet
00d95c4be1
Finishing refactoring
2020-07-20 21:39:07 +02:00
Pieter Vander Vennet
8026e99824
End of huge refactoring: cleaner input elements
2020-07-20 21:03:55 +02:00
Pieter Vander Vennet
7b80e945bb
Intermediate refactoring
2020-07-20 18:24:00 +02:00
Pieter Vander Vennet
93db813cfc
Intermediary refactoring
2020-07-20 15:54:50 +02:00