@vcita/design-system 0.6.14 → 0.6.15

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 ADDED
@@ -0,0 +1,196 @@
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ Format based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
+
7
+ ### Unreleased changes
8
+
9
+ ### 0.6.15 (2022-04-25)
10
+ - VcTooltip - opacity 100%
11
+ - VcDropzone - fix active styles
12
+ - VcSelectField - add error-messages, add tooltip nudge
13
+ - VcTextField - add tooltip nudge
14
+ - VcLink - add click action
15
+ - VcSwitch - fix clickable icons
16
+ - VcSearchBar
17
+
18
+ ### 0.6.14 (2022-03-21)
19
+ - VcDropzone - component added
20
+ - VcTextField - add prefix and error-messages
21
+ - VcConfirmModal - fix for rtl button position
22
+
23
+ ### 0.6.13 (2022-03-14)
24
+ - Updated localization files
25
+
26
+ ### 0.6.12 (2022-03-14)
27
+ - VcSelectField - fix border colors for some variations
28
+
29
+ ### 0.6.11 (2022-03-13)
30
+ - VcListbox - small fix for distinguishing data qa on the list
31
+
32
+ ### 0.6.10 (2022-03-06)
33
+ - VcModalContainer - fix for overflow-x scroll
34
+
35
+ ### 0.6.9 (2022-03-02)
36
+ - VcButton - fix for button flavor
37
+
38
+ ### 0.6.8 (2022-03-02)
39
+ - VcTextArea - add fixed-height state
40
+ - VcPopover - fix corners radius
41
+ - VcUpsellBlock - background overflow bug fix
42
+ - VcLink - add target as prop
43
+ - VcModalContainer - add xl size
44
+
45
+ ### 0.6.7 (2022-03-01)
46
+ - VcButton - fix for color flavor
47
+
48
+ ### 0.6.6 (2022-03-01)
49
+ - VcAvatar - support the 0 color id
50
+ - VcBanner - fix background to be branded
51
+
52
+ ### 0.6.4 (2022-02-28)
53
+ - VcButton - add flavor prop
54
+ - VcBanner - Change component design
55
+
56
+ ### 0.6.3 (2022-02-23)
57
+ - VcListbox - performance improve
58
+
59
+ ### 0.6.2 (2022-02-22)
60
+ - VcListbox - minor fix
61
+
62
+ ### 0.6.1 (2022-02-21)
63
+ - VcTextField - add tooltip, placeholder
64
+ - VcUpsellBlock - css fixes
65
+
66
+ ### 0.6.0 (2022-02-20)
67
+ - VcModalHeader - add no close button new style
68
+ - VcPopover - add white background color
69
+ - VcActionList - fix icon size
70
+ - VcListbox - fix clicking not responding on the edges of the labels
71
+ - VcListbox - use v-list-item-group to get the full "checked" array
72
+ - VcListbox - tooltip option for a disabled item
73
+ - VcUpsellBlock
74
+
75
+ ### 0.5.0 (2022-02-15)
76
+ - VcButton - add outlined and prepend default icon.
77
+ - VcBottomSheet
78
+ - VcInputBottomSheet
79
+ - VcModalHeader - add close button option
80
+ - VcLink - add cursor pointer
81
+ - VcModalHeader - add description
82
+ - VcPopover
83
+ - VcInputPopover
84
+ - VcBadge - update parameters, add test, enrich the story book
85
+ - VcWizard fix content height
86
+ - VcExpansionCard fix color
87
+
88
+
89
+ ### 0.4.0 (2022-02-08)
90
+ - Added VcBadge component
91
+ - fix icon name in VcActionList
92
+ - add parameters to VcTextArea
93
+ - add button the ability to be link
94
+ - VcLink - add secondary
95
+ - VcLink - add prepend icon
96
+ - VcLink - change text context to label
97
+ - SvgIcons - rename chevron_left to chevron_right
98
+ - SvgIcons - add trash, copy, chevron_left
99
+
100
+ ### 0.3.17 (2022-02-06)
101
+ - VcLink - add secondary
102
+ - VcLink - add prepend icon
103
+ - VcLink - change text context to label
104
+ - SvgIcons - rename chevron_left to chevron_right
105
+ - SvgIcons - add trash, copy, chevron_left
106
+
107
+ ### 0.3.16 (2022-01-31)
108
+ - Center image in VcImage
109
+ - bug fix in VcBanner
110
+ - Bug fix in VcImage
111
+ - VcChip
112
+ - fix expansion card content slot to have padding
113
+ - text-area auto grow
114
+
115
+ ### 0.3.15 (2022-01-24)
116
+ - rename wizard event to move forward
117
+ - move breakpoint from mixin to wizard component
118
+ - modify expansion card content slot to have padding
119
+
120
+ ### 0.3.14 (2022-01-24)
121
+ - add the ability to use image path or object in all relevant places
122
+ - add VcImage to facilitate use of different types of images and SVGs
123
+ - add title to wizard stepsBar
124
+
125
+ ### 0.3.12 (2022-01-18)
126
+ - add animation to shadow for hover on card
127
+ - fix border radius on action list
128
+ - fix v-model value in VcListEntity and VcExpansionCard
129
+ - added boolean useOffset prop on VcInputModal, VcNoticeModal, VcConfirmProminentModal
130
+ - VcChecklistItem
131
+ - VcListbox
132
+ - Add option to disable the tooltip on VcTooltip
133
+ - Add option to show the avatar on black & white
134
+ - Add option to remove the avatar border
135
+
136
+ ### 0.2.10 (2022-01-13)
137
+ - small fixes on VcActions
138
+ - add icon option for switch component
139
+ - VcExpansionCard
140
+ - VcListEntity
141
+
142
+ ### 0.2.9 (2022-01-12)
143
+ - update design on list item
144
+ - add loading option for confirm modal
145
+
146
+ ### 0.2.4 (2022-01-05)
147
+ - adding svg images to vue object
148
+ - move VcSvg to global components
149
+
150
+ ### 0.2.3 (2022-01-03)
151
+ - bug fix related to $ds
152
+
153
+ ### 0.2.2 (2022-01-03)
154
+ - VcStepsBar
155
+ - VcMobileWizardProgress
156
+ - VcProgressCircular
157
+ - Separate init of i18n for easier unit testing in consuming project
158
+
159
+ ### 0.2.1 (2021-12-29)
160
+ - adding mastercard and visa to icon
161
+
162
+ ### 0.2.0 (2021-12-29)
163
+ - Adding VcEmptyState
164
+ - Adding VcLink
165
+ - Adding VcFocusArea
166
+ - Migrate the VcListItem component from FG
167
+ - Migrate the VcGroupHeader component from FG
168
+ - Adding VcEmptyState
169
+ - Adding VcLink
170
+ - update for VcButton - added pill (rounded) prop
171
+ - Migrate VcFilterPanel component from FG
172
+ - Migrate VcInfiniteScroll component from FG
173
+ - Add translation utility
174
+ - update VcToast
175
+
176
+ ### 0.1.5 (2021-12-07)
177
+ - update for VcAlert - added inline state
178
+ - update for VcCard - update all design and add test and story
179
+ - simplify the process of adding svg icons
180
+ - Migrate the VcCheckbox component from FG
181
+ - add disabled css for VcButton
182
+
183
+ ## 0.1.4 (2021-11-28)
184
+ - VcConfirmModal - added support for loader in modal buttons
185
+ - VcConfirmModal, VcModalContainer, VcModalWrapper - added support to add or remove the offset class
186
+
187
+ ## 0.1.2 (2021-11-21)
188
+ ### Added components
189
+ - VcActionsList
190
+ - VcBottomActions
191
+ - VcActions - A wrapper for VcActionsList and VcBottomActions that chooses which one to display, depending if it is used in desktop or mobile
192
+ - VcTooltip
193
+ - VcIconWithTooltip
194
+
195
+ ### Added utilities
196
+ - util/colorUtil.js - utility functions commonly used for setting the theme
@@ -14,3 +14,5 @@ en:
14
14
  add: Add new contact
15
15
  dropzone:
16
16
  default_title: Submit
17
+ search_bar:
18
+ label: Search