Matthias Prost

Results 36 issues of 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....

enhancement

Current system with `Grid`, `Row` and `Col` doesn't match our needs we need to find a better alternative.

refactor

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.

enhancement

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.

refactor

A new component needs to be created: `Banner` it is like an Alert but more marketing oriented.

enhancement

Alert component needs to be refactor to use new theme and properties.

refactor

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...

enhancement

## Summary ## Type - Bug - Feature - Enhancement - Documentation - Migration - Refactor ### Summarise concisely: #### What is expected? Refactoring of `` component with a new...

enhancement

## Summary ## Type - Bug ### Summarise concisely: #### What is expected? Fix `` category icon variant on collapsed version ## Relevant logs and/or screenshots Before: After:

bug