Commit History

Author SHA1 Message Date
  Khaleel Al-Adhami a57095ffe8 use serializer for state update and rework serializers (#3934) 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
  Khaleel Al-Adhami ea15b184c0 fully migrate vars into new system (#3743) 9 months ago
  Masen Furer 06833f6d8d [REF-3203] Find a DOM event-like object in addEvents (#3706) 10 months ago
  Elijah Ahianyo 31bd75ff39 [REF-3185][REF-3180]Dont escape backticks in JS string interpolation (#3566) 11 months ago
  Masen Furer 66f0a49b75 Pass _var_is_string parameter to Var.create (#3470) 11 months ago
  Masen Furer bb44d51f2f [REF-2879] Make client_state work without global refs (local only) (#3379) 11 months ago
  Elijah Ahianyo 6420fb1252 [REF-3010] Circular Imports Fix (#3433) 11 months ago
  Masen Furer 76c8b2dfbd Get `action`, `cancel`, `on_dismiss` and `on_auto_close` working for rx.toast (#3216) 1 year ago
  Jirka Borovec 4d567b7ec1 ruff-format: unify Black with Ruff `v0.1` (#2837) 1 year ago
  Emmanuel Onwuegbusi 2a8d9d1ef4 added name of Var to error message (#2827) 1 year ago
  Thomas Brandého e5fc5f9a83 better default title for seo (also remove default description) (#2844) 1 year ago
  benedikt-bartscher 8a3c9383fb improve event handler state references (#2818) 1 year ago
  invrainbow e729a315f8 Fix fstrings being escaped improperly (#2571) 1 year ago
  invrainbow 61234ae164 Fix operator precedence (#2573) 1 year ago
  Elijah Ahianyo 601dd34792 rx.color to work with conditional vars (#2546) 1 year ago
  Masen Furer 9446a1e99f [REF-1705] Do not overwrite Var attributes during format (#2421) 1 year ago
  Elijah Ahianyo abfc099779 rx.match component (#2318) 1 year ago
  Nikhil Rao 5d21f0ca60 Add high-level API for accordion (#2285) 1 year ago
  Masen Furer e52267477c [REF-1417] Convert underscore-prefixed style props to pseudo selector (#2266) 1 year ago
  Masen Furer 527437cf23 [REF-144] Add context in each component to prevent rerenders (#2198) 1 year ago
  Masen Furer 1603144c7d [REF-889] useContext per substate (#2149) 1 year ago
  Elijah Ahianyo 7f810ece21 To camel case fix (#2205) 1 year ago
  Elijah Ahianyo ea22452b27 Reduce Syntax highlighter footprint (#2037) 1 year ago
  Masen Furer 5e6520cb5d Support Form controls via name attribute (no ID or ref) (#2012) 1 year ago
  Thomas Brandého c835ad0737 fix to_snake_case and add tests (#2133) 1 year ago
  Masen Furer 56476d0a86 Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) (#1891) 1 year ago
  Masen Furer f66c6c3361 Support callback for rx.call_script (#2045) 1 year ago