|
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 |
|
|
1d636b97dd
|
Fix comment indentation
|
2023-12-24 10:43:30 +01:00 |
|
|
19590ea4f4
|
Update comments
|
2023-12-24 10:40:55 +01:00 |
|
|
fb17f78d06
|
Fix test descriptions
|
2023-12-22 17:57:01 +01:00 |
|
|
da39b7395e
|
Test different input types
|
2023-12-22 17:54:39 +01:00 |
|
|
62245f909a
|
Update ctrl docs and show link to MDN
|
2023-12-22 17:52:42 +01:00 |
|
|
5bd5489794
|
Add more tests for component/form
|
2023-12-22 14:11:08 +01:00 |
|
|
f7ca1a80f6
|
Write script to run tests in terminal
|
2023-12-21 20:15:28 +01:00 |
|
|
61387aa33f
|
Update comment
|
2023-12-18 15:55:20 +01:00 |
|
|
9efe91c803
|
Fix package naming
|
2023-12-18 15:33:17 +01:00 |
|
|
f5c3ed6827
|
Rename package questionnaire
|
2023-12-18 15:33:00 +01:00 |
|
|
2a4df862c6
|
Fix package naming
|
2023-12-18 12:20:08 +01:00 |
|