Florian Duros
|
6fca4d106e
|
Move clock into shared components (#30480)
* refactor: extract `formatSeconds` from `DateUtils`
* refactor: move clock into shared-components
* refactor: update clock imports
* test(e2e): add screenshots
|
2025-08-05 17:04:55 +00:00 |
|
Florian Duros
|
24f923feac
|
Move number.ts to utils in shared components (#30498)
* refactor: move `number.ts` in shared components
* chore: include ts test file in sonar config
|
2025-08-05 17:04:45 +00:00 |
|
Florian Duros
|
b5160c47b3
|
chore: move i18n.tsx into utils folder (#30400)
|
2025-07-25 08:14:48 +00:00 |
|
Florian Duros
|
1e689ac098
|
Move Flex & Box component into shared component folder (#30357)
* refactor: move Flex component in shared components
* refactor: update imports
* refactor: remove Flex pcss file
* fix: Flex component css override
* test: update snapshots
* fix: html export
* chore: add css module support to jest
* chore: keep old copyright
* refactor: change `mx_Flex` in `ErrorView` to `mx_ErrorView_flexContainer`
* test: update snapshots
* refactor: move Box component in shared components
* refactor: update import and css override
* test: update snapshots
|
2025-07-22 16:25:45 +00:00 |
|