1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src
olav e338319afa refactor: avoid relative positioning for tbody (#1085)
* refactor: expose vite dev server on local IP

* refactor: avoid relative positioning for tbody

* refactor: avoid height on tbody as well

* refactor: use row height from theme
2022-06-13 09:25:36 +02:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets refactor: rewrite feature strategy icons list (#1039) 2022-05-31 10:50:24 +02:00
component refactor: avoid relative positioning for tbody (#1085) 2022-06-13 09:25:36 +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 fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
interfaces fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
openapi refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
themes fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
types refactor: fix missing eslint deps after CRA removal (#976) 2022-05-12 08:11:41 +02:00
utils refactor: simplify error toast text (#1081) 2022-06-09 15:36:01 +02:00
index.tsx refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00