Commit graph

231 commits

Author SHA1 Message Date
9183e40327
Set l10n for select option 2023-09-09 08:57:06 +02:00
ed474c9d87
Update file header docstrings 2023-09-09 08:20:17 +02:00
c53f25498d Remove find-l10n from form package 2023-09-08 13:35:35 +02:00
e8f2e15eab Fix naming and clean up tests 2023-09-08 13:35:04 +02:00
fd676936d2 Make find-l10n a global function and locally define the alist 2023-09-08 13:33:48 +02:00
a05ec88b6a Fix naming 2023-09-08 10:31:39 +02:00
fcf3443064 Remove unnused macros and functions 2023-09-08 10:28:28 +02:00
7a41ee274e Add missing docstrings 2023-09-08 10:19:07 +02:00
269af5251f Update html properties and strings 2023-09-07 15:10:34 +02:00
f6cdbf2cef Update l10n 2023-09-07 15:09:43 +02:00
0829e44dac Use functions to generate strings for properties 2023-09-07 13:02:31 +02:00
6eb4cf1246 Update class string for ctrl-1 2023-09-06 13:20:55 +02:00
cf0a9f0f88 Make checkable more bootstrap look a like 2023-09-06 11:43:55 +02:00
4d03f4cdcc Update form package to fulfill requirements for questionnaires 2023-09-05 16:10:18 +02:00
14cb9d607e
Merge branch 'main' of git.sr.ht:~marcuskammer/cl-sbt 2023-09-04 18:54:10 +02:00
bb3415ae5c Optimize cpu usage and fix naming 2023-09-04 14:22:23 +02:00
ebc313f342 Prototype another approach for ctrl 2023-09-04 13:40:51 +02:00
19a4e5990a Replace choices with checkable 2023-09-04 13:39:30 +02:00
1c3d0fb73f
Add card.org for docs 2023-09-02 10:41:35 +02:00
750a42e0b9
Update documentation; add org file for button 2023-09-02 10:10:58 +02:00
c13c94f045
Btn can have an optional ID 2023-09-01 18:39:05 +02:00
5d9e3398fd
Use local var for class string 2023-09-01 17:55:41 +02:00
fb1300ed3d
Fix local var naming 2023-09-01 16:42:26 +02:00
19bdbad390 Update badge docs 2023-09-01 16:06:37 +02:00
932bbdb9d7 Use local var for class string 2023-09-01 15:25:51 +02:00
1867223593 Update documentations 2023-09-01 15:20:45 +02:00
b2e4f9b2c5 Update file header for badge 2023-09-01 15:15:52 +02:00
c38f3965ae Update badge docs 2023-09-01 15:13:26 +02:00
c98a8f7986 Add badge docs 2023-09-01 15:09:49 +02:00
c9807efef5 Add alert docs 2023-09-01 15:03:29 +02:00
4a9462926e Update file header 2023-09-01 15:02:48 +02:00
b0b34b96fa Update docs 2023-09-01 13:44:50 +02:00
122628040e Update file header 2023-09-01 13:44:27 +02:00
a8f080ae69 Add documentation for accordion 2023-09-01 12:42:01 +02:00
4b2d09da30 Fix docstring indentation 2023-09-01 11:23:33 +02:00
c5d2a6b469 Key ID is not needed 2023-09-01 10:41:25 +02:00
bce137ac57 Remove unneccessary test function 2023-09-01 10:40:52 +02:00
339d114724 Fix indentation of docstrings 2023-09-01 10:30:45 +02:00
bacfc578cd Move class concatenation to let 2023-09-01 10:28:20 +02:00
2fda1c1950 Refactor header macro to fn in accordion 2023-09-01 09:51:00 +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
1874907734
No need for a special select-option function 2023-08-26 19:49:23 +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