1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Tymoteusz Czech 6f15eb9f4c
fix: correct escaping of ui flags for plausible (#3907)
## About the changes
Stringified JSON still needs to be escaped before being placed in an
HTML attribute.
2023-07-07 17:40:37 +02:00
..
__mocks__
assets feat: improve demo welcome screen options (#4132) 2023-07-04 08:10:34 +01:00
component fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
constants
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks fix: constraint validation affecting disabled button (#4183) 2023-07-07 14:50:13 +02:00
interfaces chore: remove group root role toggle (#4026) 2023-07-05 14:33:33 +02:00
openapi chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
themes
types
utils chore: remove strategyImprovements flag (#4043) 2023-06-28 11:38:21 +03:00
index.tsx
setupTests.ts
vite-env.d.ts