Commit Graph

919 Commits

Author SHA1 Message Date
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 0fdda4a15c improved how theme colores are derived 2024-09-28 21:41:31 +02:00
Jakob Pinterits 88794c0e71 bugfix: don't die on empty grid rows 2024-09-28 21:41:31 +02:00
Aran-Fey e53adcec10 remove stray line breaks in doc summaries 2024-09-28 12:29:56 +02:00
Aran-Fey 9f852059f5 fix navigate_to removing query and fragment 2024-09-28 12:29:56 +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 ceffb12874 changed all typing imports to import typing_extensions as te 2024-09-27 20:58:04 +02:00
Jakob Pinterits c4249bbe74 changed all typing imports to import typing as t 2024-09-27 20:58:04 +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 95185e4cd1 bump version 0.10.2 2024-09-27 20:51:10 +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
Aran-Fey de2a9069d9 bump version 0.10.1 2024-09-27 12:22:33 +02:00
Aran-Fey 9452fb494d update publishing script 2024-09-27 12:21:04 +02:00
Aran-Fey 2d1941dce7 fix placeholders in index.html 2024-09-27 12:17:25 +02:00
Aran-Fey 9f74af1765 fix release script not pushing tag 2024-09-27 11:26:08 +02:00
Aran-Fey 0d397ecb21 docstring fixes 0.10 2024-09-27 10:49:12 +02:00
Sn3llius 98cd3120aa updated example svgs 2024-09-26 20:59:26 +02:00
Sn3llius abc721a0d1 small fixes 2024-09-26 20:01:13 +02:00
Sn3llius 8c0b3268b2 added how to remove default navbar 2024-09-26 19:50:13 +02:00
Sn3llius 0c98cf7d1b how to: remove default navbar 2024-09-26 19:50:13 +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
Sn3llius ab9e302a42 added how tos, updated docs 2024-09-25 18:38:15 +02:00
Jakob Pinterits 5a97e6a847 bumped httpx version 2024-09-24 19:38:19 +02:00
Jakob Pinterits 398ec87d8a updated the section on stability in the readme 2024-09-24 19:38:19 +02:00
Jakob Pinterits 77d35cbcfb added link to open a github issue 2024-09-24 19:38:19 +02:00
Sn3llius c8bd3ed461 updated How to Guide for Multiple Pages, Routing and Guards 2024-09-24 15:59:41 +02:00
Aran-Fey 8b35a3c56d document @page() 2024-09-23 18:56:30 +02:00
Aran-Fey fd9dcb8471 fix crash in asyncio monkeypatch 2024-09-23 18:56:30 +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
Sn3llius 7ff0f83bef fixed persistence in auth example 2024-09-23 15:21:01 +02:00
Aran-Fey a8a57fcef7 fix redirect in login example 2024-09-22 19:52:17 +02:00
Jakob Pinterits 765baefaad documentation improvements 2024-09-21 16:41:23 +02:00
Jakob Pinterits d168e0e8dd improved authentication example 2024-09-21 16:34:39 +02:00
Jakob Pinterits 35fa963654 auth example improvements 2024-09-21 14:46:05 +02:00
Jakob Pinterits d87ccf3856 added file chooser area docs 2024-09-21 13:57:16 +02:00
Sn3llius 8739e987ea updated pages how to 2024-09-20 18:30:54 +02:00
Christoph Wimmer 0d88c1ea60 How to Guide: Multiple Pages, Routing, and Guards 2024-09-20 18:28:18 +02:00
Aran-Fey b88b541ed7 fix save_file not working in run_in_window 2024-09-20 18:10:05 +02:00
Jakob Pinterits a54d6bc046 improved icon docs 2024-09-20 08:44:34 +02:00
Sn3llius 4b8812e05c modified snippets for page rework 2024-09-19 17:57:24 +02:00