Commit Graph

44 Commits

Author SHA1 Message Date
Jakob Pinterits 8b6d15bde0 file picker area revamp 2024-11-22 13:16:24 +01:00
Aran-Fey 393750e20d fix incorrect usages of getBoundingClientRect 2024-11-13 10:43:57 +01:00
Jakob Pinterits 9e78d62698 JavaScript now also uses double quotes in strings 2024-09-26 19:37:51 +02:00
Aran-Fey 618105329c add max-size 2024-08-10 20:31:02 +02:00
Aran-Fey f7edc80842 add accessibility parameters 2024-07-06 23:18:15 +02:00
Jakob Pinterits dd19134f64 more layout unit test work 2024-07-05 19:18:54 +02:00
Aran-Fey dfd71f365e implement proportions 2024-07-02 20:52:05 +02:00
Aran-Fey 794a31306d fix race condition in windowSizeChange event 2024-07-02 12:36:39 +02:00
Aran-Fey 5031435b2c fix inability to remove SwitcherBar icons 2024-06-30 19:19:02 +02:00
Jakob Pinterits 82dbcefb8f various fixes in random places 2024-06-23 22:46:30 +02:00
Aran-Fey 7e75efa023 implement component picker tool 2024-06-23 13:41:03 +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
Aran-Fey 8e60bdd6db fix Flow 2024-06-22 08:17:58 +02:00
Jakob Pinterits a76c8572c0 devtools partially work again 2024-06-21 21:04:13 +02:00
Jakob Pinterits fa56f49745 layouter related bugfixes 2024-06-20 21:29:46 +02:00
Aran-Fey a27da37616 fix overlays 2024-06-20 20:05:46 +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 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 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 8262a55b42 more devtools improvements 2024-06-06 16:26:04 +00:00
Jakob Pinterits 961003548a WIP: massive dev-tools rework 2024-06-05 19:02:41 +00:00
Jakob Pinterits 5970c0588c docs tweaks, function to get pre-alignment size 2024-06-04 22:16:35 +02:00
Jakob Pinterits 8b8e68523b bugfix: the generated date format string wasn't supported on windows 2024-06-04 17:06:30 +02:00
Jakob Pinterits 053fc108ea WIP new layout display 2024-06-04 00:00:14 +02:00
Jakob Pinterits fd3fa124df shiny new function for getting allocated component layouts 2024-06-03 20:53:16 +02:00
Jakob Pinterits a0b338bc37 sessions are now aware of the client's formatting preference 2024-06-01 18:19:12 +02:00
Aran-Fey c53c034a20 reorganize clipboard code 2024-05-30 09:57:30 +02:00
Anthony Mattice 782503e47f better error handling...refactor current copyToClipboard function 2024-05-29 13:34:17 -05:00
Jakob Pinterits a2f5207d1b added on_window_size_change event 2024-05-28 17:40:41 +00:00
Aran-Fey bac0946b13 fix non-http urls being opened incorrectly 2024-05-28 12:21:34 +02:00
Aran-Fey 08ff6b2821 fix history-back not working 2024-05-26 15:01:42 +02:00
Aran-Fey 3c64394ce5 fix #undefined url fragment 2024-05-26 12:42:25 +02:00
Aran-Fey c39c797678 fix ScrollTargets 2024-05-25 18:53:02 +02:00
Aran-Fey 76bfb9c891 add workaround for font loading bug 2024-05-24 19:37:42 +02:00
Aran-Fey 5f0d5836dd remove unnecessary open_in_new_tab parameter 2024-05-22 18:38:11 +02:00
Aran-Fey 6bb892a7ea fix link opening logic 2024-05-22 12:12:11 +02:00
Jakob Pinterits a53ef45f69 links no longer reload when nagivating to a local page 2024-05-17 21:17:08 +02:00
Aran-Fey 9b993e84ce fix browser not scrolling to ScrollTargets 2024-04-27 17:38:23 +02:00
Aran-Fey bf7ed07d76 ScrollTargets can now copy the url 2024-04-22 16:59:54 +02:00
Aran-Fey d5e02c3c52 initial commit 2024-04-03 19:23:29 +02:00