Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

Latest commit

 

History

History
146 lines (103 loc) · 6.5 KB

CHANGELOG.md

File metadata and controls

146 lines (103 loc) · 6.5 KB

Kids First UI Kit Release 0.6.1

Features

Fixes build and adds CI checks.

Summary

Feature Emojis: 👷x2 🔥x1 Feature Labels: devops x2 bug x1

New features and changes

  • (#131) 👷 Bundle size status check - @dankolbman
  • (#130) 👷 Ensure bundle builds without error in CI - @dankolbman
  • (#129) 🔥 Remove lodash from Avatar - @dankolbman

Kids First UI Kit Release 0.6.0

Features

Summary

Feature Emojis: ✨x4 🔧x2 🔥x1 Feature Labels: feature x4 component x3 bug x2 ready-for-review x1 devops x1 style x1 refactor x1

New features and changes

  • (#112) ✨ Add dropdown menu component - @XuTheBunny
  • (#109) ✨ Add avatar component - @XuTheBunny
  • (#105) ✨ Add SecondaryNav component - @XuTheBunny
  • (#127) 🔧 use STORYBOOK_PERCY_ENV for yarn snapshot - @bdolly
  • (#103) ✨ Add button with icon - @XuTheBunny
  • (#121) 🔧 Export bablified js - @dankolbman
  • (#123) 🔥 Remove .DS_Store - @dankolbman

Kids First UI Kit Release 0.5.0

Features

Summary

Feature Emojis: ⬆️x1 ✨x1 ♻️x1 Feature Labels: refactor x1 component x1 feature x1 style x1 devops x1

New features and changes

  • (#122) ⬆️ Upgrade babel to 7 - @dankolbman
  • (#95) ✨ 12 column grid system - @bdolly
  • (#120) ♻️ Ignore percy in CircleCI - @dankolbman

Kids First UI Kit Release 0.4.0

Features

Summary

Feature Emojis: 📝x3 ⬆️x2 🐛x2 ♻️x2 ✅x1 🚑x1 Feature Labels: bug x4 documentation x3 refactor x3 ready-for-review x2 style x2 devops x1

New features and changes

  • (#106) ⬆️ Feature/storybook version bump v5 - @bdolly
  • (#110) 🐛 Bug fix for style build - @XuTheBunny
  • (#98) ✅ Adds Percy.io Visual Testing to CI - @bdolly
  • (#102) ♻️ Make header hoverable - @XuTheBunny
  • (#89) 🚑 Hotfix/molten leading values - @bdolly
  • (#96) ⬆️ Upgrade yarn deps - @dankolbman
  • (#88) 📝 typographic molten leading updates - @bdolly
  • (#87) ♻️ Refactor/spacing values - @bdolly
  • (#23) 📝 pull request template - @bdolly
  • (#70) 📝 Draft design process - @dankolbman
  • (#83) 🐛 Export stats component - @dankolbman

Kids First UI Kit Release 0.3.0

Features

Summary

Feature Emojis: ✨x1 Feature Labels: component x1 feature x1

New features and changes

  • (#81) ✨ Add Stats Bar - @dankolbman

Kids First UI Kit Release 0.2.0

Features

Summary

Feature Emojis: 🎨x1 Feature Labels: component x1 feature x1

New features and changes

  • (#79) 🎨 Add Icon component with essential icons - @dankolbman

Kids First UI Kit Release 0.1.0

Features

First development release of the UI Kit

Summary

Feature Emojis: ♻️x5 ✨x5 🔧x4 🐛x3 🎨x2 📝x2 👷x2 🔥x2 ✨x2 ♻️colorx1 📄x1 🚚x1 🙈x1 🚨x1 Feature Labels: refactor x10 devops x5 component x4 documentation x4 [bug](https://api.github.com/repos/kid s-first/kf-uikit/labels/bug) x3 style x2 feature x1

New features and changes

  • (#69) ♻️ Re-stylebbuttons based on guidelines - @dankolbman
  • (#66) 🔧 Remove max-width constraint on cards - @dankolbman
  • (#65) 🐛 Add Header and Card to exports - @dankolbman
  • (#64) 🔧 Add onClick listener to button props - @dankolbman
  • (#56) ✨ Header component - @dankolbman
  • (#43) 🎨 Add card component - @dankolbman
  • (#60) 🔧 Add type to button component - @dankolbman
  • (#59) 🐛 Add missing export for logo component - @dankolbman
  • (#55) ✨ Logo component - @dankolbman
  • (#52) ♻️color stories - @bdolly d
  • (#54) 📝 adding Tailwind @apply standards - @bdolly
  • (#51) ✨ Fluid Typography - @bdolly
  • (#53) 🔧 Add NODE_ENV to package.json scripts - @dankolbman
  • (#49) 🐛 Use new shields.io format - @dankolbman
  • (#44) 🎨 Button component - @dankolbman
  • (#47) 📝 Add badges to readme - @dankolbman
  • (#46) 👷 Storybook webpack - @dankolbman
  • (#38) 👷 Add Jenkinsfile - @dankolbman
  • (#42) ♻️ Tailwind - @dankolbman
  • (#35) 📄 Add LICENSE - @dankolbman
  • (#31) 🚚 Rearrange stories directory - @dankolbman
  • (#32) ♻️ refactor7Typographic compondnts - @bdolly
  • (#29) 🔥 Remove swps - @dankolbman
  • (#27) ✨ storybook eslint - @bdolly
  • (#28) ♻️ refactor theme colors - @baolly
  • (#26) ♻️ Cleanup color swatches - @dankolbman
  • (#25) 🙈 Update gitignore - @dankolbman
  • (#22) 🚨 Add eslint with Airbnb style guide - @dankolbman
  • (#16) ✨ adds A11y storybook addon - @bdolly
  • (#12) ✨ Set standard Storybook addons and utils - @bdolly
  • (#3) 🔥 Remove duplicate color story - @dankolbman
  • (#1) ✨ Add storybook build for compiling building bundle - @dankolbman