Skip to content

Latest commit

ย 

History

History
795 lines (446 loc) ยท 25.5 KB

CHANGELOG.md

File metadata and controls

795 lines (446 loc) ยท 25.5 KB

v3.0.0 (Sun Jan 19 2020)

๐Ÿ’ฅ Breaking Change

โš ๏ธ Pushed to master

  • Change onlyPublishWithReleaseLabel setting (@kylesuss)

Authors: 1


v3.0.0 (Sun Jan 19 2020)

๐Ÿ’ฅ Breaking Change

Authors: 1


v2.0.5 (Tue Jan 07 2020)

๐Ÿ› Bug Fix

Authors: 1


v2.0.2 (Thu Dec 26 2019)

๐Ÿ› Bug Fix

Authors: 2


v2.0.2 (Thu Dec 26 2019)

๐Ÿ› Bug Fix

Authors: 2


v2.0.2 (Thu Dec 26 2019)

๐Ÿ› Bug Fix

Authors: 2


v2.0.1 (Thu Nov 28 2019)

๐Ÿ› Bug Fix

โš ๏ธ Pushed to master

Authors: 1


v2.0.0 (Thu Nov 28 2019)

๐Ÿ’ฅ Breaking Change

  • Rename 'loading' prop to 'isLoading' to avoid unknown attribute warnings #122 (@ghengeveld)

๐Ÿงน Chores

Authors: 2

v1.1.7 (Fri Oct 18 2019)

๐Ÿ› Bug Fix

  • Add yaml syntax highlighting to Highlight component #97 (@kylesuss)

๐Ÿ“ Documentation

  • Replace custom colors/typography stories with DocBlocks. #95 (@leerob)

Authors: 2


v1.1.6 (Tue Oct 08 2019)

๐Ÿ› Bug Fix

  • Fix wrapping, overflow on Highlight component #90 (@kylesuss)

Authors: 1


v1.1.5 (Tue Oct 08 2019)

๐Ÿ› Bug Fix

  • Add left, right padding back to Highlight component #89 (@kylesuss)

Authors: 1


v1.1.4 (Tue Oct 08 2019)

๐Ÿ› Bug Fix

  • Remove default styling for Highlight code, pre selectors, conflict with globals #88 (@kylesuss)

Authors: 1


v1.1.3 (Tue Oct 08 2019)

๐Ÿ› Bug Fix

  • Add back global styles for code, pre elements #87 (@kylesuss)

Authors: 1


v1.1.1 (Mon Oct 07 2019)


v1.1.1 (Mon Oct 07 2019)


v1.1.0 (Mon Oct 07 2019)

๐Ÿš€ Enhancement

  • Build out Highlight component to auto format, consolidate global code styling #80 (@kylesuss)

๐Ÿ› Bug Fix

Authors: 2


v1.0.0 (Wed Sep 11 2019)

๐Ÿ’ฅ Breaking Change

  • Remove font import from GlobalStyle, export fontUrl #77 (@kylesuss)

๐Ÿ› Bug Fix

Authors: 3


v0.0.45 (Thu Aug 29 2019)

๐Ÿ› Bug Fix

  • Add icons for unfold and alternative share #72 (@domyen)

Authors: 1


v0.0.43 (Tue Jul 23 2019)

โš ๏ธ Pushed to master

Authors: 2


v0.0.42 (Thu Jul 11 2019)

๐Ÿ› Bug Fix

Authors: 2


v0.0.41 (Tue Jul 02 2019)

โš ๏ธ Pushed to master

Authors: 1


v0.0.40 (Tue Jul 02 2019)

๐Ÿ› Bug Fix

Authors: 2


v0.0.39 (Tue Jul 02 2019)

๐Ÿ› Bug Fix

Authors: 1


v0.0.38 (Tue Jul 02 2019)

๐Ÿ› Bug Fix

Authors: 1


v0.0.37 (Mon Jul 01 2019)

๐Ÿ› Bug Fix

  • Make button text bolder to increase readability #49 (@domyen)

Authors: 1


v0.0.36 (Mon Jul 01 2019)

๐Ÿ› Bug Fix

  • Memoize LinkWrapper in tooltip/ListItem for perf #48 (@kylesuss)

Authors: 1


v0.0.35 (Sat Jun 29 2019)

๐Ÿ› Bug Fix

โš ๏ธ Pushed to master

Authors: 3


v0.0.34 (Fri Jun 28 2019)

๐Ÿ› Bug Fix

