Jakob Pinterits
|
52bd9a2ebe
|
bugfix: deprecation code was deleting explicitly set properties
|
2024-09-03 21:37:40 +02:00 |
|
Jakob Pinterits
|
7a142892af
|
fixed several deprecation warnings, removed popup event
|
2024-09-03 17:02:36 +02:00 |
|
Jakob Pinterits
|
7bbbd2f438
|
renamed IconButton.size to IconButton.min_size
|
2024-09-02 18:24:56 +02:00 |
|
Sn3llius
|
8bbd40fdbb
|
improved docstrings
|
2024-09-01 17:16:02 +02:00 |
|
Jakob Pinterits
|
b93b05c395
|
updated text & markdown docs
|
2024-09-01 16:48:35 +02:00 |
|
Jakob Pinterits
|
b83f761693
|
deprecation handling fixes, renamed text parameters
|
2024-09-01 16:48:35 +02:00 |
|
Sn3llius
|
45b31e5ab9
|
updated docstrings
|
2024-09-01 10:29:13 +02:00 |
|
Jakob Pinterits
|
9012d7d394
|
code block scrolling fix
|
2024-08-30 10:33:27 +02:00 |
|
Jakob Pinterits
|
6812c6602c
|
progress on new tables
|
2024-08-29 17:06:35 +02:00 |
|
Jakob Pinterits
|
1996ec90df
|
WIP: new table implementation
|
2024-08-29 08:50:59 +02:00 |
|
Jakob Pinterits
|
7f364f183e
|
fixed bugs in table indexing
|
2024-08-28 19:10:34 +02:00 |
|
Jakob Pinterits
|
c65782aaf9
|
more table groundwork
|
2024-08-28 07:04:02 +02:00 |
|
Jakob Pinterits
|
cfd198ea57
|
groundwork for table styling (breaks tables)
|
2024-08-27 23:25:50 +02:00 |
|
Jakob Pinterits
|
170ecd211c
|
dialogs can now store a result value
|
2024-08-23 21:33:43 +02:00 |
|
Jakob Pinterits
|
4c667a2ba0
|
rework base-url support
|
2024-08-21 19:41:02 +02:00 |
|
Jakob Pinterits
|
9c173532c4
|
add support for base URLs, though they aren't user-configurable yet
|
2024-08-19 17:11:09 +02:00 |
|
Sn3llius
|
907115c10b
|
fixed on_save in simple CRUD
|
2024-08-17 09:39:54 +02:00 |
|
Sn3llius
|
02c4934cda
|
added show_custom_dialog example
|
2024-08-15 13:12:04 +02:00 |
|
Jakob Pinterits
|
92ffd836be
|
fixed tooltip positioning
|
2024-08-14 21:20:26 +02:00 |
|
Jakob Pinterits
|
18a543e00f
|
width/height can no longer be None, improved dev tools
|
2024-08-14 20:23:22 +02:00 |
|
Jakob Pinterits
|
558c3091bc
|
dev-tools fixes
|
2024-08-14 18:07:44 +02:00 |
|
Jakob Pinterits
|
30eadc14c6
|
documentation & dev tools updates for width -> min_width
|
2024-08-14 17:34:57 +02:00 |
|
Jakob Pinterits
|
1149528ffb
|
updated code to use min_... instead of just ...
|
2024-08-14 17:06:50 +02:00 |
|
Jakob Pinterits
|
3d53ec8da6
|
dialog bugfixes & documentation improvements
|
2024-08-14 16:53:49 +02:00 |
|
Sn3llius
|
1a24c6a564
|
added yes_no_dialog and simple_dialog examples
|
2024-08-14 15:42:55 +02:00 |
|
Aran-Fey
|
3c77d7f30b
|
fix properties being applied to wrong element
|
2024-08-10 20:37:28 +02:00 |
|
Aran-Fey
|
390ea40be1
|
deprecate width and height
|
2024-08-10 20:31:03 +02:00 |
|
Aran-Fey
|
1b4c406cf1
|
fix static typing error
|
2024-08-10 20:31:02 +02:00 |
|
Aran-Fey
|
618105329c
|
add max-size
|
2024-08-10 20:31:02 +02:00 |
|
Jakob Pinterits
|
98152696d3
|
experimental support for codeblock scrolling
|
2024-08-08 16:12:51 +02:00 |
|
Aran-Fey
|
ea8e396831
|
fix Image displaying stuff outside of the svg viewbox and corner_radius not working reliably
|
2024-08-08 12:04:22 +02:00 |
|
Jakob Pinterits
|
b3af6dbef4
|
added convenience function for yes-no dialogs
|
2024-08-04 16:32:18 +02:00 |
|
Aran-Fey
|
c6e229f88e
|
dialog improvements
|
2024-08-04 15:34:45 +02:00 |
|
Jakob Pinterits
|
4e50965bb7
|
improved error message when build changes a component's state
|
2024-08-02 19:19:11 +02:00 |
|
Jakob Pinterits
|
f506601ceb
|
changed thousands separator API for number inputs
|
2024-08-02 19:14:33 +02:00 |
|
Jakob Pinterits
|
b44ce2b11d
|
further improved the conventions section in the contributing file
|
2024-08-02 19:14:33 +02:00 |
|
Aran-Fey
|
13fbe51968
|
update URL to CONTRIBUTING.md
|
2024-07-31 19:40:17 +02:00 |
|
Jakob Pinterits
|
024000427b
|
improved media player, silky smooth switcherbars
fixes #116
|
2024-07-30 20:55:55 +02:00 |
|
Jakob Pinterits
|
aa9e158f80
|
improved contributing guidelines
|
2024-07-30 18:38:44 +02:00 |
|
Aran-Fey
|
c54d140133
|
fix on_playback_end event not triggering
|
2024-07-29 23:30:08 +02:00 |
|
Jakob Pinterits
|
e9155696e3
|
MediaPlayer now defaults to a black background (technically breaking)
|
2024-07-29 22:38:37 +02:00 |
|
Jakob Pinterits
|
aafb90965e
|
fixed z-order issues in Stack and Drawer
|
2024-07-29 21:41:54 +02:00 |
|
Sn3llius
|
61be6799fb
|
Updeated rio.Color docs
|
2024-07-28 15:16:27 +02:00 |
|
Jakob Pinterits
|
9848cd0f72
|
added speech to readme that contributed code is licensed under apache
|
2024-07-28 09:37:01 +02:00 |
|
Jakob Pinterits
|
8539c38be3
|
dialog improvements & bugfixes
|
2024-07-27 22:13:27 +02:00 |
|
Jakob Pinterits
|
5104002654
|
working, but badly tested, dialogs
|
2024-07-27 21:44:15 +02:00 |
|
Jakob Pinterits
|
207fd68c05
|
more progress on dialogs
|
2024-07-27 20:35:00 +02:00 |
|
Jakob Pinterits
|
0da463a03a
|
added missing supercalls and related fixes
|
2024-07-27 20:02:37 +02:00 |
|
Jakob Pinterits
|
3504bd8e1c
|
laid groundwork for dialogs
|
2024-07-27 14:01:46 +02:00 |
|
Jakob Pinterits
|
710577acb7
|
improved dropdown on mobile
|
2024-07-26 00:04:55 +02:00 |
|