Commit Graph

135 Commits

Author SHA1 Message Date
Aran-Fey facad9d526 refactor testing framework 2025-03-29 16:14:22 +01:00
Aran-Fey 895a698a46 fix guard/redirect tests 2025-03-23 20:52:40 +01:00
Aran-Fey 743841a529 remove incorrect test for enum constructors 2025-03-21 11:59:09 +01:00
Aran-Fey 505263f3c1 fix some app loading tests 2025-03-21 11:49:06 +01:00
Aran-Fey f6cf8cf4fc deprecate CursorStyle enum + some other stuff 2025-03-21 11:49:06 +01:00
Aran-Fey b27d748be4 add test for loading as_fastapi() app 2025-03-21 11:49:06 +01:00
Aran-Fey 56e71e8d57 remove outdated NumberInput tests 2025-03-18 14:44:26 +01:00
Aran-Fey afa572204e NumberInput can now evaluate math 2025-03-18 13:15:45 +01:00
Aran-Fey 52448d21d8 misc fixes 2025-03-17 19:12:12 +01:00
Aran-Fey 407004a770 fix incorrect handling of reconciled components 2025-03-16 15:23:16 +01:00
Aran-Fey 2e48f9d270 reorganize NumberInput tests 2025-03-16 15:23:15 +01:00
Aran-Fey 13931a3921 fix NumberInput never updating its value 2025-03-13 23:31:46 +01:00
Aran-Fey 7244a57d0a fix crash in reconciler 2025-03-12 22:07:40 +01:00
Aran-Fey ae610674ab fix PageView and add usage warning to PendingAttributeBinding 2025-03-11 19:13:38 +01:00
Aran-Fey a347c336f1 remove _weak_creator_ 2025-03-11 19:13:38 +01:00
Aran-Fey 4dbd2c0889 replace key_scan with global data structure 2025-03-11 19:13:38 +01:00
Jakob Pinterits 59cb2c788f fix unit tests 2025-03-05 21:35:46 +01:00
Jakob Pinterits 9104808d0b update introspection to fix unit test 2025-03-05 21:27:33 +01:00
Jakob Pinterits 3bf8ab6149 table & grid bugfixes 2025-03-05 20:46:29 +01:00
Aran-Fey 018307d01a add more tests for mount/unmount 2025-03-02 21:54:34 +01:00
Aran-Fey 7c9933eeed fix Session._make_url_absolute removing url fragment 2025-02-28 09:58:50 +01:00
Aran-Fey 0b77c7d4f4 add unit tests for Session._make_url_absolute 2025-02-27 21:16:36 +01:00
Aran-Fey 4d9aa002d5 misc fixes 2025-02-27 21:05:00 +01:00
Aran-Fey 79a18ca64e fix endless loop in redirects 2025-02-25 12:05:39 +01:00
Aran-Fey 2cf92cab4f fix FilePickerAreas sharing state due to mutable default argument 2025-02-24 15:22:12 +01:00
Aran-Fey 43ca18ef67 improve a type hint 2025-02-23 11:49:14 +01:00
Jakob Pinterits 7766454015 page URLs are case insensitive again 2025-02-22 21:37:29 +01:00
Jakob Pinterits bbeb3e8e87 rework URL normalization 2025-02-22 21:10:41 +01:00
Aran-Fey aaa61c35a3 misc small fixes 2025-02-21 18:34:53 +01:00
Aran-Fey 42bb277dbf fix unit tests for url parameters 2025-02-20 14:24:14 +01:00
Jakob Pinterits 8910a2dd44 run pre commit hooks, remove job extension, tweaks 2025-02-01 20:00:18 +01:00
Aran-Fey d2038ae0ac fix routing if url parameter can't be parsed 2025-02-01 11:13:41 +01:00
Aran-Fey 51c24de303 generate URLs for bool url parameters 2025-01-31 10:50:35 +01:00
Jakob Pinterits 1ed819ae6d improvements to project files 2025-01-19 12:52:33 +01:00
Jakob Pinterits 13e5d9031e unit tests for gradient stop interpolation 2025-01-14 16:17:12 +01:00
Jakob Pinterits b74bdaacb0 extension fixes 2025-01-01 22:18:19 +01:00
Aran-Fey 9c33298f9f integrate dynamic routes into the sitemap 2024-12-29 16:27:01 +01:00
Jakob Pinterits 5aedd3886e cut down on exposed platform information 2024-12-28 17:01:09 +01:00
Jakob Pinterits 83dbf23c23 WIP expose additional platform information 2024-12-28 16:58:05 +01:00
Aran-Fey a76c3a29d8 reorganize layout tests 2024-12-26 21:24:56 +01:00
Aran-Fey 05ff195141 misc minor fixes 2024-12-26 13:35:59 +01:00
Aran-Fey af5769ab26 add rio.QueryParameter 2024-12-20 21:53:16 +01:00
Aran-Fey 64f4ab1031 support Literal and None as URL parameters 2024-12-20 10:04:01 +01:00
Jakob Pinterits 7a01c75c18 rework snippet infrastructure 2024-12-18 19:24:15 +01:00
Jakob Pinterits a636bd2487 dynamic url fixes 2024-12-17 17:19:28 +01:00
Aran-Fey 122424f7b4 improve error message when page can't be loaded 2024-12-17 13:34:14 +01:00
Aran-Fey 492075a1bc fix allocation of HighLevelRootComponent 2024-12-17 12:36:43 +01:00
Aran-Fey d46d671ba1 rework docs infrastructure 2024-12-17 01:04:01 +01:00
Jakob Pinterits 27af41951a dynamic route fixes 2024-12-16 23:00:55 +01:00
Jakob Pinterits d292b8c331 add initial support for dynamic routes 2024-12-16 22:42:33 +01:00