reflex/reflex/compiler
Masen Furer d939bade33 Fix double-quoting of defaultColorMode (#3840)
If the user provided an `appearance` or `color_mode` value to `rx.theme`, then
the resulting value ended up being double-double-quoted in the resulting JS
output.

Instead remove the quotes from the context.js.jinja2 and always pass appearance
as a Var.
2024-08-27 11:45:13 -07:00
..
__init__.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
compiler.py Fix double-quoting of defaultColorMode (#3840) 2024-08-27 11:45:13 -07:00
templates.py add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
utils.py Feat: Add Session storage to store data on client storage (#3420) 2024-06-17 17:31:36 -04:00