|
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 |
|
|
5945e52207
|
Update README
|
2024-08-25 07:50:50 +09:00 |
|
|
4e83acaae7
|
Remove fiveam
|
2024-06-13 19:28:30 +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 |
|
|
510544e758
|
Update asd
|
2024-06-08 13:48:40 +09:00 |
|
|
4ff3b76295
|
Update README
|
2024-06-08 13:43:57 +09:00 |
|
|
24c618cb2f
|
Amend element test
|
2024-06-08 13:02:53 +09:00 |
|
|
8f14d58aa7
|
Improve rendering
|
2024-06-07 10:07:37 +09:00 |
|
|
87bc1e12f2
|
Add description of hsx macro
|
2024-06-06 21:20:38 +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 |
|
|
97139dca49
|
Integrate renderer tests into element tests
|
2024-06-06 14:43:06 +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 |
|
|
a6bfe77c1f
|
Improve test
|
2024-06-02 14:23:13 +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 |
|
|
923b213884
|
Rename CI to test
|
2024-06-01 20:16:53 +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 |
|
|
6423c92405
|
Update README.md
|
2024-06-01 07:57:59 +09:00 |
|
|
d7a2f391f0
|
Simplify hsx macro
|
2024-06-01 07:22:01 +09:00 |
|
|
813ca38857
|
Add fiveam-asdf
|
2024-06-01 07:02:47 +09:00 |
|
|
19c5e5a2c1
|
Add escaper package
|
2024-05-31 19:36:10 +09:00 |
|
|
f9bf53042f
|
Improve
|
2024-05-30 16:44:09 +09:00 |
|
|
37e9016b13
|
Update README
|
2024-05-30 13:08:21 +09:00 |
|
|
8d3a2588d0
|
Change HSX parsing environment from compile-time to runtime
|
2024-05-30 12:55:13 +09:00 |
|
|
6471ee88d6
|
Update README
|
2024-05-30 09:48:39 +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 |
|
|
5518ead174
|
Fix order of expected and actual
|
2024-05-29 11:47:48 +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 |
|
|
9ad84f970c
|
Update README
|
2024-05-28 19:52:15 +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 |
|
|
6daffb4ddf
|
Improve hsx-test/hsx
|
2024-05-28 16:13:41 +09:00 |
|