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