Commit graph

232 commits

Author SHA1 Message Date
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
9538f5713e Fix indentation 2023-08-16 09:41:50 +02:00
d9985dcc98 Create a standard search form 2023-08-16 09:30:35 +02:00
4233a7008f
Enable the creations of buttons with specific type 2023-08-15 19:30:01 +02:00
92cf6d8d67
Fix whitespace 2023-08-13 15:01:02 +02:00
1b68f1bd7f
Fix indentation 2023-08-13 09:46:43 +02:00
6b68ea31f1
Simplify align utility 2023-08-13 09:17:17 +02:00
04b3d33af1
Add docstrings 2023-08-13 07:08:13 +02:00
3c4e995641
Test and create form controls using columns 2023-08-12 20:12:37 +02:00
3290cfc1e9
Simplify code 2023-08-12 14:21:28 +02:00
5d55563481
Fix recognize size as number and add multiple value 2023-08-12 12:02:58 +02:00
90d811e11d
Optimized select macro 2023-08-12 10:35:04 +02:00
4ee0872e7a
Enable select to have sizes 2023-08-12 09:16:37 +02:00
68db50a29c Add description text to forms 2023-08-11 09:59:56 +02:00
fc5e68dca5
Add form ctrls with columns 2023-08-10 22:46:54 +02:00
f309c06ce6
Fix naming of form ctrl 2023-08-10 21:07:32 +02:00
19ab90bc98 Init forms 2023-08-10 18:21:00 +02:00
9949912e41 Fix let function 2023-08-10 18:20:29 +02:00
a2e65b7767 Fix naming of arguments to better fit their meaning 2023-08-09 15:06:10 +02:00
f4ed6a4456 Fix naming of arguments for badge component 2023-08-09 14:47:39 +02:00
3109a03d52 Update with-page api 2023-08-09 14:12:34 +02:00
2763ec474d
Fix naming of arguments 2023-08-06 13:35:06 +02:00
a081bd64c0 Standardize docstrings of components 2023-08-06 11:15:19 +02:00
0bdc9c7907
Optimize readability 2023-08-02 20:50:57 +02:00
a6c27ef483 Include search form 2023-08-02 14:29:13 +02:00
9bce4d9c2c Update navbar component to be more aligned with the spec 2023-08-01 19:02:27 +02:00
e15c6b2c54
Fullfill tests for component/navbar 2023-07-30 11:41:28 +02:00
3e84fbaa5c
Add more tests 2023-07-29 17:38:15 +02:00
f6c752cf6b Dont use classes 2023-07-28 13:33:35 +02:00
9cc3030d53
Fullfill tests for badge component 2023-07-27 21:48:16 +02:00
c8c5654eef Update docstring 2023-07-27 18:57:28 +02:00