@rarui/styles 1.9.0 → 1.11.0

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
@@ -2,6 +2,34 @@
2
2
 
3
3
  RarUI Styles deprive all styles needed to build components.
4
4
 
5
+ ## 2024-04-25 `1.11.0`
6
+
7
+ #### 🐛 Bug fixes
8
+
9
+ - Adjusting the typing of all components that use rainbow sprinkle. ([#27](https://git.rarolabs.com.br/frontend/rarui/-/merge_requests/27) by [@junior](https://git.rarolabs.com.br/junior))
10
+
11
+ #### 🎉 New features
12
+
13
+ - Added new style pack for `toggle` component. ([#27](https://git.rarolabs.com.br/frontend/rarui/-/merge_requests/27) by [@junior](https://git.rarolabs.com.br/junior))
14
+
15
+ ## 2024-04-18 `1.10.0`
16
+
17
+ #### 🎉 New features
18
+
19
+ - Added new style pack for `badge` component. ([#17](https://git.rarolabs.com.br/frontend/rarui/-/merge_requests/17) by [@mauricio.barbosa](https://git.rarolabs.com.br/mauricio.barbosa))
20
+
21
+ ## 2024-04-18 `1.9.0`
22
+
23
+ #### 🎉 New features
24
+
25
+ - Added new style pack for `chip` component. ([#19](https://git.rarolabs.com.br/frontend/rarui/-/merge_requests/19) by [@mauricio.barbosa](https://git.rarolabs.com.br/mauricio.barbosa))
26
+
27
+ ## 2024-04-18 `1.8.0`
28
+
29
+ #### 🎉 New features
30
+
31
+ - Added new style pack for `checkbox` component. ([#23](https://git.rarolabs.com.br/frontend/rarui/-/merge_requests/23) by [@mauricio.barbosa](https://git.rarolabs.com.br/mauricio.barbosa))
32
+
5
33
  ## 2024-04-16 `1.7.0`
6
34
 
7
35
  #### 🎉 New features