1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00
unleash.unleash/frontend/src
Thomas Heartman e9c2a332b6
Add collab mode docs to side bar + fix casing inconsistency in tooltip (#3375)
This change does two things:

- Adds project collaboration mode docs to the sidebar
- Fixes a casing inconsistency in the collaboration mode tooltip:
previously, one of the explanations started with a lowercase character
and the other with an uppercase character. Now they both start with
lowercase characters.
2023-03-23 10:27:54 +00:00
..
__mocks__
assets feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
component Add collab mode docs to side bar + fix casing inconsistency in tooltip (#3375) 2023-03-23 10:27:54 +00:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
interfaces feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
openapi refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
themes feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
index.tsx feat: message banner (#2726) 2022-12-22 15:16:51 +00:00
setupTests.ts
vite-env.d.ts