Skip to content

Releases: RocketCommunicationsInc/astro

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

7.20.0

13 Dec 17:24
Compare
Choose a tag to compare

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

03 Nov 15:37
Compare
Choose a tag to compare

7.19.1

Patch Changes

Timeline

  • Fixed an issue where events displayed incorrectly when they spanned over daylight savings time

7.19.0

01 Nov 15:45
Compare
Choose a tag to compare

7.19.0

Minor Changes

Timeline

  • Added show-start-of-day attribute to rux-ruler

7.18.0

31 Oct 18:10
Compare
Choose a tag to compare

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

7.17.1

12 Oct 20:37
Compare
Choose a tag to compare

7.17.1

Patch Changes

Classification Marking

  • Added some default left/right padding

General

  • Upgrade design token package to 1.12.0

Tabs

  • Fixed tabbing issue when tab1 is selected by default

7.17.0

14 Sep 17:17
Compare
Choose a tag to compare

7.17.0

Minor Changes

Dialog

  • Added new toggle, show and hide public methods

Input

  • Added a new getInput public method

Patch Changes

Tabs

  • Enhanced keyboard functionality with or without tab panels

Push Button

  • The label prop no longer defaults to 'Push Button'

7.16.0

17 Aug 18:48
Compare
Choose a tag to compare

7.16.0

Minor Changes

General

Select

  • Dropdown arrow now correctly changes color from light theme to dark theme

Textarea

  • Add readonly attribute

Patch Changes

Global Status Bar

  • Slots on the right and left side of Global Status Bar now correctly display focus states

Log

  • Log's filtering is no longer case sensitive

Select

  • Change height to match rux-input height for better alignment

Status

  • Update status image sizes

Tabs

  • Fixed an issue where the ruxtabselected event would sometimes not fire correctly

Timeline

  • Removed an extraneious div on timeline that was preventing attribute inheritance