Commit History

Author SHA1 Message Date
  Khaleel Al-Adhami 60df90770d fail on using rxcond on event handlers or event spec (#5209) 1 week ago
  Khaleel Al-Adhami 5acd50ec5a decentralized event handlers (#5227) 2 weeks ago
  Khaleel Al-Adhami 351ac2ac58 raise error on private events (#5152) 3 weeks ago
  Khaleel Al-Adhami 642233b141 enable UP ruff rule (#5137) 1 month ago
  Khaleel Al-Adhami 90512dc277 add str to callback for call_function (#5139) 1 month ago
  Khaleel Al-Adhami ce661891af Allow calling event handlers with keyword arguments (#5124) 1 month ago
  Khaleel Al-Adhami ca7f6637ef make event statically type-able (#5135) 1 month ago
  Khaleel Al-Adhami b2523ad9e4 allow int and float typing for input elements behind a warning (#5098) 1 month ago
  Khaleel Al-Adhami 8356e82c29 use inspect.signature over fullargspec (#5076) 1 month ago
  Khaleel Al-Adhami 346e848b46 make pyright happier (#5006) 1 month ago
  Khaleel Al-Adhami 4da96e3d69 allow event handlers to be turned into vars (#5032) 1 month ago
  Khaleel Al-Adhami 06c7ba4853 be more careful with issubclass use with var_type (#4951) 2 months ago
  Khaleel Al-Adhami 15a55aed2a don't check types that have defaults after what is provided (#4889) 2 months ago
  Khaleel Al-Adhami b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
  Khaleel Al-Adhami 946b7bc25a upgrade deps as per python 3.10 (#4842) 2 months ago
  Masen Furer c17cda3e95 Ensure EventCallback exposes EventActionsMixin properties (#4772) 3 months ago
  Khaleel Al-Adhami 19f40745f8 remove base_state from event types (#4740) 3 months ago
  Thomas Brandého 83e635de0e bump ruff version to 0.9.3 (#4705) 3 months ago
  Khaleel Al-Adhami 8663dbcb97 improve var base typing (#4718) 3 months ago
  Khaleel Al-Adhami 12a42b6c47 var_data fixes with hooks values (#4717) 3 months ago
  Thomas Brandého b8b3f8910e add more type annotations through the code (#4401) 3 months ago
  Thomas Brandého 42e6dfa40d enable PGH, bump pyright and fix all #type: ignore (#4699) 3 months ago
  Thomas Brandého 9e36efbd21 fix version in pyproject and ruff version check (#4690) 3 months ago
  Thomas Brandého 7f1aee6dc8 enable N rules for naming conventions (#4666) 3 months ago
  Thomas Brandého 4c2b2ed1c6 removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 3 months ago
  Elijah Ahianyo 268effe62e [ENG-4134]Allow specifying custom app module in rxconfig (#4556) 3 months ago
  Masen Furer fe9c02062d EventChain.create accepts arbitrary kwargs (#4609) 4 months ago
  Khaleel Al-Adhami 79611abdab make that one line better (#4610) 4 months ago
  Masen Furer 316a0c9bde Do not allow call_function `callback` argument to be added afterwards (#4552) 4 months ago
  Masen Furer 41ed9f0514 Move _create_event_chain to EventChain.create (#4557) 4 months ago