1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
olav 83778a9928 refactor: port MainLayout to TS/SWR (#684)
* refactor: add missing toast field to UI config

* refactor: port MainLayout to TS/SWR

* refactor: remove unused UI config state

* refactor: fix makeStyles import
2022-02-09 14:16:24 +01:00
..
__mocks__ refactor: remove enzyme (#664) 2022-02-04 11:32:02 +01:00
assets
component refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
constants
contexts
hooks refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00
interfaces refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
page refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
store refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
themes refactor: add a MainTheme type (#686) 2022-02-09 13:55:46 +01:00
utils refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
accessStoreFake.js
app.css
common.styles.js
index.tsx
react-app-env.d.ts
security-logger.js
setupProxy.js
setupTests.ts refactor: remove enzyme (#664) 2022-02-04 11:32:02 +01:00
testIds.js
wdyr.ts