|
50612cb137
|
Check for nil item in card items
|
2025-02-17 18:14:38 +01:00 |
|
|
663ce2cb4e
|
Give cards a small shadow
|
2025-02-17 18:14:22 +01:00 |
|
|
1efdd09a7b
|
Simplify conditional check
Replace cond with if
|
2025-02-09 13:25:43 +01:00 |
|
|
f626414314
|
Reformat code
|
2025-02-09 11:59:20 +01:00 |
|
|
1ccc635485
|
Update comments
|
2025-02-09 11:23:45 +01:00 |
|
|
e5b73b224a
|
Reformat code
|
2025-02-09 11:23:39 +01:00 |
|
|
ebc408c2ae
|
Add new section definition
|
2025-02-09 09:47:33 +01:00 |
|
|
540da54866
|
Reformat code to fit in 85 col
|
2025-02-09 09:47:15 +01:00 |
|
|
de8c7bbbcd
|
Update README
|
2025-02-09 09:37:24 +01:00 |
|
|
b9833dde55
|
Update README
|
2025-02-09 09:36:22 +01:00 |
|
|
e9bf71ba7c
|
Enable different types of classes for section macro.
|
2025-02-08 14:54:37 +01:00 |
|
|
210fa347ba
|
Execute grid-class at runtime
|
2025-02-07 16:05:46 +01:00 |
|
|
29b18e3d16
|
Update README
|
2025-02-05 09:35:45 +01:00 |
|
|
ad389547bd
|
Make use of make-grid-class function for section
|
2025-02-04 16:48:52 +01:00 |
|
|
ab169ace90
|
Finalize make-grid-class function
|
2025-02-04 16:48:30 +01:00 |
|
|
55253c35a7
|
Update make-grid-class
|
2025-02-03 17:24:20 +01:00 |
|
|
39848853b8
|
Merge branch 'main' of ssh://code.metalisp.dev:2222/marcuskammer/dev.metalisp.sbt
|
2025-02-03 10:10:01 +01:00 |
|
|
150a73752a
|
Define first version of make-grid-class
|
2025-02-03 10:09:22 +01:00 |
|
|
eee9aa6ae6
|
Update README.org
|
2025-01-24 21:16:35 +01:00 |
|
|
92474c6755
|
Add missing dependecy
|
2025-01-24 20:02:04 +01:00 |
|
|
4f5787c96e
|
Add functions to read markdown
|
2025-01-24 08:52:07 +01:00 |
|
|
6d56410621
|
Update README.org
|
2025-01-23 18:41:15 +01:00 |
|
|
b33ee35824
|
Update README.org
|
2025-01-23 18:40:53 +01:00 |
|
|
0f7f2a48ee
|
Simplify with-list-group macro
|
2025-01-23 15:54:31 +01:00 |
|
|
34a6e478e2
|
Dont use with-list-group macro in with-card*
|
2025-01-23 13:52:52 +01:00 |
|
|
ed1987691b
|
Add with-list-group* alternative
|
2025-01-23 13:50:32 +01:00 |
|
|
e2936d013c
|
Re-order arguments in with-list-group
|
2025-01-23 11:48:56 +01:00 |
|
|
e79ca43a58
|
Merge branch 'main' of ssh://code.metalisp.dev:2222/marcuskammer/dev.metalisp.sbt
|
2025-01-23 08:15:17 +01:00 |
|
|
bf7760b95d
|
Render titlebar
|
2025-01-23 08:14:58 +01:00 |
|
|
b86f989b7c
|
Update docstring
|
2025-01-22 22:57:05 +01:00 |
|
|
7cc6b8b1bc
|
Make clear body-header and body-main are macros
|
2025-01-16 17:08:21 +01:00 |
|
|
d56575f066
|
navbar can handle brand-name and brand-url arguments
|
2025-01-16 17:07:45 +01:00 |
|
|
2bb2a5019a
|
list-group can be a function too
|
2025-01-16 17:06:51 +01:00 |
|
|
8073f76ad3
|
Fix missing parameter
|
2025-01-15 08:52:41 +01:00 |
|
|
4a65cb5557
|
Add rowp
|
2025-01-12 18:38:53 +01:00 |
|
|
6c9b989c25
|
Rewrite translations
|
2025-01-12 18:38:26 +01:00 |
|
|
c02d978dc7
|
Use body instead of items
|
2025-01-05 16:45:39 +01:00 |
|
|
d90067cd19
|
Accordion items are collapsed by default
|
2025-01-05 15:35:12 +01:00 |
|
|
37f2f5fc83
|
Update README
|
2024-12-26 10:46:42 +01:00 |
|
|
32a9deb190
|
Provide default container string
|
2024-12-19 19:35:54 +01:00 |
|
Marcus Kammer
|
5cc01e31b8
|
Use local vars in with-page
|
2024-12-02 16:55:09 +01:00 |
|
Marcus Kammer
|
b074548660
|
Update package definition
|
2024-12-02 16:54:39 +01:00 |
|
|
eac769dd30
|
Merge branch 'main' of git.sr.ht:~marcuskammer/dev.metalisp.sbt
|
2024-11-06 19:20:59 +01:00 |
|
|
3f58aca01f
|
Class should be nil if "row"
|
2024-11-06 19:20:15 +01:00 |
|
|
fc36868147
|
Use if instead of when
|
2024-11-05 17:08:13 +01:00 |
|
|
6772dc38b3
|
Reorganize functions
|
2024-11-05 17:07:37 +01:00 |
|
|
0d352e816c
|
Add with-card* alternative
|
2024-11-04 17:29:50 +01:00 |
|
|
b1a478d3c1
|
Update accordion macro
|
2024-11-04 17:29:30 +01:00 |
|
|
266cc96fb3
|
Fix spinneret element error
|
2024-10-22 16:33:41 +02:00 |
|
|
ec1665bdcf
|
Fix csrf token for forms
|
2024-10-22 16:32:52 +02:00 |
|