Skip to content

Latest commit

 

History

History
662 lines (360 loc) · 24.4 KB

CHANGELOG.md

File metadata and controls

662 lines (360 loc) · 24.4 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.0 (2020-08-24)

Features

  • swatch: use var component for color value (1433e35)

v0.5.14 (Thu Apr 23 2020)

🐛 Bug Fix

⚠️ Pushed to master

  • Merge branch 'master' of github.com:DAN-AKL/documentation-primitives (@gmlnchv)
  • docs: update link to demos (@gmlnchv)
  • ci(github): remove deploying to s3, will use netlify instead (@gmlnchv)
  • docs: add basic installation and usage instructions (@gmlnchv)
  • style: fix linting errors (@gmlnchv)
  • build(deps-dev): bump prettier (@gmlnchv)
  • build(deps-dev): bump @dan-nz packages (@gmlnchv)
  • build(deps): update dependencies (@gmlnchv)

Authors: 2


v0.5.13 (Sun Mar 29 2020)

🐛 Bug Fix

Authors: 1


v0.5.12 (Wed Mar 25 2020)

🐛 Bug Fix

Authors: 1


v0.5.11 (Tue Mar 17 2020)

🐛 Bug Fix

Authors: 1


v0.5.10 (Tue Mar 17 2020)

🐛 Bug Fix

Authors: 1


v0.5.9 (Tue Mar 17 2020)

🐛 Bug Fix

Authors: 1


v0.5.8 (Tue Mar 17 2020)

🐛 Bug Fix

Authors: 1


v0.5.7 (Fri Mar 13 2020)

🐛 Bug Fix

Authors: 2


v0.5.6 (Thu Mar 12 2020)

🐛 Bug Fix

Authors: 1


v0.5.5 (Sun Mar 08 2020)

🐛 Bug Fix

Authors: 2


v0.5.4 (Fri Mar 06 2020)

🐛 Bug Fix

Authors: 2


v0.5.3 (Fri Mar 06 2020)

🐛 Bug Fix

Authors: 2


v0.5.2 (Thu Mar 05 2020)

🐛 Bug Fix

Authors: 2


v0.5.1 (Thu Mar 05 2020)


v0.5.0 (Wed Mar 04 2020)

🚀 Enhancement

  • feat(var): change text to "copied!" on copy #21 (@gmlnchv)

⚠️ Pushed to master

Authors: 1


v0.4.17 (Tue Mar 03 2020)

🐛 Bug Fix

Authors: 2


v0.4.16 (Tue Mar 03 2020)

🐛 Bug Fix

Authors: 2


v0.4.15 (Mon Mar 02 2020)

🐛 Bug Fix

Authors: 2


v0.4.14 (Mon Mar 02 2020)

🐛 Bug Fix

Authors: 2


v0.4.13 (Mon Mar 02 2020)

🐛 Bug Fix

Authors: 2


v0.4.12 (Mon Mar 02 2020)

🐛 Bug Fix

Authors: 2


v0.4.11 (Mon Mar 02 2020)

🐛 Bug Fix

Authors: 2


v0.4.10 (Fri Feb 28 2020)

🐛 Bug Fix

Authors: 2


v0.4.8 (Fri Feb 28 2020)

🐛 Bug Fix

Authors: 2


v0.4.7 (Thu Feb 27 2020)

🐛 Bug Fix

Authors: 2


v0.4.6 (Thu Feb 27 2020)

🐛 Bug Fix

Authors: 2


v0.4.5 (Thu Feb 27 2020)

🐛 Bug Fix

Authors: 2


v0.4.4 (Thu Feb 27 2020)

🐛 Bug Fix

Authors: 1


v0.4.3 (Wed Feb 26 2020)

🐛 Bug Fix

Authors: 1


v0.4.2 (Wed Feb 26 2020)

🐛 Bug Fix

Authors: 2


v0.4.1 (Wed Feb 26 2020)

🐛 Bug Fix

Authors: 2


v0.4.0 (Wed Feb 26 2020)

🚀 Enhancement

  • feat(var): change text to "copied!" on copy #21 (@gmlnchv)

