Commit Graph

1021 Commits

Author SHA1 Message Date
Aran-Fey e1d16c004a ensure __main__ module is never unloaded 2024-11-09 15:23:01 +01:00
Aran-Fey 7a0b93bc7d bump version 0.10.8rc0 2024-11-09 15:21:54 +01:00
Aran-Fey 3a0eb111f6 reduce unnecessary app reloads 2024-11-09 15:20:22 +01:00
Aran-Fey 53388feb99 change which modules are reloaded 2024-11-09 15:20:22 +01:00
P4nd4no 9d49012483 Update README.md 2024-11-08 12:53:34 +01:00
P4nd4no 20dedfb0fc Update README.md 2024-11-08 12:47:33 +01:00
P4nd4no 3b02e135ab Update README.md 2024-11-08 12:37:29 +01:00
P4nd4no 2acbc591b1 Update README.md 2024-11-08 12:27:57 +01:00
P4nd4no 4505bd9f2d Update README.md 2024-11-08 12:24:05 +01:00
Jakob Pinterits 11ebc24d70 webview import fixes 2024-11-07 23:01:48 +01:00
Jakob Pinterits 6e30b4f294 remove httpx dependency 2024-11-07 22:39:55 +01:00
Aran-Fey f1abd075e9 only import webview if necessary 2024-11-07 20:17:17 +01:00
Jakob Pinterits c6d62efc3b fix arbiter crash 2024-11-07 18:21:57 +00:00
Aran-Fey d88d997721 bump version 0.10.7 2024-11-05 19:28:16 +01:00
Aran-Fey 99e777e6d6 bump dependency versions 2024-11-05 19:26:37 +01:00
Jakob Pinterits f6aa86fb06 bugfix: don't run on_app_start on the wrong, old app server 2024-11-05 18:14:42 +00:00
Jakob Pinterits 4ed81dc15e more reloading related fixes 2024-11-05 14:52:24 +01:00
Jakob Pinterits cc0a553876 fix namespace modules in app loading 2024-11-05 14:37:21 +01:00
Aran-Fey 6bcac49691 Merge pull request #162 from eltociear/patch-1
docs: update README.md
2024-11-05 13:59:58 +01:00
Ikko Eltociear Ashimine 4e56a19eb6 docs: update README.md
incoroparates -> incorporates
2024-11-05 16:57:00 +09:00
Aran-Fey 5b814fe1ca bump version 0.10.7rc0 2024-11-04 10:18:57 +01:00
Aran-Fey 6db1192abf fix incorrect window size in release mode 2024-11-04 10:17:15 +01:00
Aran-Fey f554fe880f mark various constructors as private 2024-11-04 10:17:15 +01:00
P4nd4no 2894ca2ef9 Update README.md 2024-11-03 16:48:19 +01:00
P4nd4no b94dc40709 Update README.md 2024-11-03 16:17:07 +01:00
P4nd4no 198d2dd99c Update README.md
banner
2024-11-03 16:12:19 +01:00
Jakob Pinterits fdeef02d38 wording changes in docs & comments 2024-11-02 19:42:54 +01:00
Aran-Fey 8f936da2ff fix incorrect versioning logic 2024-11-02 17:50:02 +01:00
Aran-Fey 9d9c7627d5 revamp version selector 2024-11-02 17:45:35 +01:00
Aran-Fey 5d07db4b45 bump version 0.10.6 2024-11-02 17:10:10 +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 df489dc377 remove experimental tag from several components 2024-11-01 23:16:09 +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
Aran-Fey aaefe6e17f prototype stub generator 2024-11-01 17:21:07 +01:00
Aran-Fey 15be6b5d33 hard-code mime type for CSS 2024-11-01 17:21:07 +01:00
Jakob Pinterits 784ec5d8b1 pointer event listener fixes 2024-11-01 16:23:07 +01:00
Jakob Pinterits 31e28ed38c table data ingestion unit tests & fixes 2024-10-31 23:05:50 +01:00
Jakob Pinterits 5906b719ad tables now update correctly when their values change 2024-10-31 22:10:53 +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 3e31b6f126 random small fixes all over the place 2024-10-31 17:04:15 +00:00
Sn3llius d4ab3c7d27 added matplotlib and seaborn example, fixed dateinput 2024-10-31 16:53:23 +01:00
Jakob Pinterits f451d49461 fix pointer events for list items 2024-10-30 21:58:43 +01:00
Aran-Fey 68f1ecdf73 restyle component attribute view 2024-10-30 21:58:02 +01:00
Aran-Fey 4c87cc5bfe fix component tree skipping rootmost element 2024-10-30 21:58:02 +01:00