Releases: Vonage/vivid-3
Releases · Vonage/vivid-3
vivid: v4.7.0
eslint-plugin: v1.3.0
vivid: v4.6.0
4.6.0 (2024-10-03)
Features
- menu: add position-strategy to allow positioning menu absolute rather then fixed (VIV-2135) (#1918) (55d2b87)
- number-field: scale condensed (VIV-1835) (#1906) (fc81c6e)
- searchable-select: add component (VIV-1793) (#1882) (c352df7)
- searchable-select: highlight matched search text (VIV-2045) (#1914) (d3353b3)
- searchable-select: scroll to highlighted option (VIV-2162) (#1925) (aac1b9c)
- searchable-select: support form association (VIV-2046) (#1919) (750a20e)
- searchable-select: support tag icons (VIV-2044) (#1917) (f8d5f25)
- select: add scale attribute with condensed (VIV-1836) (#1901) (0138a54)
- tab: adds closable attribute and close event (VIV-2030) (#1915) (1249285)
- tabs: export tab-panel as part (VIV-2004) (#1903) (d86cf91)
- text-field: add scale attribute with condensed (VIV-1813) (#1899) (cc373cd)
Bug Fixes
vivid: v4.5.0
4.5.0 (2024-09-04)
Features
- components: support tree shaking (VIV-1672) (#1875) (0aa396c)
- data-grid: position grid sort icon near text (VIV-1958) (#1884) (b16ce63)
- fab: adds condensed size (VIV-1964) (#1886) (5df80a0)
- icon: adds warning connotation (VIV-1979) (#1885) (b1b78a9)
- select: auto add aria-label when setting a label (VIV-1978) (#1893) (3af0875)
- tabs: add shadow when horizontal tabs has scroll (VIV-1946) (#1889) (e5caa7a)
Bug Fixes
- address combobox a11y errors (dabd18c)
- audio-player: stops playing when removed from DOM (VIV-1967) (#1880) (12355d3)
- combobox: aria-expanded and aria-controls attributes corrected (VIV-1976) (#1881) (dabd18c)
- dialog: stop escape press propagation (VIV-1950) (#1883) (553f921)
- nav, nav-disclosure: add fallback background-color for selected (VIV-1966) (#1876) (9a8f769)
vivid: v4.4.0
4.4.0 (2024-07-31)
Features
- accordion-item: add css variable for meta-data custom max-inline-size (VIV-1951) (#1865) (a711d16)
- dialog: improve api with modal attribute (VIV-1657) (#1853) (daf06bc)
- empty-state: adding connotation and design variation (VIV-1378) (#1863) (953db49)
- slider, range-slider: add pin feature (VIV-1611) (#1736) (74944b4)
Bug Fixes
vivid: v4.3.0
vivid: v4.2.0
vivid: v4.1.0
4.1.0 (2024-07-08)
Features
- alert: add announcement connotation (VIV-1830) (#1840) (b1a980f)
- note: add announcement connotation (VIV-1829) (#1839) (9202a3d)
Bug Fixes
- audio-player: hide menu when playback rates are not set (VIV-1845) (#1815) (f0e32d1)
- badge: centers text inside badge (VIV-1824) (#1841) (8be57da)
- number-field: fix not updating validation after min/max change (VIV-1842) (5afde52)
- number-field: update validation after min/max change (VIV-1842) (#1833) (5afde52)
- select: fix text color (VIV-1851) (#1835) (4e04daa)
- select: reset form clears selected value if placeholder exists (VIV-1841) (#1831) (1faa01b)
eslint-plugin: v1.2.1
vivid: v4.0.0
4.0.0 (2024-07-01)
⚠ BREAKING CHANGES
- tooltip: sets default max width (VIV-1799) (#1798)
- data-grid-cell: change default value of block-size and white-space (VIV-1797) (#1793)
- audio-player: remove css-variable for min-inline-size and max-inline-size on host (VIV-1800) (#1803)
- vue-wrappers: forward form values by DOM prop name (VIV-1798) (#1789)
- vue-wrappers: forward form values by DOM prop name (VIV-1798)
- tabs: change gutters default to small (VIV-1796) (#1804)
- docs: refine docs for v-4 (VIV-000) (#1813)
- toggletip: add max-inline-size of 30ch & css-variable for custom size (VIV-1846) (#1814)
Features
- audio-player: remove css-variable for min-inline-size and max-inline-size on host (VIV-1800) (#1803) (06ee68a)
- data-grid-cell: change default value of block-size and white-space (VIV-1797) (#1793) (06ee68a)
- toggletip: add max-inline-size of 30ch & css-variable for custom size (VIV-1846) (#1814) (06ee68a)
- tooltip: sets default max width (VIV-1799) (#1798) (06ee68a)
- vue-wrappers: forward form values by DOM prop name (VIV-1798) (06ee68a)
- vue-wrappers: forward form values by DOM prop name (VIV-1798) (#1789) (06ee68a)