@vcita/design-system 0.5.1-beta.5 → 0.6.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
@@ -4,12 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
  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
- ### Unreleased changes
7
+ ### 0.6.0 (2022-02-20)
8
8
  - VcModalHeader - add no close button new style
9
9
  - VcPopover - add white background color
10
10
  - VcActionList - fix icon size
11
11
  - VcListbox - fix clicking not responding on the edges of the labels
12
12
  - VcListbox - use v-list-item-group to get the full "checked" array
13
+ - VcListbox - tooltip option for a disabled item
14
+ - VcUpsellBlock
13
15
 
14
16
  ### 0.5.0 (2022-02-15)
15
17
  - VcButton - add outlined and prepend default icon.