Elijah Ahianyo
|
06bdf9ed8a
|
Remove 0.3.0 deprecated features (#1947)
|
2023-10-19 09:44:32 -07:00 |
|
Thomas Brandého
|
df09c716c6
|
fix serialization as a whole for list/dict/Base containing custom items to serialize (#1984)
|
2023-10-17 10:44:54 -07:00 |
|
Masen Furer
|
d1d5812602
|
format: event arg values use backticks (#1926)
|
2023-10-17 10:42:35 -07:00 |
|
Masen Furer
|
024cb5fa9b
|
Var field cleanup (#1943)
|
2023-10-13 14:53:55 -07:00 |
|
Thomas Brandého
|
dcb17103bb
|
code cleanup (split constants into a folder) (#1866)
|
2023-09-28 17:27:20 -07:00 |
|
Nikhil Rao
|
41872dfdc9
|
Format event handlers not in importable modules (#1875)
|
2023-09-27 11:30:15 -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
|
3113aecb30
|
Support custom styling for code in markdown (#1844)
|
2023-09-20 11:40:25 -07:00 |
|
Nikhil Rao
|
1938a6cc58
|
Add serializers for different var types (#1816)
|
2023-09-15 17:19:26 -07:00 |
|
Elijah Ahianyo
|
06a110a07d
|
Style props with Callable Values (#1751)
|
2023-09-12 11:26:53 -07:00 |
|
Elijah Ahianyo
|
891e6a4736
|
Allow underscores in routes (#1713)
|
2023-09-08 12:18:33 -07:00 |
|
Masen Furer
|
71811a600c
|
Var: __bool__ and __iter__ always raise a TypeError (#1750)
|
2023-09-05 13:44:22 -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 |
|
Elijah Ahianyo
|
829a7751b5
|
Refactor: Move format_prop Static Method for Improved Reusability (#1714)
|
2023-09-01 13:01:11 -07:00 |
|
Nikhil Rao
|
1d9f25be6d
|
Fix project hash and modernize type annotations (#1704)
|
2023-08-31 17:04:39 -07:00 |
|
Masen Furer
|
2392c52928
|
Implement on_mount and on_unmount for all components. (#1636)
|
2023-08-30 09:50:39 -07:00 |
|
Martin Xu
|
fd4a6257c3
|
Remove unused full_control related code (#1624)
* remove full_control related code
* remove more unused code
|
2023-08-18 12:56:33 -07:00 |
|
wassaf shahzad
|
0be5d670ed
|
Added fix for serializing PIL images (#1619)
|
2023-08-18 11:17:42 -07:00 |
|
Masen Furer
|
26e45c1f18
|
format_dict: only unescape quotes when removing outer quotes (#1609)
|
2023-08-17 09:45:25 -07:00 |
|
Nikhil Rao
|
6d15326abf
|
Support f-strings in component children and non-style props (#1575)
|
2023-08-14 11:33:16 -07:00 |
|
Thomas Brandého
|
cd47815a4d
|
form support more inputs (#1554)
|
2023-08-10 09:54:04 -07:00 |
|
Thomas Brandého
|
6555234dee
|
fix breadcrumb API & add get_page_crumbs method (#1387)
|
2023-07-28 16:40:49 -07:00 |
|
Nikhil Rao
|
139ce38df1
|
Rename pynecone to reflex (#1236)
|
2023-06-25 16:56:55 -07:00 |
|