Commit Graph

75 Commits

Author SHA1 Message Date
Face
dbd1e7e6ac user agent 2025-08-09 20:39:04 +03:00
Face
3a722fdf1e object-fit, multithreaded image loading 2025-08-09 15:54:59 +03:00
Face
d47f811670 setInterval, clearInterval, image tests 2025-08-09 14:57:29 +03:00
Face
be9d9c17a6 websocket API 2025-08-09 14:32:21 +03:00
Face
058188299d JSON API, fetch() API 2025-08-09 14:03:46 +03:00
Face
1ea41c7ac6 fix - setAttribute, getAttribute 2025-08-09 13:28:24 +03:00
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
cf43bac2cf docs 2025-08-03 13:23:44 +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
Face
8fbabdd01a cursor, z-index, opacity, "disabled" button support 2025-08-02 14:12:58 +03:00
Face
abe03d0f46 CSS selectors, input styling (border/bg), fix <a> styling removing link 2025-08-01 23:08:30 +03:00
Face
aa4ee1b93c border styles 2025-08-01 21:16:48 +03:00
Face
777f24ccb4 fix font color and button cascading from prev commit 2025-08-01 14:52:34 +03:00
Face
02f7730436 handle font cascading on body (+button & li font support) 2025-08-01 14:44:06 +03:00
Face
49b0e357c9 fix centering - add mx, my, m (auto) 2025-07-31 22:21:23 +03:00
Face
e0f0a545e4 custom font (<font>, font-[name]) 2025-07-31 22:02:03 +03:00
Face
a0c72bd94b add bg/padding for <li>, fix flex <ul> <ol> 2025-07-31 21:00:59 +03:00
Face
c3aff33f46 fix browser UI being off 2025-07-31 16:15:47 +03:00
Face
b59a98ed3a non-flex div background (padding, corner radius) 2025-07-31 16:13:21 +03:00
Face
efe03a3bc7 fix label sizing in containers, radius for div, swap manual bg draw to Panel 2025-07-31 15:07:10 +03:00
Face
2fd69068cd remove redundant dedicated h1-h6 & pre .gd & .tscn 2025-07-30 21:06:40 +03:00
Face
ae733d4121 codebase refactoring (split utils across files) 2025-07-30 20:56:45 +03:00
Face
af8afd6e5b add class selectors 2025-07-30 19:34:10 +03:00
Face
49802fdcf6 apply text styling to ul/ol 2025-07-30 15:34:28 +03:00
Face
b7a73fe448 fix text alignment 2025-07-30 15:24:26 +03:00
Face
3788797688 body text color, color presets 2025-07-30 15:21:59 +03:00
Face
02973f4439 fix button border radius processed by parse_size() 2025-07-30 14:48:14 +03:00
Face
4b58a77ec2 % width/height, body background color, margin/padding 2025-07-30 14:39:33 +03:00
Face
c67b8dc552 restore hover fallback if active undefined 2025-07-29 17:48:39 +03:00
Face
978a97c413 respect inline background props for button 2025-07-29 17:43:05 +03:00
Face
700c819612 default button styling + <style> pseudoclasses fix 2025-07-29 17:31:31 +03:00
Face
4362991412 add button color, corner radius & hover/active states + fix input sizing 2025-07-29 17:10:38 +03:00
Face
179d21f09a improve inherited width/height 2025-07-29 13:07:57 +03:00
Face
97a4d22797 fix w-full h-full and span sizing inheritance 2025-07-28 20:52:13 +03:00
Face
8ca3337f56 width & height inheritance + support w/h on input tags & button 2025-07-28 19:43:19 +03:00
Face
0f061e4352 Merge branch 'main' of https://github.com/outpoot/gurted 2025-07-28 15:22:36 +03:00
Face
d02b109743 flexbox, code cleanup 2025-07-28 15:22:34 +03:00