Historique des commits

Auteur SHA1 Message Date
  jackie-pc 7388617b72 apps should no longer call "app.compile()" (#2291) il y a 1 an
  benedikt-bartscher f90982ea06 use redis-py url syntax for redis_url (#2267) il y a 1 an
  Masen Furer 0bbae2d3d5 [REF-1404] router_data not updated when processing events (#2255) il y a 1 an
  Masen Furer 60147dec65 [REF-201] Separate on_load handler from initial hydration (#1847) il y a 1 an
  Elijah Ahianyo e3ee98098a RED-1052/rx.State as Base State (#2146) il y a 1 an
  Masen Furer ee87e62efa [REF-1035] Track ComputedVar dependency per class (#2067) il y a 1 an
  Masen Furer 1603144c7d [REF-889] useContext per substate (#2149) il y a 1 an
  Nikhil Rao 33e4816950 Lazy import modules in reflex (#2144) il y a 1 an
  Masen Furer 92dd68c51f Improve Var type handling for better rx.Model attribute access (#2010) il y a 1 an
  Masen Furer 1734ba0b6d Generate state delta from processed state instance (#2023) il y a 1 an
  Masen Furer f6a7eed359 Fix AppHarness tests (#1987) il y a 1 an
  Thomas Brandého b1bab1206d deprecate get_ methods for router_data, use BaseVars instead (#1967) il y a 1 an
  Elijah Ahianyo 433ccda3a6 No state No Websocket (#1950) il y a 1 an
  Masen Furer 024cb5fa9b Var field cleanup (#1943) il y a 1 an
  Masen Furer 43cc8d4f6c test_state: assert popped value is the actual value (#1906) il y a 1 an
  Masen Furer 4b84c2a471 state: subclass of MutableState must return _mark_dirty return value (#1898) il y a 1 an
  Masen Furer 418f9ad569 state: `get_value` unwraps MutableProxy first (#1887) il y a 1 an
  Masen Furer 4f6b3c049b State.reset uses deepcopy on defaults (#1889) il y a 1 an
  Masen Furer 5ca7f29853 MutableProxy wraps values yielded by __iter__ (#1876) il y a 1 an
  Thomas Brandého dcb17103bb code cleanup (split constants into a folder) (#1866) il y a 1 an
  Masen Furer 83d7a044fe StateProxy rebinds functools.partial and methods that are bound to the proxied State (#1853) il y a 1 an
  Masen Furer 351611ca25 rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) il y a 1 an
  Masen Furer 1bfb579b20 state: implement __copy__ and __deepcopy__ for MutableProxy (#1845) il y a 1 an
  Elijah Ahianyo 2750228dbb Prevent Substate class shadowing (#1827) il y a 1 an
  Masen Furer 1430075bdc Reassign state Var when fields on a Base instance change (#1748) il y a 1 an
  Masen Furer 71811a600c Var: __bool__ and __iter__ always raise a TypeError (#1750) il y a 1 an
  wassaf shahzad e99d6723bc added changes for datetime (#1745) il y a 1 an
  Masen Furer b44c2176e0 Track var dependencies in comprehensions and nested functions (#1728) il y a 1 an
  Masen Furer 12e516da64 state: _init_event_handlers recursively (#1640) il y a 1 an
  Martin Xu 510b71e644 Check the yield/return from user defined event handlers are valid (#1614) il y a 1 an