Commit Graph

430 Commits

Author SHA1 Message Date
Aran-Fey 6db1192abf fix incorrect window size in release mode 2024-11-04 10:17:15 +01:00
Jakob Pinterits 0e8ab04406 fix styling support for tables 2024-11-02 15:49:51 +01:00
Jakob Pinterits a5a5db7366 improved table styling 2024-11-02 15:08:28 +01:00
Jakob Pinterits 4b6b4ae924 table fixes 2024-11-02 14:02:41 +01:00
Jakob Pinterits 88ad90bca2 table progress 2024-11-02 08:45:14 +01:00
Jakob Pinterits d67149101e restyled tables 2024-11-01 20:42:57 +01:00
Jakob Pinterits e429d1512a fix another PointerEventListener bug 2024-11-01 20:42:57 +01:00
Aran-Fey 6c33d876b8 fix janky keyboard focus in MediaPlayer 2024-11-01 17:21:08 +01:00
Jakob Pinterits 784ec5d8b1 pointer event listener fixes 2024-11-01 16:23:07 +01:00
Jakob Pinterits 4e077e7a34 improved tables 2024-10-31 22:01:30 +01:00
Jakob Pinterits a368bba6a9 WIP table rework 2024-10-31 19:26:59 +00:00
Jakob Pinterits f451d49461 fix pointer events for list items 2024-10-30 21:58:43 +01:00
Aran-Fey 4c87cc5bfe fix component tree skipping rootmost element 2024-10-30 21:58:02 +01:00
Jakob Pinterits 2091aedfdb fix website component 2024-10-15 17:46:35 +02:00
Jakob Pinterits 8ff954d55c harmonized styles of switcherbar & plain button hover styles 2024-10-08 17:52:19 +02:00
Jakob Pinterits 53f7ee370b dropdowns now also support input box styling 2024-10-05 18:59:52 +02:00
Jakob Pinterits fdd87fe513 pointer event listener prototyping 2024-10-04 23:15:12 +02:00
Jakob Pinterits 71b19d08dc switched more mouse events to pointer events 2024-10-04 19:48:01 +02:00
Jakob Pinterits 4798c2c37d switch all JS mouse events to pointer events 2024-10-04 19:33:21 +02:00
Aran-Fey 753132718d fix typescript warning about override of state 2024-10-04 15:04:57 +02:00
Aran-Fey 5f761740f4 fix dialogs detecting clicks incorrectly 2024-10-03 22:14:02 +02:00
Jakob Pinterits b17419ee2e prevent multi line text input click-through 2024-10-02 19:22:17 +02:00
Jakob Pinterits 6f830ac109 dialogs no longer close themselves when clicking into an inactive child 2024-10-02 19:22:17 +02:00
Jakob Pinterits bc830505b1 improved input box styling 2024-10-01 17:44:24 +02:00
Jakob Pinterits 168dc69bde tweaked corner radii 2024-09-29 18:31:37 +02:00
Jakob Pinterits 25e647ac91 more theming tweaks 2024-09-29 16:49:01 +02:00
Jakob Pinterits bea61ff093 fixed plain text button color 2024-09-29 08:36:37 +02:00
Jakob Pinterits 64bf2c4b5d button backgrounds now animate smoothly 2024-09-29 07:05:17 +02:00
Jakob Pinterits 45a330ae46 flashbang prevention prevention 2024-09-27 22:14:09 +02:00
Jakob Pinterits e9007f93c1 many small fixes 2024-09-27 21:00:46 +02:00
Jakob Pinterits 4d9b375625 added new style to rio.TextInput 2024-09-27 20:58:04 +02:00
Jakob Pinterits f5c88021cf added strikethrough to text styles
Implements #136
2024-09-27 20:58:04 +02:00
Jakob Pinterits 73d0958db9 more work on input box styles 2024-09-27 20:58:04 +02:00
Aran-Fey 04cd0325fd fix corner radius of input boxes 2024-09-27 20:48:51 +02:00
Aran-Fey 0d8fd4d696 fix crash in switcherBar 2024-09-27 20:46:28 +02:00
Aran-Fey 771a434340 add error messages to JS assertions 2024-09-27 13:45:18 +02:00
Jakob Pinterits 9e78d62698 JavaScript now also uses double quotes in strings 2024-09-26 19:37:51 +02:00
Jakob Pinterits 0da61ef150 renamed v0.9.3 to v0.10 & initial pill shape for text inputs 2024-09-26 19:37:51 +02:00
Jakob Pinterits 7c0c9bc2f7 fixed bugs stemming from the previous commit 2024-09-23 18:07:11 +02:00
Jakob Pinterits 39403fe4e8 renamed "file chooser" to "pick file" 2024-09-23 18:03:41 +02:00
Aran-Fey e99564a07c fix crash when page can't be imported 2024-09-19 13:36:42 +02:00
Jakob Pinterits ce102cbfeb reworked setup creation infrastructure 2024-09-18 15:17:05 +00:00
Jakob Pinterits 929d46570c dialogs no longer block pointer events on disappearance 2024-09-15 11:32:14 +02:00
Jakob Pinterits b3a8e5b0dd renamed & restyled FileChooserArea 2024-09-14 08:51:18 +02:00
Jakob Pinterits f190302093 improvements to UploadArea 2024-09-13 22:33:55 +02:00
Jakob Pinterits 7910d4dae8 completely reworked upload area 2024-09-13 21:38:52 +02:00
Jakob Pinterits 084af750c3 renamed internal methods, UploadArea groundwork 2024-09-13 13:12:30 +02:00
Aran-Fey bf0b1f375a fix IconButton never shrinking 2024-09-12 16:54:35 +02:00
Jakob Pinterits 9ffdfe19e2 rename button style bold-text to colored-text 2024-09-10 18:14:52 +02:00
Jakob Pinterits 74baca059c fixed some button styles not working in dialogs 2024-09-08 14:11:39 +02:00