Skip to content

7.3.0

Compare
Choose a tag to compare
@markacianfrani markacianfrani released this 21 Nov 16:23
· 320 commits to main since this release

@astrouxds/astro-web-components

7.3.0

Minor Changes

Option

  • The title attribute will now reflect to the Shadow DOM

Option Group

  • The title attribute will now reflect to the Shadow DOM

Status

  • The status property now defaults to normal.

Tabs

  • Added cursor: pointer style.

Patch Changes

Monitoring Icon

  • Fixed layout shift when using display: grid

Monitoring Progress Icon

  • Fixed layout shift when using display: grid

Push Button

  • Fixed issue with cursor: pointer

Pop Up

  • Fixed an issue where the strategy prop of rux-pop-up was not applying correctly.

Notification

  • Fixed a bug where message prop was not showing if another slot was slotted in the component.

Dialog

  • Fixed an issue where the message prop would not appear if being used with slots for header or footer.

Select

  • Fixed some styling issues on where the border color would still change on hover when disabled.

  • Added correct cursors.

Segmented Button

  • Added a cursor: pointer when enabled.