1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01: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
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 fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
types
utils chore: remove strategyImprovements flag (#4043) 2023-06-28 11:38:21 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts