Skip to content

Latest commit

 

History

History
869 lines (471 loc) · 26.6 KB

CHANGELOG.md

File metadata and controls

869 lines (471 loc) · 26.6 KB

v2.7.0 (Thu Apr 15 2021)

🚀 Enhancement

  • Add contentResizeEmitter to track content sizing changes #111 (@jscheel)

Authors: 1


v2.6.3 (Wed Apr 14 2021)


v2.6.2 (Wed Apr 14 2021)

🐛 Bug Fix

Authors: 1


v2.6.2 (Wed Apr 14 2021)

🐛 Bug Fix

Authors: 1


v2.6.1 (Wed Feb 17 2021)

🐛 Bug Fix

Authors: 1


v2.6.0 (Mon Feb 01 2021)

🚀 Enhancement

Authors: 1


v2.5.7 (Mon Nov 23 2020)

🐛 Bug Fix

Authors: 1


v2.5.6 (Thu Nov 12 2020)

🐛 Bug Fix

  • Fix secondary badge styles and badge background transition #101 (@jscheel)

Authors: 1


v2.5.6 (Thu Nov 12 2020)

🐛 Bug Fix

  • Fix secondary badge styles and badge background transition #101 (@jscheel)

Authors: 1


v2.5.5 (Fri Oct 23 2020)

🐛 Bug Fix

Authors: 1


v2.5.4 (Mon Oct 12 2020)

🐛 Bug Fix

  • NEW: Ensure avatars are generated correctly for retina displays #99 (@kevinrademan)

Authors: 1


v2.5.3 (Thu Sep 10 2020)

🐛 Bug Fix

Authors: 1


v2.5.2 (Mon Aug 24 2020)

🐛 Bug Fix

  • Support avatars with no src and no name #95 (@jscheel)

Authors: 1


v2.5.1 (Thu Aug 20 2020)

🐛 Bug Fix

Authors: 1


v2.5.0 (Tue Aug 18 2020)

🚀 Enhancement

🐛 Bug Fix

  • Use node proptype for checkbox and radio labels #93 (@jscheel)

Authors: 1


v2.4.5 (Tue Aug 11 2020)

🐛 Bug Fix

Authors: 1


v2.4.4 (Wed Jul 29 2020)

🐛 Bug Fix

Authors: 1


v2.4.3 (Wed Jul 08 2020)


v2.4.2 (Wed Jul 08 2020)

🐛 Bug Fix

Authors: 1


v2.4.1 (Tue Jun 23 2020)

🐛 Bug Fix

Authors: 1


v2.4.0 (Tue Jun 23 2020)

🚀 Enhancement

🐛 Bug Fix

Authors: 1


v2.3.6 (Wed Jun 17 2020)

🐛 Bug Fix

Authors: 1


v2.3.5 (Mon Jun 08 2020)

🐛 Bug Fix

Authors: 1


v2.3.4 (Tue May 12 2020)

🐛 Bug Fix

  • Tweak branding animation #77 (@jscheel)
  • Don't update contentPaddingBottom if container is 0 height #76 (@jscheel)
  • Expose shadow raw values for use in calculations #75 (@jscheel)
  • Forward ref on Badge Component #74 (@jscheel)

Authors: 1


v2.3.3 (Thu May 07 2020)

🐛 Bug Fix

  • Fix container layout and median transition #73 (@jscheel)

Authors: 1


v2.3.2 (Thu Apr 30 2020)

🐛 Bug Fix

  • Fix the spacing on buttons attached to text inputs #72 (@jscheel)

Authors: 1


v2.3.1 (Thu Apr 30 2020)

🐛 Bug Fix

  • Fix concatenation of color names when combined with variants #71 (@jscheel)

Authors: 1


v2.3.0 (Wed Apr 29 2020)

🚀 Enhancement

  • Add container scrollTop setter to container context #69 (@jscheel)

🐛 Bug Fix

  • Always hide the container median when empty #70 (@jscheel)

Authors: 1


v2.2.0 (Mon Apr 27 2020)

🚀 Enhancement

  • Add react-autosize-textarea to TextArea component #68 (@jscheel)
  • Set container height to 100% #67 (@jscheel)

