Skip to content

Releases: dev-onenetworkecommerce/aia

v0.5.0

28 Oct 18:43
Compare
Choose a tag to compare
  • #107 Add escape-to-exit accessbility for modals. [BREAKING]
    • Modals now require the onRequestClose prop.
  • #115 Add button-group size variants.
  • #112 Add dropdown divider.
  • #108 Add form error message.
  • #110 Support icon in dropdowns.

v0.4.9

27 Oct 05:11
Compare
Choose a tag to compare
  • bae3bb5 Fix modal body class not being removed on modal unmount.

v0.4.8

27 Oct 00:43
Compare
Choose a tag to compare
  • 8d97bf5 Fix modal not rendering for prop / state changes.

v0.4.7

26 Oct 23:45
Compare
Choose a tag to compare
  • 0782e63 Increase modal backdrop bg opacity
  • 77527e2 Fix modal to be scrollable.

v0.4.6

22 Oct 05:44
Compare
Choose a tag to compare

v0.4.5

20 Oct 06:35
Compare
Choose a tag to compare
  • Fix dropdown horizontal position miscalculation. (commit)

v0.4.4

20 Oct 06:34
Compare
Choose a tag to compare
  • Fix dropdown not triggering for children elements of the trigger. (commit)

v0.4.3

20 Oct 05:48
Compare
Choose a tag to compare
  • Fix the border color between multiple body in panel. (pr)

v0.4.2

16 Oct 08:40
Compare
Choose a tag to compare

Additions

  • Add -default variant for .btn. (pr).
  • Add -link variant for .btn. (pr)

Fixes

  • Fix elements in .btn not being vertically centered. (pr).
  • Fix text not being vertically centered with .btn-block. (pr)

Tweaks

  • Resize the size of .btn.-large from 40px to 50px. (pr)
  • Center text of .btn.-block. (pr)

v0.4.1

15 Oct 06:45
Compare
Choose a tag to compare
  • Unignore /scripts dir. (commit)