Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Releases: seek-oss/seek-style-guide

v39.2.0

13 May 00:15
dcf5778
Compare
Choose a tag to compare

39.2.0 (2019-05-13)

Features

v39.1.0

02 May 03:10
Compare
Choose a tag to compare

39.1.0 (2019-05-02)

Features

v39.0.2

10 Apr 05:01
25181f1
Compare
Choose a tag to compare

39.0.2 (2019-04-10)

Bug Fixes

  • Textarea: Swap to props for height & max-height (#617) (25181f1)

v39.0.1

04 Apr 06:34
0d60fac
Compare
Choose a tag to compare

39.0.1 (2019-04-04)

Bug Fixes

  • Checkbox: Fix button checkbox centering (#615) (0d60fac)

v39.0.0

04 Apr 03:45
961a19f
Compare
Choose a tag to compare

39.0.0 (2019-04-04)

Features

  • Checkbox: Support multiline label and improved VoiceOver focus (#614) (961a19f)

BREAKING CHANGES

  • React: Requires consumers to have React v16.3+.

  • Checkbox: Adds horizontal padding to the Checkbox in button mode to prevent label text colliding with button border.

MIGRATION GUIDE

React

Now takes a peer dependency on React v16.3+. Please ensure your app is compatible, see the React v16 release blog to see what is relevant for your app.

Checkbox

If using <Checkbox type="button" /> please validate that the addition of the field gutter width padding does not introduce any undesired wrapping or overflow.

v38.13.1

04 Apr 01:34
3e30c70
Compare
Choose a tag to compare

38.13.1 (2019-04-04)

Bug Fixes

  • Bolding: Change Readmore and ghost button font weight (#613) (3e30c70)

v38.13.0

04 Apr 00:14
Compare
Choose a tag to compare

38.13.0 (2019-04-04)

Features

  • Header: Add applied jobs icon to UserAccountMenu on desktop (#612) (df29ca4)

v38.12.0

18 Mar 03:06
Compare
Choose a tag to compare

38.12.0 (2019-03-18)

Features

  • Header: Add Recommended Jobs to user account menu (#606) (fc8ceac)

v38.11.3

06 Mar 02:57
e144129
Compare
Choose a tag to compare

38.11.3 (2019-03-06)

Bug Fixes

v38.11.2

04 Mar 22:53
0da5074
Compare
Choose a tag to compare

38.11.2 (2019-03-04)

Bug Fixes