Authors: 1


v0.3.12 (Wed Feb 26 2020)

🐛 Bug Fix

Authors: 2


v0.3.11 (Wed Feb 26 2020)

⚠️ Pushed to master

  • Merge branch 'master' of github.com:DAN-AKL/documentation-primitives (@gmlnchv)
  • ci(github): add ci workflow (@gmlnchv)

Authors: 1


v0.3.10 (Wed Feb 26 2020)

🐛 Bug Fix

  • fix: add missing export for Swatches (@gmlnchv)

⚠️ Pushed to master

  • refactor(spacingscale): add missing children prop type (@gmlnchv)
  • refactor(swatch): rename container component (@gmlnchv)
  • refactor(usage): update prop types (@gmlnchv)
  • refactor(panels): use composition for correct/incorrect options (@gmlnchv)
  • Merge branch 'master' of github.com:DAN-AKL/documentation-primitives (@gmlnchv)
  • docs: move mdx files to docs folder (@gmlnchv)

Authors: 1


v0.3.9 (Mon Feb 24 2020)

⚠️ Pushed to master

  • build(editlink): update DocsContext import (@gmlnchv)
  • build(rollup): add json config (@gmlnchv)

Authors: 1


v0.3.8 (Mon Feb 24 2020)

⚠️ Pushed to master

  • ci(github): update download dir for storybook asset (@gmlnchv)

Authors: 1


v0.3.7 (Mon Feb 24 2020)

⚠️ Pushed to master

  • Merge branch 'master' of github.com:DAN-AKL/documentation-primitives (@gmlnchv)
  • ci(github): use a separate task for storybook deploy (@gmlnchv)

Authors: 1


v0.3.6 (Mon Feb 24 2020)


v0.3.5 (Mon Feb 24 2020)

⚠️ Pushed to master

  • Merge branch 'master' of github.com:DAN-AKL/documentation-primitives (@gmlnchv)
  • ci(github): deploy demo storybook to s3 (@gmlnchv)

Authors: 1


v0.3.4 (Mon Feb 24 2020)

⚠️ Pushed to master

  • Merge branch 'master' of github.com:DAN-AKL/documentation-primitives (@gmlnchv)
  • docs(readme): update readme badges (@gmlnchv)
  • ci(github): add git user to release workflow (@gmlnchv)

Authors: 1


v0.3.1 (Mon Feb 24 2020)

⚠️ Pushed to master

  • ci(github): use new GH_TOKEN with write access (@gmlnchv)
  • ci(github): add repo prep steps to release workflow (@gmlnchv)
  • ci(github): use GITHUB_TOKEN in release workflow (@gmlnchv)
  • docs(readme): update readme file (@gmlnchv)
  • ci(github): add auto release workflow (@gmlnchv)

Authors: 1


v0.3.0 (Mon Feb 24 2020)

🚀 Enhancement

  • feat(spacing): add spacing scale and related components (@gmlnchv)

Authors: 1


v0.2.3 (Thu Feb 20 2020)

⚠️ Pushed to master

  • build(auto): add auto for release manangement (@gmlnchv)
  • docs: re-write stories in MDX (@gmlnchv)

Authors: 1


v0.2.3 (Thu Feb 20 2020)

⚠️ Pushed to master

  • docs: re-write stories in MDX (@gmlnchv)

Authors: 1


Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.2 (2020-02-20)

Features

  • panel: add Panel components (96eb58e)

0.2.1 (2020-02-19)

0.2.0 (2020-02-19)

0.1.0 (2020-02-19)

Features

  • usage: add usage components (2508835)

0.0.1 (2020-02-18)

0.0.0 (2020-02-18)

Features

  • project: rename project (f3002f6)
  • swatch: refactor swatch component to enable storybook styling (4552a2f)

Bug Fixes

  • storybook: add --docs option to build-storybook task (e1bf8c4)
  • swatch: remove unused import (614c7a3)

0.0.4 (2020-02-13)

0.0.3 (2020-02-13)

0.0.2 (2020-02-13)

0.0.1 (2020-02-13)

0.0.0 (2020-02-13)