Commit Graph

211 Commits

Author SHA1 Message Date
Aran-Fey c3614724e2 fix connection lost popup 2024-06-23 22:42:02 +02:00
Aran-Fey c8b9b0734b fix ripple effect 2024-06-23 20:28:45 +02:00
Aran-Fey 09e075cab4 improve component picker 2024-06-23 19:27:49 +02:00
Jakob Pinterits 7749aa929d layout display fixes 2024-06-23 19:08:06 +02:00
Aran-Fey 2af808490d fix inability to select text in InputBox 2024-06-23 18:50:42 +02:00
Aran-Fey 7e75efa023 implement component picker tool 2024-06-23 13:41:03 +02:00
Aran-Fey 6e85ca4002 minor dropdown improvements 2024-06-23 01:54:05 +02:00
Aran-Fey c3c8891a83 highlighter now follows its target 2024-06-22 21:58:55 +02:00
Aran-Fey a305930fb4 fix Text wrap not setting natural width to 0 2024-06-22 19:44:45 +02:00
Jakob Pinterits 52f0b8c521 plotly plots now have their layout updated on resizes 2024-06-22 09:32:15 +02:00
Aran-Fey 8e60bdd6db fix Flow 2024-06-22 08:17:58 +02:00
Aran-Fey d1724eb0d0 fix grids, popups & more 2024-06-21 21:04:51 +02:00
Jakob Pinterits a76c8572c0 devtools partially work again 2024-06-21 21:04:13 +02:00
Aran-Fey 621f927668 fix overlays not working in release mode 2024-06-21 08:36:41 +02:00
Jakob Pinterits fa56f49745 layouter related bugfixes 2024-06-20 21:29:46 +02:00
Aran-Fey 873a085579 rework handling of rootComponent 2024-06-20 20:41:58 +02:00
Aran-Fey a27da37616 fix overlays 2024-06-20 20:05:46 +02:00
Aran-Fey 8b0aa804dc rework root scroller 2024-06-20 19:34:44 +02:00
Jakob Pinterits 0d0488d864 Layouter now has a full custom layouting implementation 2024-06-20 17:33:43 +02:00
Aran-Fey bdf8c89cc5 implement overlays 2024-06-20 13:11:19 +02:00
Aran-Fey 5ef223a3bd fix various things 2024-06-20 10:18:48 +02:00
Aran-Fey 2b24e30eac inputBoxes now ensure they're wide enough for the label 2024-06-19 21:13:54 +02:00
Aran-Fey 6337e772ec change color of selected SwitcherBar option 2024-06-19 18:42:40 +02:00
Aran-Fey ab02b9406e various stuff 2024-06-19 10:50:34 +02:00
Aran-Fey 7d329db85c misc fixes 2024-06-18 21:46:06 +02:00
Aran-Fey d4bb384698 fix various single-containers 2024-06-18 21:46:06 +02:00
Aran-Fey 0e36811b27 remove JS layouting 2024-06-18 21:46:06 +02:00
Aran-Fey 82efda0b6a fix slider values positioning 2024-06-18 21:45:19 +02:00
Aran-Fey d001f0c97a add auto-completion for icons 2024-06-18 21:43:42 +02:00
Jakob Pinterits 683e061024 slider value display fixes 2024-06-18 21:39:10 +02:00
Jakob Pinterits a1ec7dd686 removed unnecessary change event trigger from textinput 2024-06-18 21:38:31 +02:00
Jakob Pinterits 5fca8cbffc added gain_focus / lose_focus events to TextInput and NumberInput 2024-06-18 21:38:30 +02:00
Florian Knappers f5b0127b77 changed slider update to react to component state change 2024-06-18 21:37:14 +02:00
Florian Knappers d80b530962 Added show_values to the slider component 2024-06-18 21:36:02 +02:00
Aran-Fey 5926daeabe InputBox rework 2024-06-18 21:34:57 +02:00
Aran-Fey 9174876a7f fix invalid grid CSS values 2024-06-18 21:34:26 +02:00
Aran-Fey ca5b86d919 implement Switcher 2024-06-18 21:34:26 +02:00
Aran-Fey fbff275a38 fix revealer animating its initial state 2024-06-18 21:34:26 +02:00
Aran-Fey 0cdc77dace fix various single-containers 2024-06-18 21:34:25 +02:00
Aran-Fey e0c19ba166 notify components when a child's _grow_ changes 2024-06-18 21:34:06 +02:00
Aran-Fey a47d2222ba implement switcher 2024-06-18 21:34:06 +02:00
Aran-Fey 5806497131 implement revealers 2024-06-18 21:34:06 +02:00
Aran-Fey e0cdf216ff fix margins sticking out of parent 2024-06-18 21:34:06 +02:00
Aran-Fey e4707bdbc4 implement scrolling 2024-06-18 21:34:06 +02:00
Aran-Fey 9e367bb339 ruined SwitcherBar 2024-06-18 21:34:04 +02:00
Aran-Fey 79d4cc0ae5 implement Grid 2024-06-18 21:33:31 +02:00
Aran-Fey fe5c5abfa6 remove JS layouting 2024-06-18 21:33:29 +02:00
Jakob Pinterits 6e4975cce0 small layout tweaks 2024-06-18 19:57:23 +02:00
Jakob Pinterits 7e75bf661a plotly plots now serialize themselves much faster 2024-06-18 18:17:58 +02:00
Aran-Fey 1ecc98e593 fix websocket reconnect trapping user 2024-06-18 00:08:38 +02:00