Skip to content

Latest commit

Β 

History

History
563 lines (324 loc) Β· 27.6 KB

CHANGELOG.md

File metadata and controls

563 lines (324 loc) Β· 27.6 KB

v15.0.0 (2024-03-28)

πŸ’₯ Breaking Change

Committers: 1

v14.0.2 (2022-12-01)

v14.0.1 (2022-12-01)

v14.0.0 (2022-12-01)

πŸ’₯ Breaking Change

🏠 Internal

Committers: 1

v13.1.0 (2022-10-25)

🏠 Internal

Committers: 1

v13.0.1 (2022-08-26)

v13.0.0 (2022-08-26)

πŸ’₯ Breaking Change

Committers: 1

v12.1.0 (2022-02-16)

🏠 Internal

Committers: 1

v12.0.0 (2021-09-16)

πŸ’₯ Breaking Change

🏠 Internal

Committers: 2

v11.0.2 (2020-12-14)

πŸ“ Documentation

🏠 Internal

Committers: 2

v11.0.1 (2020-07-09)

πŸš€ Enhancement

🏠 Internal

Committers: 2

Changelog

v11.0.0 (2020-02-25)

Full Changelog

Breaking changes:

v10.0.2 (2020-02-08)

Full Changelog

v10.0.1 (2019-12-22)

Full Changelog

Merged pull requests:

Changelog

v10.0.0 (2019-11-13)

Full Changelog

Closed issues:

  • AttachTo doesn't find elements in ember-wormhole #343
  • Documentation website seems not to work for ember-shepherd@<9 #341

Merged pull requests:

v9.0.0 (2019-08-29)

Full Changelog

Breaking changes:

v8.0.0 (2019-08-01)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Move disableScroll to Shepherd #306

Closed issues:

  • Tour does not close on Route Transitions #314

Merged pull requests:

v7.0.0 (2019-06-23)

Full Changelog

Breaking changes:

Closed issues:

  • 6.0.0 npm error: node_modules/ember-shepherd: Appears to be a git repo or submodule. #319

Merged pull requests:

v6.0.1 (2019-06-09)

Full Changelog

v6.0.0 (2019-05-26)

Full Changelog

Breaking changes:

Implemented enhancements:

v5.0.0 (2019-05-04)

Full Changelog

Breaking changes:

  • load shepherd.js lazily using ember-auto-import #305 (st-h)

Implemented enhancements:

  • replace fastboot guards with an initializer #307 (st-h)

Closed issues:

  • lazily load shepherd dependency #304

Merged pull requests:

v4.9.0 (2019-04-15)

Full Changelog

Implemented enhancements:

Closed issues:

  • Explore Integration of Ember CLI Addon docs. #244

v4.8.0 (2019-04-07)

Full Changelog

Implemented enhancements:

v4.7.0 (2019-04-05)

Full Changelog

Implemented enhancements:

v4.6.0 (2019-03-20)

Full Changelog

v4.5.3 (2019-01-16)

Full Changelog

v4.5.2 (2019-01-15)

Full Changelog

v4.5.1 (2019-01-14)

Full Changelog

v4.5.0 (2019-01-14)

Full Changelog

v4.4.0 (2019-01-14)

Full Changelog

v4.3.0 (2019-01-11)

Full Changelog

v4.2.0 (2019-01-07)

Full Changelog

v4.1.1 (2019-01-04)

Full Changelog

v4.1.0 (2019-01-02)

Full Changelog

Implemented enhancements:

  • feat: Pass tourName option when initializing the Shepherd.Tour #282 (scottkidder)

v4.0.0 (2019-01-02)

Full Changelog

Merged pull requests:

v4.0.0-beta.15 (2018-11-28)

Full Changelog

Merged pull requests:

  • Fix turning off modal overlay in successive tour starts #277 (BrianSipple)

v4.0.0-beta.14 (2018-11-09)

Full Changelog

Merged pull requests:

v4.0.0-beta.13 (2018-10-23)

Full Changelog

Implemented enhancements:

v4.0.0-beta.12 (2018-10-13)

Full Changelog

Implemented enhancements:

  • Refactor observer in favor of explicit methods #242

