Skip to content

Releases: ASU/asu-unity-stack

@asu/unity-bootstrap-theme-v1.13.1

16 Aug 20:03
Compare
Choose a tag to compare

@asu/unity-bootstrap-theme-v1.13.1 (2024-08-16)

Bug Fixes

  • unity-bootstrap-theme: removed width from span in commons styles (c230a6b)

@asu/app-degree-pages-v2.6.2

14 Aug 23:53
Compare
Choose a tag to compare

@asu/app-degree-pages-v2.6.2 (2024-08-14)

Bug Fixes

  • app-degree-pages: update example careers disclaimer (759a3a1)

@asu/unity-bootstrap-theme-v1.13.0

08 Aug 21:59
Compare
Choose a tag to compare

@asu/unity-bootstrap-theme-v1.13.0 (2024-08-08)

Bug Fixes

  • unity-bootstrap-theme: added margin-bottom=0 on p (a692f16)

Features

  • unity-bootstrap-theme: added css styles for p in donuts (cc4a536)
  • unity-bootstrap-theme: added new styles to the donut chart (b3d10e7)
  • unity-bootstrap-theme: update markup for charts and graphs (86f7a04)

@asu/unity-bootstrap-theme-v1.12.0

07 Aug 17:59
Compare
Choose a tag to compare

@asu/unity-bootstrap-theme-v1.12.0 (2024-08-07)

Bug Fixes

  • unity-bootstrap-theme: switch anchor to button on accordions header and added styles (914e9ee)

Features

  • unity-bootstrap-theme: added styles for focus on accordions (145c4a1)

@asu/components-core-v4.1.0

07 Aug 18:00
Compare
Choose a tag to compare

@asu/components-core-v4.1.0 (2024-08-07)

Bug Fixes

  • components-core: just a small change to create pr (64cde43)

Features

  • unity-bootstrap-theme: added styles for focus on accordions (145c4a1)

@asu/unity-bootstrap-theme-v1.11.1

05 Aug 19:34
Compare
Choose a tag to compare

@asu/unity-bootstrap-theme-v1.11.1 (2024-08-05)

Bug Fixes

  • unity-bootstrap-theme: fix storybook image (113039f)

@asu/component-header-v2.3.0

05 Aug 21:00
Compare
Choose a tag to compare

@asu/component-header-v2.3.0 (2024-08-05)

Bug Fixes

  • component-header: add escape functionality when inside of menu dropdown (373fcec)
  • component-header: add keyboard navigation (01bde2a)

Features

  • component-header: removed display:unset on Header hidden inputs (f029963)
  • component-header: return display:unset and change the selector for the styles to input[name=q] (606ca9b)

@asu/app-webdir-ui-v3.5.1

02 Aug 17:46
Compare
Choose a tag to compare

@asu/app-webdir-ui-v3.5.1 (2024-08-02)

Bug Fixes

  • app-webdir-ui: change search page button size (014fd1d)
  • app-webdir-ui: dept admin button size fix and button margins fix (2787f6e)
  • app-webdir-ui: search button consistent size (7760842)

@asu/unity-bootstrap-theme-v1.11.0

01 Aug 16:10
Compare
Choose a tag to compare

@asu/unity-bootstrap-theme-v1.11.0 (2024-08-01)

Features

  • unity-bootstrap-theme: changed h4 to h2 and added styles for this change (d1bd183)

@asu/components-core-v4.0.0

01 Aug 16:10
Compare
Choose a tag to compare

@asu/components-core-v4.0.0 (2024-08-01)

Bug Fixes

  • components-core: switch h4 to h2 on AnchorMenu (bfde9f2)

BREAKING CHANGES

  • components-core: It is necessary to replicate the changes from the unity-bootstrap-theme in the
    component-core.

UDS-1773