Khaleel Al-Adhami
|
c57d496184
|
improve typing for non decorated events (#4308)
* improve typing for non decorated events
* fix any typing
|
2024-11-06 09:21:19 -08:00 |
|
Khaleel Al-Adhami
|
4254eadce3
|
use better typing for on_load (#4274)
* use better typing for on_load
* make app dataclass
* get it right pyright
* make lifespan into a dataclass
|
2024-10-30 16:52:16 -07:00 |
|
Thomas Brandého
|
4e4d36a867
|
re add removed method with better behaviour and tests (#3986)
|
2024-09-24 23:29:56 +02:00 |
|
Thomas Brandého
|
cf69964cd6
|
add some unit tests for coverage (#3947)
* add some unit tests for coverage
* add test for page decorator
* bump coverage threshold
* check content
|
2024-09-18 23:44:59 +02:00 |
|
benedikt-bartscher
|
0a1ff38920
|
separate DECORATED_PAGES per reflex app (#3102)
|
2024-04-22 11:32:31 -07:00 |
|
Phuc Tran
|
2ba526fb8e
|
Fix typo under page.py (#3001)
|
2024-04-04 09:26:45 -07:00 |
|
Kumara Guru M
|
3b1443e76f
|
Update meta parameter to accept a list of any type (#2477)
|
2024-01-29 16:52:28 -08:00 |
|
Nikhil Rao
|
33e4816950
|
Lazy import modules in reflex (#2144)
|
2023-11-13 19:48:12 -08:00 |
|
Nikhil Rao
|
8133aa10c9
|
Update base template (#2027)
|
2023-10-26 17:59:14 -07:00 |
|
Nikhil Rao
|
1d9f25be6d
|
Fix project hash and modernize type annotations (#1704)
|
2023-08-31 17:04:39 -07:00 |
|
Thomas Brandého
|
3faad315ca
|
rename rx.route decorator (#1442)
|
2023-07-27 14:11:08 -07:00 |
|