quill notes

This commit is contained in:
metacryst
2025-11-13 15:53:16 -06:00
parent 493f1c2e1f
commit 8a97f92b0a

View File

@@ -1,6 +1,7 @@
/* /*
Sam Russell Sam Russell
Captured Sun Captured Sun
11.13.25 - changed onFocus() to be a boolean event, added onInput()
11.9.25 - changed p(innerText) to p(innerHTML), adjusted onNavigate to work for multiple elements and with correct "this" scope 11.9.25 - changed p(innerText) to p(innerHTML), adjusted onNavigate to work for multiple elements and with correct "this" scope
11.7.25 - changed registerShadow() to register(), changed onClick() to be like onHover() 11.7.25 - changed registerShadow() to register(), changed onClick() to be like onHover()
11.6.25 - adding default value for "button()" "children" parameter 11.6.25 - adding default value for "button()" "children" parameter