Releases: RocketCommunicationsInc/astro
Releases · RocketCommunicationsInc/astro
7.26.0
7.25.2
7.25.2
Patch Changes
Segmented Button
- Added shadow parts to ul and li elements of segmented button to allow for better styling of the component
7.25.1
Patch Changes
- fix(timeline): correcting background color of rux-ruler to a token. by @FMorrison87 in #1368
7.25.0
Minor Release
Minor Changes
- Added several new props to rux-timeline.
show-secondary-ruler
,ruler-position
,show-grid
, andhide-j-day
.
Patch Changes
- Updated dependencies
- @astrouxds/[email protected]
7.24.1
7.24.1
Patch Changes
Accordion
- CSS fix for accordion-item for Chrome version 131.0.6778.70.
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