mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-10 17:53:36 +02:00
* add user sort and filter hooks, adapt table to match design * refactor: abstract away TableActions and TableCellSortable into components, small fixes and improvements * feat: implement search * feat: add search word highlighter to match design * refactor: small UI/UX improvements * fix: rounded corners for th on responsive breakpoints * refactor: small UI/UX improvements * Update src/hooks/useUsersSort.ts Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com> * refactor: clearer arg name in users filter * refactor: specify transition properties * refactor: add theme v2 properties and cleanup styles * refactor: create lightweight highlighter component Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com> |
||
---|---|---|
.. | ||
addons | ||
admin | ||
application | ||
archive | ||
common | ||
context | ||
environments | ||
feature | ||
feedback | ||
history | ||
layout | ||
menu | ||
project | ||
providers | ||
Reporting | ||
segments | ||
splash | ||
strategies | ||
tags | ||
user | ||
App.tsx | ||
styles.module.scss |