1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src
olav 69171a75a7 refactor: improve button label markup (#1091)
* refactor: improve button label markup

* refactor: remove misused tooltip roles

* refactor: simplify FeatureStrategyIcon labelling

* refactor: simplify labels for disabled buttons

* refactor: add missing switch input labels
2022-06-17 11:27:54 +02:00
..
__mocks__
assets refactor: rewrite feature strategy icons list (#1039) 2022-05-31 10:50:24 +02:00
component refactor: improve button label markup (#1091) 2022-06-17 11:27:54 +02:00
constants feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
contexts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
hooks feat: Align switches in table actions (#1082) 2022-06-14 12:32:16 +00:00
interfaces fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
openapi Archive table 2022-06-03 16:21:12 +03:00
themes fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
types
utils Merge branch 'main' into archive_table 2022-06-14 11:51:29 +02:00
index.tsx refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
setupTests.ts
vite-env.d.ts