Commit History

Author SHA1 Message Date
  Khaleel Al-Adhami 09c03867a6 add reflex compile cli (#5201) 2 weeks ago
  Khaleel Al-Adhami 84ec0b60cf move is_typeddict to typing (#5196) 2 weeks ago
  Khaleel Al-Adhami c14333515a optimize rx.color to not use validate literal parameters (#5244) 3 weeks ago
  Khaleel Al-Adhami 244ed1f744 use knowledge about generic types to improve their getters and checkers (#5245) 3 weeks ago
  Khaleel Al-Adhami 71c1de681f starlette over fastapi (#5069) 1 month ago
  Khaleel Al-Adhami f2565e049b treat small tuples different with figure out type (#5161) 1 month ago
  Khaleel Al-Adhami 642233b141 enable UP ruff rule (#5137) 1 month ago
  Thomas Brandého 126a55efbc remove some code no longer useful in 3.10+ (#5119) 1 month ago
  Khaleel Al-Adhami 216552df62 handle literal subclass (#5081) 1 month ago
  Khaleel Al-Adhami 077acd261b improve _isinstance for var types (#5072) 1 month ago
  Khaleel Al-Adhami 346e848b46 make pyright happier (#5006) 2 months ago
  Khaleel Al-Adhami 1e07ec70fe treat component prop class as immutable when provided a non literal var (#4898) 2 months ago
  Khaleel Al-Adhami 21ba01cb22 don't use _outer_type if we don't have to (#4528) 2 months ago
  Khaleel Al-Adhami 62b3076dc1 don't treat vars as their types for setting state fields (#4861) 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) 3 months ago
  Khaleel Al-Adhami ab558ce172 increase nested type checking for component var types (#4756) 3 months ago
  Thomas Brandého b8b3f8910e add more type annotations through the code (#4401) 4 months ago
  Thomas Brandého 42e6dfa40d enable PGH, bump pyright and fix all #type: ignore (#4699) 4 months ago
  Thomas Brandého 9e36efbd21 fix version in pyproject and ruff version check (#4690) 4 months ago
  Khaleel Al-Adhami bea266b8ed make object var handle all mapping instead of just dict (#4602) 4 months ago
  Thomas Brandého fb444ad112 add ERA rules to detect commented out code (#4472) 5 months ago
  benedikt-bartscher e4b5755568 fix: handle default_factory in get_attribute_access_type (#4517) 5 months ago
  Thomas Brandého 4ecb0b81ce enable RUF rules for linting (#4465) 5 months ago
  Masen Furer bbfbc82c9d Handle Var passed to `rx.toast` (#4405) 6 months ago
  Khaleel Al-Adhami bcea79cd45 add typed dict type checking (#4340) 6 months ago
  Khaleel Al-Adhami b9d73edd66 add metainfo to keyevent (#4287) 6 months ago
  Khaleel Al-Adhami 51b0f7d28e special case field in _isinstance (#4298) 6 months ago
  Thomas Brandého c07eb2a6a0 [ENG-3943]type check for event handler if spec arg are typed (#4046) 6 months ago
  Khaleel Al-Adhami c8a7ee52bf add type validation for state setattr (#4265) 7 months ago