Matthias Prost
Matthias Prost
We need to refactor Pagination into PaginationV2 in order to change behavior. We will then need to migration Pagination everywhere we use it (List for example) to use new PaginationV2....
Current system with `Grid`, `Row` and `Col` doesn't match our needs we need to find a better alternative.
Current Icons are getting old and as seen with design we wish to change them as soon as possible. It will be a great addition for v1.
New component `Text` should be used instead of `Typography`. Migration process is available here: https://main.ui.scaleway.com/?path=/docs/migrations-typography-to-text--page Once migration is done we should remove `Typography` component from library.
A new component needs to be created: `Banner` it is like an Alert but more marketing oriented.
Alert component needs to be refactor to use new theme and properties.
We want to re-do Button component in order to be clean for a V1 release. This migration will be done in two steps: 1. We create ButtonV2 then migrate all...
## Summary ## Type - Bug - Feature - Enhancement - Documentation - Migration - Refactor ### Summarise concisely: #### What is expected? Refactoring of `` component with a new...
## Summary ## Type - Bug ### Summarise concisely: #### What is expected? Fix `` category icon variant on collapsed version ## Relevant logs and/or screenshots Before: After: