Histórico de Commits

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