|
8c0c4f5614
|
Fix typo in skooma
|
2021-08-16 19:26:45 +02:00 |
|
|
326a17f4e1
|
Improve skooma attribute handling
|
2021-08-16 18:03:43 +02:00 |
|
|
864cf22f5f
|
Add skooma style property for setting inline styles
|
2021-08-16 17:59:24 +02:00 |
|
|
0d547a3ceb
|
Add has metamethod to proxies
This change allows proxies to be used with `with` for easier HTML/SVG
generation.
|
2021-08-04 17:05:07 +02:00 |
|
|
f2f4c03d69
|
Make name filtering exclusive to HTML nodes
|
2021-07-30 12:12:00 +02:00 |
|
|
a9c4877198
|
Add special shadowRoot semantics
|
2021-07-21 12:19:10 +02:00 |
|
|
397d294f41
|
Prevent default on skooma event listeners
|
2021-06-24 15:58:11 +02:00 |
|
|
523a720196
|
Add comments documenting what stuff does
|
2021-06-23 16:21:33 +02:00 |
|
|
124857f7f8
|
Add event listeners to skooma.js
|
2021-05-26 11:27:46 +02:00 |
|
|
62f974b878
|
Fix case of hyphenated skooma elements
|
2021-05-26 11:26:12 +02:00 |
|
|
544e18f9b8
|
Remove automatic skooma attribute hyphenation
|
2021-05-22 18:34:17 +02:00 |
|
|
0448cd2742
|
Update skooma.js to handle numbers
|
2021-05-22 14:34:17 +02:00 |
|
|
fb6b86bf7f
|
Fix undefined variable in skooma.js
|
2021-05-17 17:19:32 +02:00 |
|
|
60af0773a0
|
Make hyphenation in consistent with browser APIs
Javascript snake-case gets turned into kebab-case in HTML
Change name attribute in example to match
|
2021-05-02 10:35:55 +02:00 |
|
|
6f85103c63
|
Fix skooma.js syntax for strict mode
|
2021-03-05 13:29:21 +01:00 |
|
|
c16eb29161
|
Extend skooma to support SVG as well as HTML
|
2021-02-23 19:11:25 +01:00 |
|
|
5f27242b3f
|
Fix checking for template objects in skooma.js
|
2021-02-23 18:55:32 +01:00 |
|
|
7e72b33325
|
Remove uppercase node special case from skooma.js
|
2021-02-22 20:23:41 +01:00 |
|
|
7a61b965ba
|
Rename render to skooma.js
|
2021-02-22 18:37:53 +01:00 |
|