1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg ddd718fd23
refactor/reshape table (#5328)
This PR fixes a couple of issues with the pagination bar:

* Fixes an issue where padding bottom would be broken due to disabling
padding on the parent container
* Remove padding on the entire table to create more space and remove
header bar border radius as per discussion with @nicolaesocaciu
2023-11-14 08:44:36 +01:00
..
__mocks__
assets Feat/pagination bar (#5309) 2023-11-10 14:16:31 +01:00
component refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
interfaces feat: connect project overview table to search api (#5237) 2023-11-01 12:05:42 +01:00
openapi chore: update orval schemas (#5249) 2023-11-03 08:48:07 +01:00
themes refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
types feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
utils feat: show dependencies only when using pro/enterprise or at least on… (#5052) 2023-10-16 20:56:06 +02:00
index.tsx feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts