Sara Vieira
|
3ea02872c7
|
Merge branch 'main' of github.com:axodotdev/axohtml into aria-sort
|
2022-12-23 16:01:35 +00:00 |
Sara Vieira
|
85481c23c1
|
type aria sort
|
2022-12-22 17:38:57 +00:00 |
Sara Vieira
|
a2fd84ab5e
|
type aria orientation
|
2022-12-22 17:35:41 +00:00 |
Sara Vieira
|
3e2d9282f6
|
add support for aria
|
2022-12-19 19:27:48 +00:00 |
Ashley Williams
|
ddc8bc12d0
|
fork: rename and reversion
|
2022-12-15 16:35:42 -06:00 |
Jonathan Kingston
|
105156542e
|
Adding support for the ARIA role attribute
|
2019-05-28 16:03:12 +02:00 |
Bodil Stokke
|
a39ccf737f
|
Support boolean attrs, child blocks, and port TodoMVC example.
|
2019-03-16 21:14:38 +00:00 |
Bodil Stokke
|
dbb4ba8738
|
2018 edition.
|
2019-03-15 23:37:20 +00:00 |
Bodil Stokke
|
818c8ebdac
|
Make it generic on event type, determined by output type.
Unfortunately, this means the macro now requires a type annotation when
using event handlers.
Closes #6, #17.
|
2018-12-01 18:33:34 +00:00 |
Jonathan Kingston
|
7cb9441820
|
Support allow list of self-closing tags. Fixes #15
|
2018-11-24 16:17:03 +00:00 |
David Tolnay
|
78f0e9b1e6
|
Remove proc_macro_quote feature
|
2018-11-17 23:38:39 -08:00 |
Bodil Stokke
|
a9dc58da9c
|
Event handlers!
|
2018-11-15 23:25:38 +00:00 |
Bodil Stokke
|
16f0be33a4
|
I'm halfway through the HTML spec.
|
2018-11-12 23:20:15 +00:00 |
Bodil Stokke
|
2806bde178
|
Such work.
|
2018-10-28 00:48:34 +01:00 |
Bodil Stokke
|
858b16cf34
|
Drop the bad Rust 2018 Cargo forces on you. Rewrite to work with actual native proc_macros.
|
2018-10-27 19:49:52 +01:00 |
Bodil Stokke
|
dee331c5eb
|
Cleanup, reorg, data attributes.
|
2018-10-27 17:00:43 +01:00 |