Commit graph

128 commits

Author SHA1 Message Date
a170c58530 Improve find-builtin-symbols 2024-12-12 13:08:52 +09:00
7ce7751900 Use cl-str instead 2024-10-04 08:44:27 +09:00
53a6a8f50e Format 2024-10-03 14:17:16 +09:00
7f276120aa Rename hsx/hsx to hsx/dsl 2024-10-03 11:00:19 +09:00
bc2bc378c7 Format 2024-10-03 10:28:59 +09:00
8c539dc879 Merge hsx/group into hsx/utils 2024-10-03 10:25:30 +09:00
b430b42699 Minify props string 2024-10-03 10:24:56 +09:00
a071924927
Migrate testing framework from fiveam to rove (#18)
* Migrate testing framework from fiveam to rove

* Fix qlfile
2024-09-29 02:10:25 +09:00
0b1899fb38 Add docstrings 2024-06-11 19:18:47 +09:00
9745dc6788 Add element-props-with-children method 2024-06-09 22:37:51 +09:00
d3c487f55e format 2024-06-09 21:45:32 +09:00
b46aca0a13 Add methods to render each slot 2024-06-09 21:32:26 +09:00
d203c703c4 Apply render-children to fragment 2024-06-09 21:14:03 +09:00
f770e371b9 Add subclasses of tag 2024-06-09 21:03:21 +09:00
83e495b1cb Amend 2024-06-08 14:29:00 +09:00
8f14d58aa7 Improve rendering 2024-06-07 10:07:37 +09:00
6fccde7dc8 Revert "Export readers of element slots"
This reverts commit 88fe118335.
2024-06-06 15:04:57 +09:00
693e6704f9 Integrate defhsx package into hsx package 2024-06-06 14:59:46 +09:00
88fe118335 Export readers of element slots 2024-06-06 13:35:40 +09:00
c70c000d73 format 2024-06-05 08:22:14 +09:00
4356e4019f Delete keygen tag 2024-06-03 15:57:38 +09:00
bce01c3c42 Add error for invalid props declaration. 2024-06-03 09:03:58 +09:00
626fa3fe3e Rename render to render-to-string 2024-06-01 22:54:43 +09:00
6d894ed9a1 Add non-escaping-tag group 2024-06-01 21:55:03 +09:00
7ec66d0da5 Un-export deftag macro for security reasons 2024-06-01 21:20:46 +09:00
d4275d6967 Add group package 2024-06-01 20:14:17 +09:00
1a909aa994 Improve packages 2024-06-01 10:34:36 +09:00
d7a2f391f0 Simplify hsx macro 2024-06-01 07:22:01 +09:00
19c5e5a2c1 Add escaper package 2024-05-31 19:36:10 +09:00
f9bf53042f Improve 2024-05-30 16:44:09 +09:00
8d3a2588d0 Change HSX parsing environment from compile-time to runtime 2024-05-30 12:55:13 +09:00
6a6e3231e7 Improve render function 2024-05-30 09:22:18 +09:00
5a63bf8154 Format 2024-05-29 13:00:10 +09:00
9d4d1aa9b6 Add renderer test 2024-05-29 12:53:29 +09:00
fb53f6aa05 Delete create-element-hook 2024-05-29 10:54:20 +09:00
cc4b3e19c6 Rename elm to element, add render method 2024-05-29 10:46:45 +09:00
1acb065464 Fix props->string function 2024-05-29 08:54:54 +09:00
e4c0e0f597 Rename class names 2024-05-28 20:49:10 +09:00
ab1d321cab Improve 2024-05-28 20:15:29 +09:00
8455ed4553 Change type of element-type, add deftag macro 2024-05-28 19:31:50 +09:00
634daeb8c1 Delete builtin-element class 2024-05-28 16:17:16 +09:00
ead5c408e3 Separate defhsx package from hsx package 2024-05-28 12:33:01 +09:00
184b25466c Delete *builtin-elements* 2024-05-27 19:23:39 +09:00
d10b24c2c8 Improve find-builtin-symbols 2024-05-27 19:11:27 +09:00
a02e924a44 Improve defhsx 2024-05-27 18:33:55 +09:00
e4eec0749f Amend stuffs 2024-05-27 18:11:04 +09:00
a57e572c8e Fix hsx macro 2024-05-27 17:00:58 +09:00
0343f01263 Define hsx package 2024-05-27 16:54:46 +09:00
56c51ee0f8 Rename to expand component 2024-05-27 16:03:23 +09:00
7a697a1c05 Add hsx/builtin package 2024-05-27 15:51:32 +09:00