Commit Graph

345 Commits

Author SHA1 Message Date
Aran-Fey 672bc3a392 mobile dropdown improvements 2025-01-31 19:54:49 +01:00
Aran-Fey 276e6bc136 popup manager improvements 2025-01-31 00:46:43 +01:00
Aran-Fey d0da139ae9 rework PopupManager animations 2025-01-18 18:08:57 +01:00
Aran-Fey 708f52eb46 fix file uploads never completing (client-side) 2025-01-18 18:08:57 +01:00
Aran-Fey fd6c7e9cf1 fix crash when Popup is created open 2025-01-09 23:52:18 +01:00
Aran-Fey 50f9c6c471 fix dropdowns closing but staying focused 2025-01-09 18:27:57 +01:00
Aran-Fey 9af7a6f698 fix MultiLineTextInput swallowing ALL key events 2025-01-09 18:27:57 +01:00
Aran-Fey 94173a57e6 fix TextInput swallowing ALL key events 2025-01-08 08:49:26 +01:00
Aran-Fey 3dd5f9dac3 fix overlays again, hopefully for the last time 2025-01-03 17:54:02 +01:00
Aran-Fey 665d6aea2c fix overlays not working in dev tools 2024-12-30 00:06:59 +01:00
Jakob Pinterits b09eee658b dropdown bugfix 2024-12-17 18:46:18 +01:00
Jakob Pinterits c3e3f3df58 refactor dropdown 2024-12-10 22:32:23 +01:00
Aran-Fey fdce9be8f4 rework docs infrastructure 2024-12-10 00:03:27 +01:00
Jakob Pinterits 4412803c87 popup manager is virtually finished 2024-12-07 14:07:15 +01:00
Jakob Pinterits 0654ab357e explicit messages when canceling tasks 2024-12-07 14:07:15 +01:00
Jakob Pinterits f31fe12995 popup manager progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits 241adb5990 popup manager progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits 7fca0ff056 popup progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits aafc52bb13 popups partially work again 2024-12-07 14:07:15 +01:00
Jakob Pinterits 493b87cc17 popup rework progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits 3c6b7dfc8c popup rework groundwork 2024-12-07 14:07:15 +01:00
Aran-Fey badb9acc3f fix dragMove running after dragEnd 2024-12-06 23:54:51 +01:00
Aran-Fey 6ffbf91af9 fix fundamental root component being added to the DOM too late 2024-12-06 20:18:16 +01:00
Aran-Fey 03f725a92c fix crash when dialog is closed 2024-12-05 08:52:01 +01:00
Aran-Fey cc79cdf113 improve pick_file dialog 2024-12-04 14:08:27 +01:00
Aran-Fey 1a4de5cce5 fix Switcher animation 2024-12-01 14:51:21 +01:00
Aran-Fey fb686e1d07 add missing docs 2024-11-30 17:38:23 +01:00
Jakob Pinterits 157cf88f29 improve click-to-focus for multi line text inputs 2024-11-29 13:58:40 +01:00
Aran-Fey 6dd3b063d0 fix layout of browse button in pick_file 2024-11-28 08:00:46 +01:00
Aran-Fey 99ade60a08 implement drag-n-drop for pick_file 2024-11-26 12:31:51 +01:00
Aran-Fey 1f4bc17724 rework pick_file 2024-11-26 10:06:01 +01:00
Aran-Fey 461d3a88ef implement Webview 2024-11-26 10:01:26 +01:00
Aran-Fey 57e20a750a add reserve_space_y parameter 2024-11-26 10:00:44 +01:00
Aran-Fey 87541db398 auto-detect HTML that needs an iframe 2024-11-26 10:00:44 +01:00
Jakob Pinterits 4a758fe0b3 remove debug prints, add missing import 2024-11-22 14:33:32 +01:00
Jakob Pinterits 8b6d15bde0 file picker area revamp 2024-11-22 13:16:24 +01:00
Jakob Pinterits 8b62f4fc99 improved file picker area progress display 2024-11-20 17:54:23 +01:00
Aran-Fey 0c94e2c322 fix Stack shrinking its children 2024-11-18 22:42:58 +01:00
Jakob Pinterits 0168b6a03b image code cleanup, colorful theme headings 2024-11-18 21:43:06 +01:00
Jakob Pinterits 82e3257bfb graph editor progress & fixes 2024-11-17 12:26:40 +01:00
Jakob Pinterits f98633818f more graph editor fixes 2024-11-16 22:44:17 +01:00
Jakob Pinterits c3e7739205 node editor fixes 2024-11-16 22:26:53 +01:00
Jakob Pinterits 3352163c66 graph editor: support cutting connections 2024-11-15 23:09:52 +01:00
Jakob Pinterits c71bc29e2d graph editor progress 2024-11-13 22:39:07 +01:00
Jakob Pinterits e983e96013 WIP: refactor client-side graph editor code 2024-11-13 20:22:20 +01:00
Jakob Pinterits 7943018a79 graph editor progress 2024-11-13 17:50:03 +01:00
Aran-Fey 1239696add fix pointer events 2024-11-13 12:05:18 +01:00
Aran-Fey 393750e20d fix incorrect usages of getBoundingClientRect 2024-11-13 10:43:57 +01:00
Jakob Pinterits 5a175c21f0 WIP added initial graph editor 2024-11-12 23:31:02 +01:00
Aran-Fey 6db1192abf fix incorrect window size in release mode 2024-11-04 10:17:15 +01:00