Matthias Prost
Matthias Prost
## Summary ## Type - Enhancement ### Summarise concisely: #### What is expected? It's time to replace webpack by vite and see how fast storybook can be. ## Relevant logs...
## Summary ## Type - Enhancement ### Summarise concisely: #### What is expected? Slight performance improvement on `` component to remove class generation when open and close ## Relevant logs...
**Bug report** Hello! I recently faced an issue with `chromaui/action@v11`. When no rebuild is needed I have the following output: > Skipping rebuild of an already fully passed/accepted build For...
## Summary ## Type - Bug ### Summarise concisely: #### What is expected? Add missing props on SearchInput.
## Summary ## Type - Enhancement ### Summarise concisely: #### What is expected? - On `` component, when prop `animationDuration` is set to 0 it will remove the animation of...
## Summary ## Type - CI ### Summarise concisely: #### What is expected? Add tests for Navigation.
## Summary ## Type - Bug ### Summarise concisely: #### What is expected? Fix `` prop `onChange` will now take function with event. ```tsx // Before onChange={(value) => value} //...
## Summary ## Type - Migration ### Summarise concisely: #### What is expected? Migrate to React 19 RC. - Removal of all `forwardRef()` #### The following changes where made: (Describe...
- Upgrade Angular v8 to v15 - Upgrade Ionic according to Angular version - Upgrade Ionic storage package fixing breaking changes - Enforcing node 18 as due to Angular v15...