@breadstone/mosaik-elements-angular 0.0.105 → 0.0.106

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## 0.0.106 (2025-08-15)
2
+
3
+ ### 🚀 Features
4
+
5
+ - Add ScrubSlider component with multiple themes and styles ([d1db809262](https://github.com/RueDeRennes/mosaik/commit/d1db809262))
6
+ - refactor and reorganize provider functions for animations, breakpoints, icons, overlays, themes, and translations ([dcbc463c72](https://github.com/RueDeRennes/mosaik/commit/dcbc463c72))
7
+ - **instructions:** add guidelines for self-closing tags and update constructor injection recommendation ([12118c959d](https://github.com/RueDeRennes/mosaik/commit/12118c959d))
8
+
1
9
  ## 0.0.105 (2025-08-14)
2
10
 
3
11
  ### 🚀 Features