Commit graph

462 commits

Author SHA1 Message Date
2fda1c1950 Refactor header macro to fn in accordion 2023-09-01 09:51:00 +02:00
dfb8e21547
Fix indentation 2023-08-29 19:33:09 +02:00
32d8843930
Use strings instead of symbols 2023-08-29 19:17:23 +02:00
f83bedeec4
Choose btn text based on html-lang 2023-08-29 18:20:52 +02:00
52c3f4ec03 Get l10n by find-l10n function 2023-08-28 17:06:42 +02:00
c0f98b1d34 Language specific submit button content 2023-08-28 14:22:34 +02:00
c41acbadbd
Add screen sizes to docstring of breakpoints 2023-08-27 13:25:04 +02:00
3fabf2c759
Fix docstring formatting 2023-08-27 10:29:35 +02:00
2de54ea32a
Fix docstring formatting 2023-08-27 10:28:16 +02:00
7805e074ed
Prefer post method 2023-08-27 10:26:09 +02:00
666e054f17
Update *colors* 2023-08-27 08:40:25 +02:00
ad2c016277
Add url 2023-08-26 21:58:21 +02:00
e2d614852c
Update *colors* docstring 2023-08-26 21:56:44 +02:00
f3c04e580a
Add file docs 2023-08-26 20:40:26 +02:00
d469c7b6a0
Fix docstring 2023-08-26 20:35:42 +02:00
997f37cfad
Update docstring of *colors* 2023-08-26 20:30:59 +02:00
59d8f5aa0d
Add docstrings to global vars 2023-08-26 20:18:04 +02:00
b63c447fdb
Update color docstring 2023-08-26 20:09:39 +02:00
1874907734
No need for a special select-option function 2023-08-26 19:49:23 +02:00
2b35356b44
Update pattern folder 2023-08-26 16:34:57 +02:00
629eebd79f
Move questionnaire to pattern 2023-08-26 16:30:12 +02:00
ad9e376f15
Add questionnaire tests 2023-08-26 14:28:30 +02:00
075944afcd
No need to convert symbol to string before downcase 2023-08-26 11:23:00 +02:00
cce46676de
Fix docstring 2023-08-26 10:03:46 +02:00
7f9730c33e
Fix readability of docstrings 2023-08-26 09:58:39 +02:00
adc9f34ece
Fix docstring indentation 2023-08-26 09:57:23 +02:00
7c95569d1c
Fix code indentation 2023-08-26 09:55:56 +02:00
1e5936a865
Update docstring 2023-08-26 09:37:54 +02:00
822b538107
Fix readability of code example in docstring 2023-08-26 09:12:26 +02:00
7ddaced009
Choice can be a function 2023-08-26 09:08:16 +02:00
63f73415d9
Use (spacing) macro 2023-08-26 08:31:40 +02:00
f6a91d9b9b
Add hrs for better visual spacing 2023-08-26 08:31:18 +02:00
ac0dc200e5
Refactor choice macro 2023-08-25 22:02:34 +02:00
7d3ce62d69
Add option for theme 2023-08-25 22:01:55 +02:00
fa1c80ae53 Use default values 2023-08-25 15:10:01 +02:00
7d4f590a37 Update html structure of main 2023-08-25 11:09:35 +02:00
4f469dbc2c Handle choices in a elegant way 2023-08-25 11:08:52 +02:00
8f3e1056cb Merge branch 'main' of git.sr.ht:~marcuskammer/cl-sbt 2023-08-25 07:57:57 +02:00
7ae3e0e61c Fix eval of concat 2023-08-25 07:57:24 +02:00
f43c3ef9ee
Fix naming of questionnaire macros 2023-08-24 22:52:34 +02:00
9e8848da46
Update docstrings 2023-08-24 22:37:28 +02:00
2a9d9d6769 Add whitespace to labels 2023-08-24 16:37:47 +02:00
4134335ef8 Update docstrings 2023-08-24 16:36:59 +02:00
955cf0470b Export choice 2023-08-24 15:22:04 +02:00
f5ecd6c9cd Refactor questionnaire code 2023-08-24 14:38:22 +02:00
3293324065 Fix naming 2023-08-24 14:34:51 +02:00
9f5aa8ae70 Generate HTML forms 2023-08-24 14:27:55 +02:00
8017094aa9 Use a specific macro to generate a answer 2023-08-24 12:39:57 +02:00
2a5fa8126a Create a questionnaire 2023-08-23 17:01:59 +02:00
dde5fed676
Add docstring 2023-08-18 07:45:16 +02:00