Skip to content

Latest commit

 

History

History
166 lines (121 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

166 lines (121 loc) · 16.9 KB

Change Log

v0.6.0 (2017-05-11)

Full Changelog

v0.5.0 (2017-01-12)

Full Changelog

v0.4.2 (2016-11-29)

Full Changelog

v0.4.1 (2016-11-28)

Full Changelog

  • Released v0.4.0 #95 (alvincrespo)

  • If no active link, warn user and return immediately #100 (alvincrespo)

  • When visiting a route outside the menu, the calculations for finding the active link breaks because there is no active link. #99

  • Update ember-cli-mocha to version 0.12.1 🚀 #97 (greenkeeperio-bot)

  • Update ember-cli-mocha to version 0.12.0 🚀 #96 (greenkeeperio-bot)

v0.4.0 (2016-11-16)

Full Changelog

  • Allow followerAnimationDuration to be customizable by the consuming app #83

  • Replace Travis build badge with CircleCI build badge #91

  • Update ember-cli-postcss to version 3.0.6 🚀 #94 (greenkeeperio-bot)

  • Update ember-cli-mocha to version 0.11.0 🚀 #93 (greenkeeperio-bot)

  • Updates README to use the CircleCI build badge #92 (alvincrespo)

  • Released v0.3.0 #89 (alvincrespo)

v0.3.0 (2016-11-03)

Full Changelog

v0.2.6 (2016-06-17)

Full Changelog

v0.2.5 (2016-06-14)

Full Changelog

  • Better handle margins on links #27 (cball)

v0.2.4 (2016-06-13)

Full Changelog

  • Ensure position of follower is correct on window load. Starts follower at 0px width. #26 (cball)
  • Update a few links, remove v from the app version since tags will include it. #24 (cball)

v0.2.3 (2016-06-12)

Full Changelog

v0.2.2 (2016-06-10)

Full Changelog

  • Additional README/docs updates. Build docs in production & dev. #21 (cball)
  • Add API docs, update README #20 (cball)
  • Update ember-cli-es5-shim to version 0.3.0 🚀 #19 (greenkeeperio-bot)

v0.2.1 (2016-06-06)

Full Changelog

  • Properly handle dynamic route segments #14

  • Updates activeSelector and uses willTransition to move follower #15 (cball)

v0.2.0 (2016-06-02)

Full Changelog

  • Back button does not update follower #9

  • Use router.currentPath instead of click for moving follower #10 (cball)

  • Add github_changelog_generator to release.js #8 (cball)

  • fix broken link to live demo #7 (elbeezy)

  • Update ember-cli-eslint to version 1.4.1 🚀 #5 (greenkeeperio-bot)

  • Update ember-ajax to version 2.4.1 🚀 #4 (greenkeeperio-bot)

v0.1.0 (2016-06-01)

  • Add links-with-follower component and basic demo. #6 (cball)
  • chore(package): update dependencies #2 (cball)
  • Add mocha and eslint #1 (cball)

* This Change Log was automatically generated by github_changelog_generator