Closed issues:

  • An in-range update of sass is breaking the build 🚨 #255
  • Action required: Greenkeeper could not be activated 🚨 #231
  • Fix "method_complexity" issue in addon/services/tour.js #181
  • Fix "method_lines" issue in addon/services/tour.js #180

Merged pull requests:

v4.0.0-beta.11 (2018-10-09)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v4.0.0-beta.10 (2018-09-14)

Full Changelog

Breaking changes:

Closed issues:

  • Clarify/change builtInButtons #224

v4.0.0-beta.9 (2018-09-13)

Full Changelog

Breaking changes:

Closed issues:

  • Remove usage of .shepherd-transparent-text class #238

Merged pull requests:

v4.0.0-beta.8 (2018-09-07)

Full Changelog

Implemented enhancements:

v4.0.0-beta.7 (2018-09-07)

Full Changelog

Merged pull requests:

  • Update readme with descriptions of which step options are required #235 (BrianSipple)

v4.0.0-beta.6 (2018-09-06)

Full Changelog

v4.0.0-beta.5 (2018-09-06)

Full Changelog

v4.0.0-beta.4 (2018-09-05)

Full Changelog

Merged pull requests:

v4.0.0-beta.3 (2018-08-30)

Full Changelog

v4.0.0-beta.2 (2018-08-09)

Full Changelog

v4.0.0-beta.1 (2018-07-09)

Full Changelog

Merged pull requests:

v4.0.0-beta.0 (2018-07-02)

Full Changelog

Closed issues:

  • Custom button actions #218
  • Needs a release #216
  • Tether is end-of-life #214

Merged pull requests:

3.3.0

  • Add modalContainer option for applying the modal to something other than body

3.2.0

  • Fixed disableScroll bug
  • Refactored methods a bit

3.1.0

  • Removed ember-window-mock dependency

3.0.0

  • Removed autoStart, so this is a breaking change if you were relying on the tour to start itself.

2.9.0

  • General refactoring and moving utils methods to utils.js

2.8.0

  • Remove jQuery
  • Refactor tests
  • 99% test coverage
  • Merged #168 to fix copyStyles

2.6.0

  • Update ember-tether and remove from peerDependencies

2.5.0

  • Apply highlightClass, if supplied, all the time, not just when modal

2.4.5

  • Update a bunch of dependencies

2.4.3

  • Add a blueprint, so we make sure ember-tether is pulled in

2.4.2

  • Fix ember-cli-node-assets fastboot issues
  • Make ember-tether a peer dep

2.4.0

  • Move tether-shepherd to npm, instead of bower, depend on ember-tether, rather than pulling in tether separately, to avoid pulling it in twice and possible mismatches, when people also use ember-tether in their app.

2.3.2

  • Added the show function, which allows you to pick a specific step to show by id

2.3.0

  • Added ability to choose which theme to include

2.2.1

  • Added ability to pass a scrollToHandler, to adjust animations and do any logic you want on scroll. Thanks to @sirvine for this feature!

2.2.0

  • Added confirmCancel and confirmCancelMessage which use native dialogs to confirm you want to exit the tour. Thanks to @djsegal for this feature!

2.0.9

  • Merged #45 which enabled recalculating of the positioning of the highlightElement, created by copyStyles.
  • Merged #46 which replaced the use of .cssText with some more cross browser friendly methods.

2.0.5

  • Merged #37 which added support for scrollTo:true and disableScroll:true, so the elements will still scroll into view, but the user is not able to manually scroll.
  • Update Ember-CLI to version 2.3.0-beta.2 and run ember init for other necessary changes

2.0.4

  • Added @craigsketchley 's email to bower.json and package.json
  • Update README

2.0.3

  • Add autoStart so you can set the tour to automatically start after you set steps

2.0.2

  • Update Ember-CLI to version 2.3.0-beta.1 and make changes necessary for that

2.0.1

  • Merged #33 to set pointer-events back to 'auto' on cancel or exit

2.0.0

  • Fixed an issue with defaults not actually being applied because they were undefined at the time init was called

1.1.0

  • Must now use tour.start() instead of tour.trigger('start')
  • tour now emits events, instead of the tour object
  • tour now emits events for all actions next, back, complete, cancel, start

* This Changelog was automatically generated by github_changelog_generator