Commit Graph

115 Commits

Author SHA1 Message Date
Face
5759ee6221 threaded Lua VM 2025-08-08 16:51:21 +03:00
Face
d4aa741452 input, change, submit on text/number/range/color/date/file/checkbox/radio/select/form/textarea and form API 2025-08-07 14:05:41 +03:00
Face
c3e72093ea fix a few warnings 2025-08-06 22:10:17 +03:00
Face
057fe451f2 Clipboard API (Clipboard.write(string)) 2025-08-06 16:41:01 +03:00
Face
94f6914539 DOM manipulation (insertBefore, insertAfter, replace, clone) (parent, nextSibling, previousSibling, firstChild, lastChild) 2025-08-06 16:03:09 +03:00
Face
05a959647d CSS selectors in select() Lua API // fix class attr functions 2025-08-06 13:59:43 +03:00
Face
f68f31d526 Signal and Time API 2025-08-05 19:45:32 +03:00
Face
92b7976256 getAttribute, setAttribute 2025-08-05 18:35:13 +03:00
Face
ba2f49559e classList:add, classList:remove, classList:toggle, style handling 2025-08-05 18:01:16 +03:00
Face
7f90dfb716 camelCase and direct access 2025-08-04 17:04:35 +03:00
Face
6c0a08d501 add create, append, remove, set_timeout, clear_timeout, get_children, refactor ul/ol and dynamic recounting 2025-08-04 16:31:16 +03:00
Face
e22ad21fd0 lua: select, log, body, on, get_text, set_text, subscribtions, events (keyup, keydown, keypress, mouseover, mouseup, mousedown, mouseenter, mouseexit, click, focusin, focusout) 2025-08-04 14:07:56 +03:00
Face
823149057a add margin, div hover, sizing improvements 2025-08-03 13:23:02 +03:00
Face
233afbfe1a fix RGB color, more color presets, fix font size, fix mono font 2025-08-02 19:45:46 +03:00
Face
e575974721 move wayfinder files to Flumi folder 2025-08-02 14:18:14 +03:00