reflex/reflex/components/gridjs
Masen Furer c5f32db756
[REF-2787] add_hooks supports Var-wrapped hooks (#3248)
* [REF-2787] add_hooks supports Var-wrapped hooks

* Fix VarData definition in .pyi file to allow removal of type ignore comments
* Var.create and Var.create_safe accept _var_data parameter
* Replace instances where a set of imports was being passed to VarData
* Update code throughout reduce use of `._replace` to add VarData

* Fixup: user hooks _var_data.imports will never be iterable, just a single ImportDict
2024-05-15 14:59:45 -07:00
..
__init__.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
datatable.py [REF-2787] add_hooks supports Var-wrapped hooks (#3248) 2024-05-15 14:59:45 -07:00
datatable.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00