Elijah Ahianyo
|
ccc9c32c95
|
Get rx.color working with fstrings (#2562)
* fix for rx.color working with fstrings
* Fix fstrings issues
|
2024-02-09 17:06:55 -08:00 |
|
Elijah Ahianyo
|
64a90fa6eb
|
Decorator to validate rx.color prop fields (#2553)
|
2024-02-08 11:21:46 -08:00 |
|
benedikt-bartscher
|
be7f7969ed
|
improve sqlalchemy type parsing (#2474)
* improve sqlalchemy type parsing
* add support for propertys and relationships
* cleanup duplicate property check
* avoid confusion, improve readability
|
2024-01-30 15:57:56 -08:00 |
|
benedikt-bartscher
|
0d8efb9b55
|
parse return type annotations of sqlalchemy hybrid properties (#2422)
* parse return type annotations of sqlylchemy hybrid properties
* use get_type_hints instead of __annotations__
|
2024-01-23 14:00:07 -08:00 |
|
benedikt-bartscher
|
1aca1b677f
|
fix is_backend_variable for dunder prefixed variables (#2391)
|
2024-01-16 17:37:05 -08:00 |
|
benedikt-bartscher
|
58a7e5e460
|
support parsing type args of DeclarativeBase subclasses (#2348)
|
2024-01-03 11:55:07 -08:00 |
|
Masen Furer
|
e245b6b6a0
|
support SQLModel 0.0.14 + SQLAlchemy 2 (#2283)
|
2023-12-12 17:52:11 -08:00 |
|
Thomas Brandého
|
caf32605ca
|
add next/image and next-video in next namespace (#2223)
|
2023-12-07 10:38:47 -08:00 |
|
Masen Furer
|
1603144c7d
|
[REF-889] useContext per substate (#2149)
|
2023-11-21 11:52:06 -08:00 |
|
Masen Furer
|
92dd68c51f
|
Improve Var type handling for better rx.Model attribute access (#2010)
|
2023-10-25 11:55:50 -07:00 |
|
Elijah Ahianyo
|
c6abeb31a5
|
Props as Literals (#1921)
|
2023-10-15 20:16:39 -07:00 |
|
Masen Furer
|
0a196693a3
|
Add Editor component (#1851)
|
2023-10-02 09:41:58 -07:00 |
|
Thomas Brandého
|
dcb17103bb
|
code cleanup (split constants into a folder) (#1866)
|
2023-09-28 17:27:20 -07:00 |
|
Elijah Ahianyo
|
26885d98cf
|
rx.table __bool__ regression fix (#1828)
|
2023-09-28 09:31:01 -07:00 |
|
Nikhil Rao
|
8231993e5a
|
Improvements to custom styles in rx.markdown (#1852)
|
2023-09-25 15:59:48 -07:00 |
|
Thomas Brandého
|
211dc15995
|
New API to define triggers (#1820)
|
2023-09-21 09:47:22 -07:00 |
|
Nikhil Rao
|
1938a6cc58
|
Add serializers for different var types (#1816)
|
2023-09-15 17:19:26 -07:00 |
|
wassaf shahzad
|
e99d6723bc
|
added changes for datetime (#1745)
* added changes for datetime
* fixed formatting
* fixed darglint issue
* test_state: check for other datetime module classes
* utils/types.py: use issubclass check
fix docstring copy/paste issue
* utils/format.py: reuse types.is_datetime check
---------
Co-authored-by: Masen Furer <m_github@0x26.net>
|
2023-09-04 22:29:02 -07:00 |
|
Nikhil Rao
|
1d9f25be6d
|
Fix project hash and modernize type annotations (#1704)
|
2023-08-31 17:04:39 -07:00 |
|
wassaf shahzad
|
0be5d670ed
|
Added fix for serializing PIL images (#1619)
|
2023-08-18 11:17:42 -07:00 |
|
Nikhil Rao
|
139ce38df1
|
Rename pynecone to reflex (#1236)
|
2023-06-25 16:56:55 -07:00 |
|