·
672 commits
to main
since this release
2.42.0 (2021-11-02)
Bug Fixes
- change label HTML tag in cv-file-uploader component (#1145) (5c8da0a)
- cv-data-table headers have no padding when sortable = false (#1162) (22564a4)
- cv-data-table listener is called after navigation (#1089) (68a18d5)
- cv-date-picker range plugin use (#1104) (1d58ca4)
- cv-tabs fails in focusout event when using router-link in a tab (#1084) (91adefb), closes #1083 #1083
- cv-tabs: Fix error on parentNode on doScrollIntoView. (#1269) (f4aab3a)
- ensure no previous transitionend event triggers after-modal-hidden (#1081) (0c5ffe2)
- error due to l10n exported with "default" field. (#1271) (97781a4)
- file-uploader: mark files with invalid types/formats (#1231) (dc3d8e1)
- ignore side panel focusout b4 click on safari (#1060) (ae9bf76)
- make label on cv-icon-button required (#1258) (8716c3e)
- modal 10-30 updates (#1166) (ff56466)
- remove extra tabIndex in tag (#1049) (bfbd2ad)
- server: cv-button default color error issue (#1076) (451816b)
- typo (#1163) (cc46805)
- use check slot pattern in side nav (#1092) (b6d1287)
Features
- 1030 update for text components (#1186) (71f7848)
- add hide close to toast (#1242) (15b4f66)
- add show/hide events to cv-interactive-tooltip (#1094) (6670837)
- adding hideCloseButton prop to cv-inline-notification (#1233) (fd41a30)
- emit event on progress step click. update story book & update md (#1219) (6088957)
- update number input to 10-30 (#1168) (b72c49d)
- update progress indicator to 1030 format (#1170) (f924de1)
- update tile to 1030 (#1189) (b8a4fd6)
- update ui shell to 1030 (#1191) (41b9241)
- update v2 radio button to 1030 (#1171) (a9eb378)
- v2 tooltip to 1030 (#1190) (6a18cf6)
2.34.0 (2020-10-07)
Bug Fixes
- 927 dropdown focus reset post selection (#931) (803d36c)
- add close aria label to modal (#815) (9b56b0f)
- add role tablist to CvContentSwitcher (#854) (378a517)
- aria states for bools (#934) (191cb6e)
- button snapshot (#897) (42a9ab6)
- click outside dropdown (#1013) (9a1ff2c)
- column styles on chrome (#827) (acae072)
- combo and multi empty class (#964) (beb2fdb)
- content switcher accessibility (#851) (b93f464)
- correct button small deprecation behaviour (#818) (d704b48)
- cv-dropdown: missing classes (#1039) (010dd69)
- deploy step (#865) (8c76692)
- disabled drop combo tag (#912) (1cc67ab)
- dropdown clearing of value (#975) (bc17f76)
- dropdown placeholder updates (#850) (59c265a)
- dropdown value presentation (#873) (1d4ab65)
- empty space in combo and multi (#963) (229759e)
- empty space on combo and multi (#967) (14e82ec)
- ensure that CvDropdown has single tabindex for accessibility (#868) (b8f0d55)
- firefox dropdown close (#993) (9ee8d9e)
- heading and data style when sortable (#826) (59bd310)
- ids for controlled panels (#829) (b27c2f6)
- ie11 svg class usage (#973) (e861cfa)
- improve svg icon support (#933) (2fc40e4)
- interactive tooltip position on ie11 (#841) (3551531)
- issue 923 comboBox attrs name (#928) (2759d48)
- issue 924 passing $listeners to cv-form (#929) (3fd9208)
- labels in table checkboxes (#906) (4acf0c7)
- lower case loading states (#823) (f9fa047)
- missing aria label on batch action checkbox (#834) (c2864fd)
- multi select expand (#880) (e032ea2)
- multi select use of filter tag (#957) (136610e)
- multi select user filter (#958) (5c03407)
- notes links to carbondesignsystem.com (#1043) (3aafcff)
- number input snapshot (#808) (dc38a3a)
- progress step carbonPrefix (#974) (7ede1a9)
- remove down chevron role (#1044) (7904f2d)
- slot not updating with v-slot (#1026) (2b026c4)
- snapshot test (#844) (6d08a80)
- tooltip on icon only button (#895) (a116424)
- try just 5 workers on test (#879) (aa03ee1)
- use of uidMixin without id use (#1009) (397be58)
Features
- add 10-11-2 update to carbon modal (#881) (5b57dec)
- add 24 hour clock support to the time input (#952) (2783e9e)
- add accordion change event and state value (#820) (e9e27e0)
- add aria label for expanding row button (#1008) (5c3a9a1)
- add cv-grid, cv-row, cv-column (#1038) (2ba3a5f)
- add focus method to text inputs (#932) (64ab976)
- add hide label to checkbox (#843) (ee6ed25)
- add mobile number input (#805) (e8cc1e8)
- disabled pagination forwards backwards btn (#896) (324d78c)
- mixins: add index for mixins and simplify imports (#1036) (a0a57d7)
- prefix inline-loading link and number input (#721) (eef6e51)
- use carbon flatpickr plugins (#1031) (4bbcceb)
- v-html in notifications to allow markup (#1035) (44f1b61)