Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Releases: Tripwire/octagon

v12.3.0

20 Jul 23:32
Compare
Choose a tag to compare

12.3.0 (2018-07-20)

Bug Fixes

  • modal: fixed centering. Collision happened because SUI sarted us… (#245) (6e82883)

Features

v12.2.0

11 Jul 01:02
286099e
Compare
Choose a tag to compare

12.2.0 (2018-07-11)

Features

  • update: Update to SUIR 0.81 and SUI CSS 2.3 and test Styleguide (5bc34c7)

v12.1.0

06 Jul 22:43
Compare
Choose a tag to compare

12.1.0 (2018-07-06)

Features

  • a11y: Accessibility for pagination control (7d610e7)

v12.0.1

27 Jun 23:37
Compare
Choose a tag to compare

12.0.1 (2018-06-27)

Bug Fixes

v11.5.1

14 Jun 07:06
Compare
Choose a tag to compare

11.5.1 (2018-06-14)

Bug Fixes

  • Button: Fix for augmented buttons so styling remains consistent. In SUIR you can augment a tag with 'as' such that it is rendered in the dom. When we added type=submit to this augmented button, the default CSS of appearance: button; overwrote our styling. The solution is to set appearance: inherit (886217e)

v11.5.0

13 Jun 19:28
9c70106
Compare
Choose a tag to compare

11.5.0 (2018-06-13)

Features

  • postCSSNext: updates to remove postcss-neat: updated css files, removed dependencies, updated package. (d6c8851)

v11.4.1

08 Jun 21:00
Compare
Choose a tag to compare

11.4.1 (2018-06-08)

Bug Fixes

  • Button: Fix for augmented buttons so styling remains consistent. In SUIR you can augment a tag with 'as' such that it is rendered in the dom. When we added type=submit to this augmented button, the default CSS of appearance: button; overwrote our styling. The solution is to set appearance: inherit (bd19cbf)

v11.4.0

31 May 00:04
Compare
Choose a tag to compare

11.4.0 (2018-05-31)

Features

  • LoginPane: enable unstable thirdPartyAuth prop (7589c54)

v11.3.0

26 May 03:36
Compare
Choose a tag to compare

11.3.0 (2018-05-26)

Features

v11.2.1

24 May 22:42
Compare
Choose a tag to compare

11.2.1 (2018-05-24)

Bug Fixes

  • icons: pin unstable dep (758bdbb)
  • test: restore label image from older font css (170a2a1)