Commit Graph

11 Commits

Author SHA1 Message Date
Talia 124857f7f8
Add event listeners to skooma.js 2021-05-26 11:27:46 +02:00
Talia 62f974b878
Fix case of hyphenated skooma elements 2021-05-26 11:26:12 +02:00
Talia 544e18f9b8
Remove automatic skooma attribute hyphenation 2021-05-22 18:34:17 +02:00
Talia 0448cd2742
Update skooma.js to handle numbers 2021-05-22 14:34:17 +02:00
Talia fb6b86bf7f
Fix undefined variable in skooma.js 2021-05-17 17:19:32 +02:00
Talia 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
Talia 6f85103c63 Fix skooma.js syntax for strict mode 2021-03-05 13:29:21 +01:00
Talia c16eb29161
Extend skooma to support SVG as well as HTML 2021-02-23 19:11:25 +01:00
Talia 5f27242b3f
Fix checking for template objects in skooma.js 2021-02-23 18:55:32 +01:00
Talia 7e72b33325
Remove uppercase node special case from skooma.js 2021-02-22 20:23:41 +01:00
Talia 7a61b965ba
Rename render to skooma.js 2021-02-22 18:37:53 +01:00
Renamed from render.js (Browse further)