Skip to content

Latest commit

 

History

History
116 lines (54 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

116 lines (54 loc) · 3.6 KB

Change Log

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

0.4.2 (2018-08-01)

Bug Fixes

  • remove unused imports in tests (016c8b8)

0.4.1 (2018-08-01)

Bug Fixes

0.4.0 (2017-08-04)

Features

  • Add repository url with a github icon (5386c64)

0.3.0 (2017-08-04)

Features

  • page: Added a footer with page navigation e.g. next/prev (ad65254)

0.2.0 (2017-07-28)

Bug Fixes

  • close sidebar on click (d7211db)
  • Only show scrolldown indicator on index if index has a block (77b003d)

Features

  • get started link from index if no block (2858243)

0.1.4 (2017-07-15)

Bug Fixes

  • add head content and make styles manual import (f4d14c2)

0.1.3 (2017-07-14)

0.1.2 (2017-07-14)

Bug Fixes

  • move styles to addon dir (1def4f1)

0.1.1 (2017-07-14)

Bug Fixes

0.1.0 (2017-07-14)

Bug Fixes

  • readme: milligram url and brackets around contributing (b1d060e)
  • add ember-paper dep (e3f9c1f)
  • add release script and sass dep (7459b58)
  • delete milligram css (a49e5da)
  • remove burger (8a10f0c)
  • remove some styles and imports (7c5fbba)
  • renaming (6d99c79)

Features

  • basic paper layout (c1c3a0b)
  • origami-index and use origami service (a4764c7)