Commit Graph

11 Commits

Author SHA1 Message Date
Talia 578e965c90
Add event listeners to skooma.js 2023-09-29 15:07:59 +02:00
Talia 9e475b4924
Fix case of hyphenated skooma elements 2023-09-29 15:07:59 +02:00
Talia f0b56c074c
Remove automatic skooma attribute hyphenation 2023-09-29 15:07:59 +02:00
Talia a1677b151f
Update skooma.js to handle numbers 2023-09-29 15:07:59 +02:00
Talia 5a1abac6e8
Fix undefined variable in skooma.js 2023-09-29 15:07:59 +02:00
Talia ada29b303d
Make hyphenation in consistent with browser APIs
Javascript snake-case gets turned into kebab-case in HTML

Change name attribute in example to match
2023-09-29 15:07:57 +02:00
Talia bc251001bc
Fix skooma.js syntax for strict mode 2023-09-29 15:07:48 +02:00
Talia b789242c4c
Extend skooma to support SVG as well as HTML 2023-09-29 15:07:48 +02:00
Talia 4aa9a658b4
Fix checking for template objects in skooma.js 2023-09-29 15:07:48 +02:00
Talia 46864950b2
Remove uppercase node special case from skooma.js 2023-09-29 15:07:48 +02:00
Talia b626076a04
Rename render to skooma.js 2023-09-29 15:07:48 +02:00
Renamed from render.js (Browse further)