Releases: RocketCommunicationsInc/astro
Releases · RocketCommunicationsInc/astro
7.24.1
7.24.0
7.24.0
Minor Changes
Input
- Added minlength and maxlength props
7.23.0
7.23.0
Minor Changes
Tabs
- Added a new 'actions' slot to allow for tab actions on individual tabs (such as closing a tab), without firing off the
ruxselected
event.
Patch Changes
Button
- Fixed button bug when clicking and dragging over an icon-only, borderless button
Input
- Fixed an issue causing caret navigation to appear innappropriately within input
7.22.1
7.22.1
Patch Changes
Select
- Fixed an issue with selects value sometimes not being an array in a multi select
7.22.0
7.22.0
Minor Changes
Toast
- Added a new status prop and the ability to resize toast close icon via the new iconSize CSS prop.
7.21.0
7.21.0
Minor Changes
Timeline
- Updated timeline to support Month and Week intervals for displaying data and allow zoom to be < 1
Patch Changes
Pop Up
- Resolved console log error
7.20.0
7.20.0
Minor Changes
Timeline
- Add support for minute interval
Patch Changes
Radio Button Group
- Changed radio-button-group width to fit-content, which matches checkbox-group
Tooltip
- Allow pressing escape to close the tooltip
7.19.1
7.19.1
Patch Changes
Timeline
- Fixed an issue where events displayed incorrectly when they spanned over daylight savings time
7.19.0
7.19.0
Minor Changes
Timeline
- Added
show-start-of-day
attribute to rux-ruler
7.18.0
7.18.0
Minor Changes
Input
- Added autocomplete property to rux-input
Timeline
- Adds
has-playhead-indicator
prop to timeline which visually marks past time as played in each track
Patch Changes
Segmented Button
- Fixed an issue where segmented buttons could not be tabbed between when next to each other
Timeline
- Fixed an issue where timeline's playhead wouldn't update correctly when changing the interval