fleet/frontend/components/buttons/DropdownButton
Martavis Parker 384c987389
Removed all traces of Redux from the app! (#5287)
* clean up routes and useless components

* component clean up

* removed redux from routes

* rename file

* moved useDeepEffect hook with others

* removed redux, fleet, app_constants dirs; added types to utilities

* style cleanup

* typo fix

* removed unused ts-ignore comments

* removed redux packages!!!

* formatting

* fixed typing for simple search function

* updated frontend readme
2022-04-22 09:45:35 -07:00
..
_styles.scss UI Accessibility: Ability to tab through app (#4699) 2022-03-28 17:31:36 -04:00
DropdownButton.jsx Improve UI responsiveness for tables at narrower screen sizes (#4926) 2022-04-07 14:12:38 -05:00
DropdownButton.stories.tsx Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
DropdownButton.tests.jsx chore(test): rewritten dropdown button component test using rtl (#4714) 2022-03-28 13:32:35 -05:00
index.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00