Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: screen reader warning in add key dialog * feat: improve height of the editor for list and set types * fix: cancel button getting read as form submit in key deletion dialog * fix: broken toaster styles because it's outside the ups-db container * feat: update deletion alert dialog * fix: click propagation in item deletion when clicking trash icon * chore: remove NEXT_PUBLIC_ prefix from playground env keys * fix: deduplication and sorting error in keys pagination * fix: cache not resetting when pagination was reset * fix: add linebreak to delete dialog * fix: performance issue when there are many keys caused by ItemContextMenu * fix: performance issue when there are many items caused by ItemContextMenu * fix: spinner improvement * feat: add refetch button * fix: promises are not awaited in useAddKey * chore: format * chore: change fmt script * chore: remove pnpm for consistency with other packages * chore: bump redis * fix: show loading only when keys are loading * fix problem with keys pagination not reseting correctly on refetch
- Loading branch information