reflex/reflex/.templates/web
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
..
components/reflex [REF-2588]Clear color mode local storage for dev mode (#3548) 2024-06-28 13:57:34 -07:00
styles Radix Themes + Tailwind Harmony (#3355) 2024-05-28 12:21:28 -07:00
utils Add Clipboard component for handling global on_paste event (#3513) 2024-06-26 09:22:24 -07:00
.gitignore Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
jsconfig.json Move custom styles to root App file(_app.js) (#1764) 2023-09-15 13:18:35 -07:00
next.config.js Upgrade to NextJS 14 (#2142) 2023-11-13 09:52:51 -08:00
postcss.config.js Radix Themes + Tailwind Harmony (#3355) 2024-05-28 12:21:28 -07:00