Historial de Commits

Autor SHA1 Mensaje Fecha
  Masen Furer 4f12d2e269 Fix infinite recursion when a substate named "state" has a computed var (#2778) hace 1 año
  wassaf shahzad 0a18eaa28b DRAFT PR - Added code for computed backend vars (#2540) hace 1 año
  Masen Furer deae662e2a [REF-1988] API to Get instance of Arbitrary State class (#2678) hace 1 año
  benedikt-bartscher 95287e7a98 fix type of value2 (#2708) hace 1 año
  Masen Furer 953495775d [REF-2045] Implement __reduce_ex__ for MutableProxy (#2688) hace 1 año
  Masen Furer 756bf9b0f4 [REF-1885] Shard Substates when serializing to Redis (#2574) hace 1 año
  jackie-pc 7388617b72 apps should no longer call "app.compile()" (#2291) hace 1 año
  benedikt-bartscher f90982ea06 use redis-py url syntax for redis_url (#2267) hace 1 año
  Masen Furer 0bbae2d3d5 [REF-1404] router_data not updated when processing events (#2255) hace 1 año
  Masen Furer 60147dec65 [REF-201] Separate on_load handler from initial hydration (#1847) hace 1 año
  Elijah Ahianyo e3ee98098a RED-1052/rx.State as Base State (#2146) hace 1 año
  Masen Furer ee87e62efa [REF-1035] Track ComputedVar dependency per class (#2067) hace 1 año
  Masen Furer 1603144c7d [REF-889] useContext per substate (#2149) hace 1 año
  Nikhil Rao 33e4816950 Lazy import modules in reflex (#2144) hace 1 año
  Masen Furer 92dd68c51f Improve Var type handling for better rx.Model attribute access (#2010) hace 1 año
  Masen Furer 1734ba0b6d Generate state delta from processed state instance (#2023) hace 1 año
  Masen Furer f6a7eed359 Fix AppHarness tests (#1987) hace 1 año
  Thomas Brandého b1bab1206d deprecate get_ methods for router_data, use BaseVars instead (#1967) hace 1 año
  Elijah Ahianyo 433ccda3a6 No state No Websocket (#1950) hace 1 año
  Masen Furer 024cb5fa9b Var field cleanup (#1943) hace 1 año
  Masen Furer 43cc8d4f6c test_state: assert popped value is the actual value (#1906) hace 1 año
  Masen Furer 4b84c2a471 state: subclass of MutableState must return _mark_dirty return value (#1898) hace 1 año
  Masen Furer 418f9ad569 state: `get_value` unwraps MutableProxy first (#1887) hace 1 año
  Masen Furer 4f6b3c049b State.reset uses deepcopy on defaults (#1889) hace 1 año
  Masen Furer 5ca7f29853 MutableProxy wraps values yielded by __iter__ (#1876) hace 1 año
  Thomas Brandého dcb17103bb code cleanup (split constants into a folder) (#1866) hace 1 año
  Masen Furer 83d7a044fe StateProxy rebinds functools.partial and methods that are bound to the proxied State (#1853) hace 1 año
  Masen Furer 351611ca25 rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) hace 1 año
  Masen Furer 1bfb579b20 state: implement __copy__ and __deepcopy__ for MutableProxy (#1845) hace 1 año
  Elijah Ahianyo 2750228dbb Prevent Substate class shadowing (#1827) hace 1 año