@vcita/design-system 1.5.12 → 1.5.14

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
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ### Unreleased changes
9
9
 
10
+ ### v1.5.14(2023-03-30)
11
+ - VcActionList - added custom action title slot
12
+
13
+ ### v1.5.13(2023-03-30)
14
+ - VcTopMenuBar - Fix badge location
15
+ - VcTopMenuBar - Fix logo height
16
+ - VcAlert - add 'app' type
17
+ - VcAlert - add inline action
18
+ - VcActionList - removed conditional rendering from icon
19
+
10
20
  ### v1.5.12(2023-03-29)
11
21
  - vcMenuItem - add badge option to sub items
12
22