Nikhil Rao
|
6d15326abf
|
Support f-strings in component children and non-style props (#1575)
|
2023-08-14 11:33:16 -07:00 |
|
Smit Parmar
|
ef78465f16
|
Added support for RelexSet wrapper (#1535)
|
2023-08-10 09:59:03 -07:00 |
|
Elijah Ahianyo
|
40953d05ac
|
Strict type checking for indexing with vars (#1333)
|
2023-07-13 15:46:15 -07:00 |
|
Elijah Ahianyo
|
7f0fc86816
|
Computed vars tuple and str indexing support (#1322)
|
2023-07-12 15:26:34 -07:00 |
|
Masen Furer
|
20e2a25c9a
|
vars: unbox EventHandler and functools.partial for dep analysis (#1305)
When calculating the variable dependencies of a cached_var, reach into objects
with .func or .fn attributes and perform analysis on those.
Fix #1303
|
2023-07-05 16:05:49 -07:00 |
|
Nikhil Rao
|
139ce38df1
|
Rename pynecone to reflex (#1236)
|
2023-06-25 16:56:55 -07:00 |
|