Authors: 2


v0.0.33 (Fri Jun 28 2019)

๐Ÿ› Bug Fix

  • Refactor tooltip ListItem for flexibility in to/href prop names #42 (@kylesuss)

Authors: 1


v0.0.32 (Thu Jun 27 2019)

๐Ÿ› Bug Fix

Authors: 1


v0.0.31 (Thu Jun 27 2019)

๐Ÿ› Bug Fix

Authors: 3


v0.0.30 (Thu Jun 27 2019)

๐Ÿ› Bug Fix

Authors: 1


v0.0.29 (Wed Jun 26 2019)

๐Ÿ› Bug Fix

โš ๏ธ Pushed to master

Authors: 2


v0.0.28 (Wed Jun 26 2019)

๐Ÿ› Bug Fix

  • Update form components to support secondary styling #32 (@kylesuss)
  • Update Icon comments for formatting in docs mode #30 (@kylesuss)

Authors: 1


v0.0.27 (Wed Jun 26 2019)

๐Ÿ› Bug Fix

Authors: 2


v0.0.26 (Mon Jun 24 2019)

๐Ÿ› Bug Fix

โš ๏ธ Pushed to master

  • Add closeAlt icon from Storybook's UI (@domyen)
  • Add :checked:focus state on the checkboxes && updated stories (@domyen)

Authors: 3


v0.0.25 (Thu Jun 20 2019)

๐Ÿ› Bug Fix

  • Only pass appropriate link props to Tooltip ListItem #24 (@kylesuss)

Authors: 1


v0.0.24 (Wed Jun 19 2019)

๐Ÿ› Bug Fix

Authors: 1


v0.0.23 (Tue Jun 18 2019)

๐Ÿ› Bug Fix

โš ๏ธ Pushed to master

Authors: 5


v0.0.22 (Wed Jun 12 2019)

๐Ÿ› Bug Fix

  • Destructure LinkWrapper props to avoid passing them down #11 (@kylesuss)

Authors: 1


v0.0.21 (Wed Jun 12 2019)

๐Ÿ› Bug Fix

  • Fix LinkWrapper props to avoid collisions w React, Gatsby, etc links #10 (@kylesuss)

โš ๏ธ Pushed to master

Authors: 2


v0.0.20 (Thu Jun 06 2019)

๐Ÿ› Bug Fix

Authors: 1


v0.0.19 (Thu Jun 06 2019)

๐Ÿ› Bug Fix

  • Fix Link transition perf by specifying properties #8 (@kylesuss)

Authors: 1


v0.0.18 (Thu Jun 06 2019)

๐Ÿ› Bug Fix

  • Add Highlight component w/ bash, JS, TS, CSS, JSON support #7 (@kylesuss)

Authors: 1


v0.0.17 (Tue Jun 04 2019)


v0.0.16 (Mon Jun 04 2019)

๐Ÿ› Bug Fix

  • Apply link styles to LinkWrapper #6 (@kylesuss)
  • Document yarn release, add .yarnrc & .eslintignore #5 (@kylesuss)

Authors: 1


v0.0.11 (Mon Jun 03 2019)

๐Ÿ› Bug Fix

  • Update org name to storybookjs from storybooks #4 (@kylesuss)
  • Bump version to: 0.0.12 #3 (@kylesuss)
  • Solidify button appearance combos, document active state #2 (@kylesuss)

โš ๏ธ Pushed to master

Authors: 2


v0.0.10 (Wed May 22 2019)

โš ๏ธ Pushed to master

Authors: 2


v0.0.9 (Fri May 17 2019)

โš ๏ธ Pushed to master

Authors: 1


v0.0.8 (Fri May 17 2019)

โš ๏ธ Pushed to master

Authors: 2


v0.0.7 (Tue May 14 2019)

โš ๏ธ Pushed to master

  • Change dir structure and add new components (@domyen)

Authors: 1


v0.0.6 (Tue May 14 2019)

โš ๏ธ Pushed to master

  • Remove non DS components (@domyen)
  • Change heading of "design system" to make it nicer when imported (@domyen)

Authors: 1


v0.0.5 (Tue May 14 2019)

โš ๏ธ Pushed to master

Authors: 1


v0.0.4 (Tue May 14 2019)


v0.0.2 (Tue May 14 2019)

โš ๏ธ Pushed to master

Authors: 1


v0.0.2 (Tue May 14 2019)

โš ๏ธ Pushed to master

Authors: 1