Commit graph

656 commits

Author SHA1 Message Date
Marcus Kammer
f2cf270a1f Update accordion docs 2024-02-06 10:12:13 +01:00
Marcus Kammer
abe7847ab1 Update questionnaire docstring 2024-02-05 10:26:59 +01:00
9bd02b29cd Add better example content for accordion docs 2024-02-04 20:18:25 +01:00
9da0853591 Simply use a sequence of strings for accordion 2024-02-04 18:35:29 +01:00
1532c329f8 Update accordion to the newest api 2024-02-04 18:34:43 +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
1046ddf1dc Update docs 2024-02-04 15:13:35 +01:00
a59dd7ee06 Break down tests to be smaller. Check counter. 2024-02-04 11:57:03 +01:00
de600ea641 Accordion takes a simple list 2024-02-03 23:48:22 +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
Marcus Kammer
b47bae72f3 Write test for accordion 2024-02-01 10:06:30 +01:00
f7429bb5a7 Export localization 2024-01-28 19:29:34 +01:00
6aa3db080e Update public interface of main 2024-01-28 13:03:35 +01:00
2ba73f3b3e Fix var naming 2024-01-28 13:00:56 +01:00
898eab0880 Extend questionnaire docs 2024-01-28 11:38:41 +01:00
6df66dca08 Dont enforce title on with-page 2024-01-28 11:03:08 +01:00
b170989812 Add test for with-page 2024-01-27 21:30:25 +01:00
70251c7ec0 Modify with-page and questionnaire docs 2024-01-27 14:41:21 +01:00
8127682042
Fix code indentation 2024-01-26 22:23:29 +01:00
cbd4f59747 Unless title throw an error 2024-01-26 18:03:23 +01:00
Marcus Kammer
1fb5193d46 Update with-page macro 2024-01-26 16:30:01 +01:00
Marcus Kammer
0057bdf47e Fix with-page macro 2024-01-26 16:28:53 +01:00
Marcus Kammer
de3ede1a19 Add dexador as dependency 2024-01-26 16:27:00 +01:00
Marcus Kammer
1a218c2acb Fix closing parenthesis 2024-01-26 11:15:37 +01:00
d5fae5b735
Fix function name 2024-01-25 19:01:54 +01:00
Marcus Kammer
d358e39c70 Merge branch 'main' of git.sr.ht:~marcuskammer/dev.metalisp.sbt 2024-01-25 16:07:59 +01:00
Marcus Kammer
251fd4e7fd Clean up page package 2024-01-25 16:07:26 +01:00
920be9b113
Fix indentation 2024-01-24 20:55:56 +01:00
Marcus Kammer
4624115250 Export macro 2024-01-24 15:43:05 +01:00
Marcus Kammer
4e08fcebba Fix indentation 2024-01-24 15:23:24 +01:00
Marcus Kammer
818cf80be8 Fix typo 2024-01-24 15:22:39 +01:00
Marcus Kammer
ad78b3a0cc Fix errors 2024-01-24 14:46:44 +01:00
Marcus Kammer
61f3e5d50e Load page package 2024-01-24 14:46:15 +01:00
Marcus Kammer
664dd913aa Create a page package 2024-01-24 13:22:19 +01:00
Marcus Kammer
0acdf8c806 Remove with-page macro and related variables 2024-01-24 13:21:46 +01:00
Marcus Kammer
796d8152b7 Build bootstrap css string with variable version number 2024-01-24 13:05:53 +01:00
Marcus Kammer
ec5ce6c894 Describe file purpose 2024-01-24 13:05:23 +01:00
7224015d36
Move from MIT to LGPL license 2024-01-15 17:53:34 +01:00
c2ed760d7d
Create a bash environment to run tests 2024-01-13 12:53:11 +01:00
Marcus Kammer
729425859a Merge branch 'main' of git.sr.ht:~marcuskammer/dev.metalisp.sbt 2024-01-08 10:59:23 +01:00
d37c21c858
Check if error is signaled for wrong type 2023-12-24 17:35:18 +01:00
9f4f4e1910
Check for input types and throw an error if type is not part of input-types 2023-12-24 11:42:15 +01:00