Releases: Vonage/vivid-3
Releases · Vonage/vivid-3
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)
Bug Fixes
Miscellaneous Chores
vivid: v3.60.0
3.60.0 (2024-07-01)
Features
Bug Fixes
- audio-player: keep paused state while dragging (VIV-1787) (#1792) (90d7a58)
- disabled buttons in number field (219bba7)
- number-field: disabled buttons in number field (VIV-1817) (#1779) (219bba7)
- select: fix initial select validity (VIV-1822) (#1794) (e8ea809)
- text-area: row="1" min-height (VIV-1647) (#1783) (db7277a)
eslint-plugin: v1.2.0
vivid: v3.59.0
3.59.0 (2024-06-18)
Features
- audio-player: implement playback rates selector (VIV-1713) (#1754) (7a46449)
- button, split-button: add announcement connotation (VIV-1650) (#1755) (017d16d)
- combobox: adds ghost appearance to combobox (VIV-1784) (#1749) (d9bc74e)
- components: annotate event types (VIV-1762) (#1764) (7b01636)
- number-field: support locales with comma (VIV-1771) (#1733) (e6f1b85)
Bug Fixes
eslint-plugin: v1.1.0
vivid: v3.58.0
3.58.0 (2024-06-04)
Features
- audio-player: expose currentTime (4f2c817)
- audio-player: expose duration (4f2c817)
- audio-player: expose paused (4f2c817)
- audio-player: expose play and pause methods (4f2c817)
- badge: add announcement connotation (VIV-1649) (#1740) (6545e04)
- tooltip: add max-inline-size variable (VIV-1660) (#1725) (e50f367)
Bug Fixes
- combobox: adds options gap (VIV-1768) (#1719) (df2db60)
- select: design alignment (VIV-1755) (#1731) (b59e5cf)
- slider: new marker design (VIV-1766) (#1732) (af7e4ab)
- tab: change tab padding to margin (VIV-1790) (#1735) (a6748df)
- text-field: remove pointer event to focus ring in old browsers (VIV-1788) (#1741) (4d75920)
- video-player: responsive control bar (VIV-1681) (#1709) (486031c)