Commit graph

554 commits

Author SHA1 Message Date
b20794ddde Fix identation 2024-04-03 15:18:52 +02:00
8cecf9ff42 Print more detailed html comment 2024-04-03 15:18:30 +02:00
b0d7084a74 Rename functions 2024-04-03 10:34:08 +02:00
4b585bb7a6 Rename function 2024-04-03 10:25:05 +02:00
b84394c3dc Rename function 2024-04-03 10:24:13 +02:00
5a06aae7a1 Rename function 2024-04-03 10:23:31 +02:00
53016ead47 Rename function 2024-04-03 10:22:47 +02:00
e76f223a86 Rename function 2024-04-03 10:22:08 +02:00
c0d51c4b27 Check for valid input elements 2024-04-03 10:21:09 +02:00
1a36079fd1 Update comments 2024-03-31 13:46:34 +02:00
cd5ecacf80 Remove unnecessary type checking 2024-03-31 13:46:07 +02:00
eb55bcf054 Refacter macro arguments 2024-03-30 17:47:17 +01:00
8bba8ba15d Remove unnecessary function character 2024-03-30 17:46:48 +01:00
0891eb08ef Replace when with if 2024-03-30 17:46:36 +01:00
1a75d44062 Fit code indentation to 84 characters 2024-03-30 07:57:29 +01:00
6d70f98482 Move functions from form to main 2024-03-30 07:46:39 +01:00
a8a31247db Sort exports a-z 2024-03-29 17:16:19 +01:00
714f40d024 Update comments 2024-03-29 17:15:31 +01:00
8c22e4d62c Indent matching fill-column size 2024-03-29 14:00:38 +01:00
163dd3d8ed Use if instead of cond 2024-03-29 13:55:53 +01:00
0eca23744f Export ctrl-* symbols 2024-03-29 13:48:22 +01:00
0adc45b383 Refactor input-element to ctrl-element 2024-03-29 11:50:25 +01:00
63106b6a43 Fix type checking 2024-03-29 11:07:39 +01:00
752c6b5e02 Enable type checking for input elements 2024-03-29 11:03:33 +01:00
e962c173d3 Update docs 2024-03-27 11:13:32 +01:00
Marcus Kammer
d88342e459 Add bi 2024-03-21 14:55:16 +01:00
a4f5e4d63e Simplify function to geenrate icon svg xml 2024-03-21 09:28:24 +01:00
3da11bf255 Add examples for bi 2024-03-19 19:26:07 +01:00
e01e79ec46 Add file bi.lisp 2024-03-14 20:34:44 +01:00
184214f5f6 Export download-bs-* functions 2024-03-08 21:50:14 +01:00
4f6ac8a4c5 Generate functions to download bs dependencies 2024-03-08 21:40:52 +01:00
86204623c8 Fix download bootstrap files 2024-03-06 22:12:13 +01:00
facd2d61c9 Fix function naming 2024-03-03 12:14:41 +01:00
334c1d1c43 Add docstring to with-page 2024-03-03 12:14:31 +01:00
f0b0443243 Replace or with if 2024-02-27 18:03:24 +01:00
ee60c00d78 Choose the first element in list using nth instead of cadr 2024-02-11 19:52:07 +01:00
331fd70b31 Update file meta data 2024-02-05 18:34:46 +01:00
Marcus Kammer
abe7847ab1 Update questionnaire docstring 2024-02-05 10:26:59 +01:00
9da0853591 Simply use a sequence of strings for accordion 2024-02-04 18:35:29 +01:00
db5b87aac1 Remove old code from accordion 2024-02-04 16:07:47 +01:00
04efec756c Use cadr instead of first and last 2024-02-04 15:43:37 +01:00
a59dd7ee06 Break down tests to be smaller. Check counter. 2024-02-04 11:57:03 +01:00
9c1ec6095a Use a collapse-id to link button and content 2024-02-03 23:42:32 +01:00
9b53fac9fe Update accordion docs 2024-02-03 21:03:38 +01:00
f513eb5845 Update accordion docs 2024-02-03 20:57:52 +01:00
7d0c310236 Update accordion docs 2024-02-03 20:57:11 +01:00
b9237658e3 Update html for accordion 2024-02-03 20:50:10 +01:00
176cea492b Add comment to accordion macro 2024-02-03 18:56:58 +01:00
44f8fe0b43 Fix indentation 2024-02-03 18:53:45 +01:00
c8928bff1a Re-design the accordion macro 2024-02-03 18:48:00 +01:00