Historique des commits

Auteur SHA1 Message Date
  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
  Elijah Ahianyo 2fa087a0fa Event Handlers should not shadow base state methods (#1543) il y a 1 an
  Smit Parmar ef78465f16 Added support for `RelexSet` wrapper (#1535) il y a 1 an
  Thomas Brandého 9222bbbdf2 fix state reset() (#1501) il y a 1 an
  jackie-pc e6f4bcdb95 Github action to run unit tests on windows (#1444) il y a 1 an
  Elijah Ahianyo 3fa33bd644 List and Dict mutation on setattr (#1428) il y a 1 an
  Masen Furer 20e2a25c9a vars: unbox EventHandler and functools.partial for dep analysis (#1305) il y a 1 an
  Masen Furer cd63297fe4 state: Leading underscore functions are not backend vars (#1268) il y a 1 an
  Elijah Ahianyo be48e13c71 Remove cookies (#1223) il y a 1 an