Authors: 1


v2.1.0 (Tue Mar 31 2020)

🚀 Enhancement

  • Simplify branding in Container component #66 (@jscheel)
  • Add the option to reverse a FlexContainer #63 (@jscheel)

🐛 Bug Fix

  • Add header and median proptypes for container #65 (@jscheel)
  • Fix bug in flex container cascading div selector #64 (@jscheel)
  • Upgrade Storybook to 5.3.17 #62 (@assimovt)

Authors: 2


v2.0.0 (Tue Mar 31 2020)

💥 Breaking Change

Authors: 1


v1.0.0 (Tue Mar 24 2020)

💥 Breaking Change

🐛 Bug Fix

Authors: 1


v0.12.3 (Wed Mar 11 2020)

🐛 Bug Fix

Authors: 1


v0.12.2 (Tue Mar 10 2020)

🐛 Bug Fix

Authors: 1


v0.12.1 (Tue Mar 10 2020)


v0.12.0 (Fri Mar 06 2020)

🚀 Enhancement

🐛 Bug Fix

Authors: 1


v0.11.3 (Thu Feb 27 2020)

🐛 Bug Fix

Authors: 1


v0.11.2 (Thu Jan 30 2020)

🐛 Bug Fix

Authors: 1


v0.11.1 (Wed Jan 22 2020)

🐛 Bug Fix

⚠️ Pushed to master

Authors: 1


v0.11.0 (Thu Jan 16 2020)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v0.10.1 (Thu Jan 02 2020)

🐛 Bug Fix

Authors: 1


v0.10.0 (Fri Dec 27 2019)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v0.10.0 (Fri Dec 27 2019)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v0.10.0 (Fri Dec 27 2019)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v0.9.0 (Thu Dec 19 2019)

🚀 Enhancement

🐛 Bug Fix

  • Refactors Header component to use min and max heights instead of fixed heights #25 (@jscheel)
  • Specify docs-addon in the storybook config #28 (@jscheel)
  • Fix vertical alignment of Label component #31 (@jscheel)
  • Use context to pass flex container's gap properties down to flex items #24 (@jscheel)

Authors: 1


v0.8.1 (Tue Dec 17 2019)

🐛 Bug Fix

  • Remove text decoration globally from links #23 (@assimovt)
  • Fix Badge component default open state and padding #22 (@assimovt)

Authors: 1


v0.8.0 (Fri Dec 13 2019)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

  • Move react, react-dom, emotion to peer dependencies (@assimovt)
  • Update README.md with local yarn linking (@assimovt)

Authors: 1


v0.7.1 (Tue Dec 10 2019)

🐛 Bug Fix

Authors: 1


v0.7.0 (Mon Dec 09 2019)

🚀 Enhancement

Authors: 1


v0.6.2 (Mon Dec 09 2019)

🐛 Bug Fix

Authors: 1


v0.6.1 (Thu Dec 05 2019)

🐛 Bug Fix

Authors: 1


v0.6.0 (Wed Dec 04 2019)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

  • Revert "Add medium font weight (#9)" (@assimovt)
  • Update FlexItems stories with container height (@assimovt)

Authors: 1


v0.5.0 (Tue Dec 03 2019)

🚀 Enhancement

⚠️ Pushed to master

  • Update SDS website protocol in README (@assimovt)

Authors: 1


v0.4.0 (Fri Nov 29 2019)

🚀 Enhancement

⚠️ Pushed to master

Authors: 1


v0.2.0 (Fri Nov 22 2019)

🚀 Enhancement

  • Use emotion instead of styled-components #2 (@assimovt)

⚠️ Pushed to master

Authors: 1


v0.2.0 (Fri Nov 22 2019)

🚀 Enhancement

  • Use emotion instead of styled-components #2 (@assimovt)

⚠️ Pushed to master

Authors: 1


v0.1.5 (Fri Nov 22 2019)


v0.1.4 (Thu Nov 21 2019)

⚠️ Pushed to master

Authors: 1


v0.1.3 (Wed Nov 20 2019)

⚠️ Pushed to master

Authors: 1


v0.1.2 (Wed Nov 20 2019)

⚠️ Pushed to master

Authors: 1