Commit History

Author SHA1 Message Date
  Benedikt Bartscher cdc2f4f6e0 cleanup unneeded init_subclass super calls 1 year ago
  Benedikt Bartscher 16a7c1ff51 fix bug in memoization mode copy 1 year ago
  Benedikt Bartscher be0a77a66f pydantic_init_subclass 1 year ago
  Benedikt Bartscher bcd29a10e6 use typing.get_args instead of __args__ 1 year ago
  Benedikt Bartscher 3c30ceb7f7 new regex missed f-strings 1 year ago
  Benedikt Bartscher 45cb36f59a pydantic copy is deprecated in favor of model_copy 1 year ago
  Benedikt Bartscher 37c360e786 fix init_subclass for pydantic v2, add some missing type hints, format black 1 year ago
  Benedikt Bartscher 211f9f3598 fix auto-var conversion 1 year ago
  Benedikt Bartscher 78db90d695 forgot to migrate one type_ to annotation 1 year ago
  Benedikt Bartscher d0f15c591d optionalize all Var props without defaults 1 year ago
  Benedikt Bartscher 7f8a457d74 migrate to field.annotation and fix default var wrapping for undefined 1 year ago
  Benedikt Bartscher c057f2e3f3 minor pydantic fixups 1 year ago
  Benedikt Bartscher 2def8b97e7 FieldInfo has no name anymore 1 year ago
  Benedikt Bartscher 8b2d0b40bc outer_type_ -> annotation 1 year ago
  Masen Furer c79719f7be Expose `on_drop` event trigger for rx.upload component. (#2766) 1 year ago
  Elijah Ahianyo 37f66207fc Use classes for allowed components (#2662) 1 year ago
  Elijah Ahianyo eeff4142ab Accordion Root Exclude `color_scheme` and `variant` props in tag (#2664) 1 year ago
  Nikhil Rao 4ad238c42c Update deprecation version to 0.5.0 (#2642) 1 year ago
  Masen Furer 3350fa0388 Component: translate underscore suffix for props supported by chakra (#2636) 1 year ago
  Nikhil Rao 7240f8ee6f Handle component namespaces in global styles (#2630) 1 year ago
  Masen Furer f12746d859 Inherit _rename_props from parent classes (#2613) 1 year ago
  Elijah Ahianyo 5e9b472d1b [REF-1919] Valid Children/parents to allow Foreach,Cond,Match and Fragment (#2591) 1 year ago
  Masen Furer 4206afeb7b [REF-1958] Remove shadowed radix css props (#2590) 1 year ago
  Elijah Ahianyo 64a90fa6eb Decorator to validate `rx.color` prop fields (#2553) 1 year ago
  Tom Gotsman 1b4229691a All event handlers inherit from event triggers (#2507) 1 year ago
  Nikhil Rao 5176a7cb14 Support component create methods as keys in global styles (#2498) 1 year ago
  Tianze 209c5fab7b Tabs validate parent is proper tab container (#2463) 1 year ago
  Elijah Ahianyo 5f1751acc2 Vardata for rx.Match (#2439) 1 year ago
  Alek Petuskey d466c2aaa2 Radix Accordion (#2310) 1 year ago
  Thomas Brandého 527fa4bc3f Add slider, progress, and form primitives (#2306) 1 year ago