reflex/reflex/compiler
Elijah Ahianyo 8f2cbb5ea1
[REF-2588]Clear color mode local storage for dev mode (#3548)
* Clear color mode local storage

* use the last compiled time logic to determine when to clear local storage

* precommit fix

* app harness fix

* run prettier on reflex/.templates/web/utils/helpers/color_mode.js

* make sure last_compiled_time is updated for stateless apps as well.

* set the chkara-ui-color-mode cookie instead of clearing it, so it is integrated in the app's useEffect cycle

* fix CI

* fix import formatting

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-06-28 13:57:34 -07:00
..
__init__.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
compiler.py [REF-2588]Clear color mode local storage for dev mode (#3548) 2024-06-28 13:57:34 -07:00
templates.py add allow_system prop to colormode iconbutton, and clean up logic (#3507) 2024-06-19 02:02:27 +02:00
utils.py Feat: Add Session storage to store data on client storage (#3420) 2024-06-17 17:31:36 -04:00