Commit History

Author SHA1 Message Date
  Khaleel Al-Adhami 6334cfab0d allow for event handlers to ignore args (#4282) 6 months ago
  Khaleel Al-Adhami ca81e623db add noop event (#4288) 6 months ago
  Thomas Brandého c07eb2a6a0 [ENG-3943]type check for event handler if spec arg are typed (#4046) 6 months ago
  Khaleel Al-Adhami 24363170d3 components as literal vars (#4223) 6 months ago
  Masen Furer 8f07082eba Handle props annotated as list/dict of EventHandler (#4257) 6 months ago
  Khaleel Al-Adhami c3848d0db4 use $ syntax (#4237) 7 months ago
  Khaleel Al-Adhami fafad0e3d5 add additional typing for calling events (#4218) 7 months ago
  Khaleel Al-Adhami d8ea2fc795 fix pyi for untyped event handlers (#4186) 7 months ago
  Masen Furer 1d268f8b13 Support aria and data props (#4149) 7 months ago
  Khaleel Al-Adhami 73e8a4e0ab support eventspec/eventchain in var operations (#4038) 7 months ago
  Thomas Brandého 23e979717f remove all runtime asserts (#4019) 7 months ago
  Khaleel Al-Adhami 74d1c47ce2 allow classname to be state vars (#3991) 8 months ago
  Khaleel Al-Adhami 5e738fd62b don't camel case keys of dicts in style (#3982) 8 months ago
  Khaleel Al-Adhami a5ad5203df suggest bool() for wrong values (#3975) 8 months ago
  Masen Furer bca49d3537 Component as Var type (#3732) 8 months ago
  Thomas Brandého c46d1d9c7e move the filterwarning to appropriate file (#3952) 8 months ago
  Khaleel Al-Adhami 22237658ba always print passed_type (#3950) 8 months ago
  Khaleel Al-Adhami 085b761f6b replace old var system with immutable one (#3916) 8 months ago
  Khaleel Al-Adhami 8f937f0417 Remove Pydantic from some classes (#3907) 8 months ago
  Khaleel Al-Adhami a5c73ad8e5 Use old serializer system in LiteralVar (#3875) 8 months ago
  Masen Furer 356deb5457 [REF-3589] raise EventHandlerArgMismatch when event handler args don't match spec (#3853) 8 months ago
  Elijah Ahianyo e6080a7707 [REF-3568][REF-3569]Remove deprecations (#3852) 8 months ago
  Khaleel Al-Adhami ea15b184c0 fully migrate vars into new system (#3743) 9 months ago
  Khaleel Al-Adhami 800685da68 fix silly bug when style is set directly to breakpoints (#3719) 9 months ago
  Khaleel Al-Adhami d253fc4dcd add responsive props to radix components (#3583) 10 months ago
  Thomas Brandého 764f723829 fix small typing issue (#3562) 11 months ago
  Masen Furer 0314d19e7e Ensure rx.match gets memoized to avoid excessive re-rendering (#3552) 11 months ago
  Masen Furer 958c4fa7f2 Abstract color_mode related Var creation (#3533) 11 months ago
  Thomas Brandého 6709b49cfa pass validation of valid_parent if inheriting from valid class (#3519) 11 months ago
  Thomas Brandého 44d2bd4970 fix missing event triggers from docs (#3495) 11 months ago