@vcita/design-system 1.1.4 → 1.1.7

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,292 @@
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
+ ### v1.1.7 (2022-09-04)
10
+ - VcDocItem - added svg as an image type
11
+ - VcSearchPicker - caret and pointer color
12
+ - VcSearchPicker - add menu custom class name prop
13
+ - VcSearchPicker - use brand colors
14
+
15
+ ### v1.1.6 (2022-08-28)
16
+ - VcDocItem - added 'xlsx' as a spreadsheet format
17
+ - VcDocItem - added max width
18
+ - VcSearchPicker - add background color to input
19
+
20
+ ### v1.1.5 (2022-08-24)
21
+ - VcDraggableList - remove hover from mobile
22
+
23
+ ### v1.1.4 (2022-08-21)
24
+ - Adding composition and slots examples
25
+ - VcModalFooter - added disabled option to VcButton
26
+
27
+ ### v1.1.3 (2022-08-21)
28
+ - VcDraggableList - add story with slot and fix icon size
29
+
30
+ ### v1.1.2 (2022-08-16)
31
+ - VcModalHeader - add right button icon
32
+ - VcList
33
+ - VcBaseListItem
34
+ - VcMobilePicker - new mobile picker pattern based on VcList
35
+ - VcTextField - add appendIcon and readonly properties + CSS
36
+ - VcInputModal - add showFooter + CSS
37
+ - VcModalContainer - remove the auto height on the VcModalContainerContent class
38
+ - VcDraggableList - added component
39
+ - VcTextField - fix label alignment
40
+ - VcWizard - add dynamic step names and description
41
+ - VcTextField - add google address autocomplete
42
+ - VcAvatar - fix image path prop
43
+
44
+ ### 1.1.1 (2022-08-11)
45
+ - Update translations
46
+
47
+ ### 1.1.0 (2022-08-08)
48
+ - VcDocItem - implemented uploaded and corrupted states
49
+ - VcStepperContent - add link color under the description
50
+ - VcWizard - BREAKING CHANGE: v-model current-step fixes
51
+ - VcSearchPicker - added component
52
+
53
+ ### 1.0.7 (2022-07-26)
54
+ - VcEmptyState - change color for button ghost
55
+
56
+ ### 1.0.6 BREAKING CHANGES (2022-07-24)
57
+ - Split variables.scss into vuetify-variables.scss and variables.scss
58
+ - Consuming project changes required
59
+
60
+ ### 0.6.27 (2022-07-17)
61
+ - VcButton - add ghost mode. fix storybook props inherit
62
+ - VcEmptyState - add ability to choose ghost mode btn
63
+ - VcDocItem - added document formats
64
+ - VcAutoComplete, VcTextArea, VcTextField - remove branding color when not needed
65
+
66
+ ### 0.6.26 (2022-07-03)
67
+ - VcDocItem - component added to ds
68
+ - VcTimeSince
69
+ - VcSwitch - add option to show label before switch
70
+ - Translations with parameters
71
+
72
+ ### 0.6.25 (2022-06-23)
73
+ - VcInputPopover - add click outside will not close the popover support
74
+
75
+ ### 0.6.24 (2022-06-14)
76
+ - VcInputBottomSheet - add switch support
77
+
78
+ ### 0.6.23 (2022-06-13)
79
+ - VcWizard - css fix
80
+
81
+ ### 0.6.22 (2022-05-31)
82
+ - VcRadioGroup - fix tooltip slots
83
+
84
+ ### 0.6.21 (2022-05-16)
85
+ - VcRadioGroup - create
86
+ - VcRadio - create
87
+ - VcTooltip - add slots and fallback icon as an activator
88
+
89
+ ### 0.6.20 (2022-05-16)
90
+ - VcStepperContent fix height
91
+ - VcInputPopover - add toggle to header
92
+
93
+ ### 0.6.19 (2022-05-10)
94
+ - VcSegmentedControl added
95
+
96
+ ### 0.6.18 (2022-05-02)
97
+ - VcListbox - add validator
98
+
99
+ ### 0.6.17 (2022-04-27)
100
+ - VcListbox - improve CSS
101
+
102
+ ### 0.6.16 (2022-04-27)
103
+ - VcListbox - add a search bar option
104
+
105
+ ### 0.6.15 (2022-04-25)
106
+ - VcTooltip - opacity 100%
107
+ - VcDropzone - fix active styles
108
+ - VcSelectField - add error-messages, add tooltip nudge
109
+ - VcTextField - add tooltip nudge
110
+ - VcLink - add click action
111
+ - VcSwitch - fix clickable icons
112
+ - VcSearchBar
113
+
114
+ ### 0.6.14 (2022-03-21)
115
+ - VcDropzone - component added
116
+ - VcTextField - add prefix and error-messages
117
+ - VcConfirmModal - fix for rtl button position
118
+
119
+ ### 0.6.13 (2022-03-14)
120
+ - Updated localization files
121
+
122
+ ### 0.6.12 (2022-03-14)
123
+ - VcSelectField - fix border colors for some variations
124
+
125
+ ### 0.6.11 (2022-03-13)
126
+ - VcListbox - small fix for distinguishing data qa on the list
127
+
128
+ ### 0.6.10 (2022-03-06)
129
+ - VcModalContainer - fix for overflow-x scroll
130
+
131
+ ### 0.6.9 (2022-03-02)
132
+ - VcButton - fix for button flavor
133
+
134
+ ### 0.6.8 (2022-03-02)
135
+ - VcTextArea - add fixed-height state
136
+ - VcPopover - fix corners radius
137
+ - VcUpsellBlock - background overflow bug fix
138
+ - VcLink - add target as prop
139
+ - VcModalContainer - add xl size
140
+
141
+ ### 0.6.7 (2022-03-01)
142
+ - VcButton - fix for color flavor
143
+
144
+ ### 0.6.6 (2022-03-01)
145
+ - VcAvatar - support the 0 color id
146
+ - VcBanner - fix background to be branded
147
+
148
+ ### 0.6.4 (2022-02-28)
149
+ - VcButton - add flavor prop
150
+ - VcBanner - Change component design
151
+
152
+ ### 0.6.3 (2022-02-23)
153
+ - VcListbox - performance improve
154
+
155
+ ### 0.6.2 (2022-02-22)
156
+ - VcListbox - minor fix
157
+
158
+ ### 0.6.1 (2022-02-21)
159
+ - VcTextField - add tooltip, placeholder
160
+ - VcUpsellBlock - css fixes
161
+
162
+ ### 0.6.0 (2022-02-20)
163
+ - VcModalHeader - add no close button new style
164
+ - VcPopover - add white background color
165
+ - VcActionList - fix icon size
166
+ - VcListbox - fix clicking not responding on the edges of the labels
167
+ - VcListbox - use v-list-item-group to get the full "checked" array
168
+ - VcListbox - tooltip option for a disabled item
169
+ - VcUpsellBlock
170
+
171
+ ### 0.5.0 (2022-02-15)
172
+ - VcButton - add outlined and prepend default icon.
173
+ - VcBottomSheet
174
+ - VcInputBottomSheet
175
+ - VcModalHeader - add close button option
176
+ - VcLink - add cursor pointer
177
+ - VcModalHeader - add description
178
+ - VcPopover
179
+ - VcInputPopover
180
+ - VcBadge - update parameters, add test, enrich the story book
181
+ - VcWizard fix content height
182
+ - VcExpansionCard fix color
183
+
184
+
185
+ ### 0.4.0 (2022-02-08)
186
+ - Added VcBadge component
187
+ - fix icon name in VcActionList
188
+ - add parameters to VcTextArea
189
+ - add button the ability to be link
190
+ - VcLink - add secondary
191
+ - VcLink - add prepend icon
192
+ - VcLink - change text context to label
193
+ - SvgIcons - rename chevron_left to chevron_right
194
+ - SvgIcons - add trash, copy, chevron_left
195
+
196
+ ### 0.3.17 (2022-02-06)
197
+ - VcLink - add secondary
198
+ - VcLink - add prepend icon
199
+ - VcLink - change text context to label
200
+ - SvgIcons - rename chevron_left to chevron_right
201
+ - SvgIcons - add trash, copy, chevron_left
202
+
203
+ ### 0.3.16 (2022-01-31)
204
+ - Center image in VcImage
205
+ - bug fix in VcBanner
206
+ - Bug fix in VcImage
207
+ - VcChip
208
+ - fix expansion card content slot to have padding
209
+ - text-area auto grow
210
+
211
+ ### 0.3.15 (2022-01-24)
212
+ - rename wizard event to move forward
213
+ - move breakpoint from mixin to wizard component
214
+ - modify expansion card content slot to have padding
215
+
216
+ ### 0.3.14 (2022-01-24)
217
+ - add the ability to use image path or object in all relevant places
218
+ - add VcImage to facilitate use of different types of images and SVGs
219
+ - add title to wizard stepsBar
220
+
221
+ ### 0.3.12 (2022-01-18)
222
+ - add animation to shadow for hover on card
223
+ - fix border radius on action list
224
+ - fix v-model value in VcListEntity and VcExpansionCard
225
+ - added boolean useOffset prop on VcInputModal, VcNoticeModal, VcConfirmProminentModal
226
+ - VcChecklistItem
227
+ - VcListbox
228
+ - Add option to disable the tooltip on VcTooltip
229
+ - Add option to show the avatar on black & white
230
+ - Add option to remove the avatar border
231
+
232
+ ### 0.2.10 (2022-01-13)
233
+ - small fixes on VcActions
234
+ - add icon option for switch component
235
+ - VcExpansionCard
236
+ - VcListEntity
237
+
238
+ ### 0.2.9 (2022-01-12)
239
+ - update design on list item
240
+ - add loading option for confirm modal
241
+
242
+ ### 0.2.4 (2022-01-05)
243
+ - adding svg images to vue object
244
+ - move VcSvg to global components
245
+
246
+ ### 0.2.3 (2022-01-03)
247
+ - bug fix related to $ds
248
+
249
+ ### 0.2.2 (2022-01-03)
250
+ - VcStepsBar
251
+ - VcMobileWizardProgress
252
+ - VcProgressCircular
253
+ - Separate init of i18n for easier unit testing in consuming project
254
+
255
+ ### 0.2.1 (2021-12-29)
256
+ - adding mastercard and visa to icon
257
+
258
+ ### 0.2.0 (2021-12-29)
259
+ - Adding VcEmptyState
260
+ - Adding VcLink
261
+ - Adding VcFocusArea
262
+ - Migrate the VcListItem component from FG
263
+ - Migrate the VcGroupHeader component from FG
264
+ - Adding VcEmptyState
265
+ - Adding VcLink
266
+ - update for VcButton - added pill (rounded) prop
267
+ - Migrate VcFilterPanel component from FG
268
+ - Migrate VcInfiniteScroll component from FG
269
+ - Add translation utility
270
+ - update VcToast
271
+
272
+ ### 0.1.5 (2021-12-07)
273
+ - update for VcAlert - added inline state
274
+ - update for VcCard - update all design and add test and story
275
+ - simplify the process of adding svg icons
276
+ - Migrate the VcCheckbox component from FG
277
+ - add disabled css for VcButton
278
+
279
+ ## 0.1.4 (2021-11-28)
280
+ - VcConfirmModal - added support for loader in modal buttons
281
+ - VcConfirmModal, VcModalContainer, VcModalWrapper - added support to add or remove the offset class
282
+
283
+ ## 0.1.2 (2021-11-21)
284
+ ### Added components
285
+ - VcActionsList
286
+ - VcBottomActions
287
+ - VcActions - A wrapper for VcActionsList and VcBottomActions that chooses which one to display, depending if it is used in desktop or mobile
288
+ - VcTooltip
289
+ - VcIconWithTooltip
290
+
291
+ ### Added utilities
292
+ - util/colorUtil.js - utility functions commonly used for setting the theme