Commit History

Author SHA1 Message Date
  benedikt-bartscher 8e66c9b3c7 classvars should not be backend vars (#3578) 10 months ago
  Alexander Morgan ad3134413b Make better/less use of dict.keys() calls (#3455) 11 months ago
  Elliot Kroo 168501d58a Address an issue with pydantic v2 models as Vars (#3396) 11 months ago
  Elijah Ahianyo 6420fb1252 [REF-3010] Circular Imports Fix (#3433) 11 months ago
  benedikt-bartscher 48c504666e properly replace ComputedVars (#3254) 1 year ago
  Masen Furer ea0f490030 [REF-2764] dep update 0.5.0 (#3245) 1 year ago
  Thomas Brandého 1817c30e22 add toast component (#3186) 1 year ago
  benedikt-bartscher c2017b295e Improved get_attribute_access_type (#3156) 1 year ago
  Jirka Borovec 4d567b7ec1 ruff-format: unify Black with Ruff `v0.1` (#2837) 1 year ago
  Masen Furer d7abcd45de Force pydantic v1 for sqlmodel compatibility (#3026) 1 year ago
  Elijah Ahianyo fdc944e002 Literal Error Formatting (#3037) 1 year ago
  Malte Klemm 86526cba51 [REF-2127] Loosen requirements (#2796) 1 year ago
  Masen Furer b23859a45d [REF-2302] When a Var points to a model, prefer access to model fields. (#2893) 1 year ago
  benedikt-bartscher f5b7eca9c7 add support for sqlalchemy AssociationProxys (#2809) 1 year ago
  Masen Furer 03aa28320a Perf improvements (part 1) (#2779) 1 year ago
  benedikt-bartscher 93f402c773 Initial values for computed vars (#2670) 1 year ago
  benedikt-bartscher 6c49b96d9d Fix SQLAlchemy list types (#2668) 1 year ago
  Elijah Ahianyo ccc9c32c95 Get `rx.color` working with fstrings (#2562) 1 year ago
  Elijah Ahianyo 64a90fa6eb Decorator to validate `rx.color` prop fields (#2553) 1 year ago
  benedikt-bartscher be7f7969ed improve sqlalchemy type parsing (#2474) 1 year ago
  benedikt-bartscher 0d8efb9b55 parse return type annotations of sqlalchemy hybrid properties (#2422) 1 year ago
  benedikt-bartscher 1aca1b677f fix is_backend_variable for dunder prefixed variables (#2391) 1 year ago
  benedikt-bartscher 58a7e5e460 support parsing type args of DeclarativeBase subclasses (#2348) 1 year ago
  Masen Furer e245b6b6a0 support SQLModel 0.0.14 + SQLAlchemy 2 (#2283) 1 year ago
  Thomas Brandého caf32605ca add next/image and next-video in next namespace (#2223) 1 year ago
  Masen Furer 1603144c7d [REF-889] useContext per substate (#2149) 1 year ago
  Masen Furer 92dd68c51f Improve Var type handling for better rx.Model attribute access (#2010) 1 year ago
  Elijah Ahianyo c6abeb31a5 Props as Literals (#1921) 1 year ago
  Masen Furer 0a196693a3 Add Editor component (#1851) 1 year ago
  Thomas Brandého dcb17103bb code cleanup (split constants into a folder) (#1866) 1 year ago