Commit Graph

7 Commits

Author SHA1 Message Date
Talia 3421f340f7 Rename BetterHTMLElement to Better 2021-06-23 15:14:40 +02:00
Talia be31d1fd44
Add mutation observer to BetterHTMLElement 2021-05-22 14:58:07 +02:00
Talia 137f586400
Add option for customized built-in elements 2021-05-17 17:18:58 +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 d703ae148d
Refactor BetterHTMLElement with more meta-magic 2021-02-22 22:35:05 +01:00
Talia c8fd5b1c40 Refactor scripts into ES6 modules 2021-02-17 11:02:58 +01:00
Talia bbbb23427a Add Better HTML element class for custom elements 2020-10-27 16:40:38 +01:00