@vcita/design-system 0.5.1-beta.8 → 0.6.2-beta.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
@@ -5,12 +5,22 @@ Format based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
7
  ### Unreleased changes
8
+
9
+ ### 0.6.2 (2022-02-22)
10
+ - VcListbox - minor fix
11
+
12
+ ### 0.6.1 (2022-02-21)
13
+ - VcTextField - add tooltip, placeholder
14
+ - VcUpsellBlock - css fixes
15
+
16
+ ### 0.6.0 (2022-02-20)
8
17
  - VcModalHeader - add no close button new style
9
18
  - VcPopover - add white background color
10
19
  - VcActionList - fix icon size
11
20
  - VcListbox - fix clicking not responding on the edges of the labels
12
21
  - VcListbox - use v-list-item-group to get the full "checked" array
13
22
  - VcListbox - tooltip option for a disabled item
23
+ - VcUpsellBlock
14
24
 
15
25
  ### 0.5.0 (2022-02-15)
16
26
  - VcButton - add outlined and prepend default icon.