reflex/tests/components/core
Khaleel Al-Adhami c07a983f05
add var_operation and move some operations to the new style (#3841)
* add var_operations and move some operations to the new style

* change bound style

* can't assume int anymore

* slice is not hashable (how did this work bef)

* convert to int explicitly

* move the rest of the operations to new style

* fix bool guess type

* forgot to precommit dangit

* add type ignore to bool for now
2024-09-03 11:39:05 -07:00
..
__init__.py rx.color to work with conditional vars (#2546) 2024-02-08 11:45:15 -08:00
test_banner.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
test_colors.py add var_operation and move some operations to the new style (#3841) 2024-09-03 11:39:05 -07:00
test_cond.py add var_operation and move some operations to the new style (#3841) 2024-09-03 11:39:05 -07:00
test_debounce.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
test_foreach.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
test_html.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
test_match.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
test_responsive.py generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
test_upload.py Refactor upload component and add styled upload component (#3035) 2024-04-24 13:45:22 -07:00