Skip to content

Releases: RocketCommunicationsInc/astro

7.26.0

19 Jun 18:23
Compare
Choose a tag to compare

7.26.0

Minor Changes

Global Status Bar

  • Added a new compact prop to allow for a more condensed layout

Tabs

  • Added a new compact prop to allow for a more condensed tab layout

7.25.2

21 May 17:27
Compare
Choose a tag to compare

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

04 Mar 16:08
0596943
Compare
Choose a tag to compare

Patch Changes

  • fix(timeline): correcting background color of rux-ruler to a token. by @FMorrison87 in #1368

7.25.0

24 Feb 19:05
17e3cb4
Compare
Choose a tag to compare

Minor Release

Minor Changes

  • Added several new props to rux-timeline. show-secondary-ruler, ruler-position, show-grid, and hide-j-day.

Patch Changes

7.24.1

13 Nov 20:29
Compare
Choose a tag to compare

7.24.1

Patch Changes

Accordion

  • CSS fix for accordion-item for Chrome version 131.0.6778.70.

7.24.0

21 Oct 16:00
Compare
Choose a tag to compare

7.24.0

Minor Changes

Input

  • Added minlength and maxlength props

7.23.0

30 Sep 18:56
Compare
Choose a tag to compare

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

02 May 16:30
Compare
Choose a tag to compare

7.22.1

Patch Changes

Select

  • Fixed an issue with selects value sometimes not being an array in a multi select

7.22.0

15 Apr 17:38
Compare
Choose a tag to compare

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

21 Mar 20:03
Compare
Choose a tag to compare

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