Commit graph

55 commits

Author SHA1 Message Date
7e252406ec Organize packages 2024-02-10 12:02:07 +09:00
bef49c1ab3
Update README 2024-02-10 04:35:52 +09:00
e9c3b03d2b Add generator package 2024-02-10 04:29:07 +09:00
1b699a09ee Explicitly discard attributes given to fragment 2024-02-10 02:53:51 +09:00
1109779a5f Refactor and format 2024-02-10 02:43:17 +09:00
1880f9d25a Update README 2024-02-09 23:52:43 +09:00
feaf3afae5 Update license 2024-02-09 20:21:04 +09:00
f0a9b96345 Support boolean attributes 2024-02-09 20:15:37 +09:00
8f4a7c4907 Update README 2024-02-09 02:57:52 +09:00
95eea6da44 Use package-inferred-system (#3) 2024-02-09 01:42:33 +09:00
88d87a5920
Add fragment (#2)
* Add fragment

* Fix test
2024-02-08 23:39:54 +09:00
a096d0be7b Remove support for vector attributes 2024-02-08 20:38:15 +09:00
55735c71cc Fix h macro 2024-02-07 16:16:47 +09:00
2b3446dac6 Add alexandria to qlfile 2024-02-05 02:55:46 +09:00
5afef2e895 Format 2024-02-05 02:45:48 +09:00
6050602eec Fix test 2024-02-05 01:48:17 +09:00
b7fc422294 Fix self-closing-p 2024-02-05 01:47:26 +09:00
ff8ecada91 Remove unnecessary codes 2024-02-04 23:42:05 +09:00
3815dd36b5 Wrap html element function with macro 2024-02-04 00:46:53 +09:00
3d8fad8e3f Wrap user element functions with macro 2024-02-03 22:37:58 +09:00
169a0c1467 Wrap builtin element functions with macro 2024-02-03 22:04:19 +09:00
979489c15b Remove css-selector-like annotation 2024-02-03 21:22:00 +09:00
3dd9c7cdf0 Update README 2024-02-03 19:04:39 +09:00
247a1ab962 Rename flute to piccolo 2024-02-03 18:46:48 +09:00
0f7f6a3653 Add qlfile 2024-02-03 14:55:44 +09:00
Francis St-Amour
a4bf72232f stuff... 2023-12-21 12:40:05 -05:00
Bo Yao
90ebcd6e82
Merge pull request #4 from ailisp/0.2
suggestions on inline javascript and css in lispy way
2018-07-28 11:27:32 -04:00
Bo Yao
a721918896 suggestions on inline javascript and css in lispy way 2018-07-28 11:26:47 -04:00
Bo Yao
a1d8b08d9f
Merge pull request #3 from ailisp/0.2
css style id and class for builtin elements in hmacro
2018-07-28 11:09:28 -04:00
Bo Yao
1b0fb3fb0b css style id and class for builtin elements in hmacro 2018-07-28 11:07:49 -04:00
Bo Yao
4ef85ff0e0 get a list of attribute belongs to 2018-07-25 23:56:59 -04:00
Bo Yao
e514bcc629 fix test after adding vector type 2018-07-25 22:55:47 -04:00
Bo Yao
008fca8ed7 inline attrs in split-attrs-and-children 2018-07-22 11:13:50 -04:00
Bo Yao
3138f7f7c5
Merge pull request #1 from jonatack/readme_define-element_code_fix
Fix define-element code in README [skip ci]
2018-07-21 22:40:37 -04:00
Jon Atack
f54e36828a
Fix define-element code in README 2018-07-21 23:55:55 +02:00
Bo Yao
a92da582c2 more elobroated example 2018-07-01 16:15:18 -04:00
Bo Yao
517636926c more wording 2018-07-01 16:09:55 -04:00
Bo Yao
64b7bce340 rewording readme 2018-07-01 16:01:12 -04:00
Bo Yao
1c4082a995 update readme 2018-07-01 15:53:20 -04:00
Bo Yao
77e5523cec remove test.html 2018-07-01 15:16:44 -04:00
Bo Yao
e1c52c1892 update short desc 2018-07-01 15:15:05 -04:00
Bo Yao
ffc6e38c0c license update 2018-07-01 15:13:53 -04:00
Bo Yao
c695999266 update readme 2018-07-01 15:12:14 -04:00
Bo Yao
4f345a2284 finish all tests 2018-06-30 21:57:33 -04:00
Bo Yao
c5a1de8b23 fix set user element attr/children test 2018-06-30 17:39:20 -04:00
Bo Yao
24ace4da05 test for builtin element structure, user element structure, escape html 2018-06-30 17:32:09 -04:00
Bo Yao
dcf21a65be grouping export api 2018-06-28 23:10:18 -04:00
Bo Yao
3c79ec676f reorganize and add create element tests 2018-06-28 23:04:10 -04:00
Bo Yao
c73384a44e escape and minify for production 2018-06-28 10:09:21 -04:00
Bo Yao
77521e12c7 utility for accessing attrs 2018-06-27 13:00:53 -04:00