UNPKG

9.08 kBMarkdownView Raw
1# Change Log
2
3## [v2.3.0](https://github.com/PoslinskiNet/ember-introjs/tree/v2.3.0) (2018-02-03)
4[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/v2.2.1...v2.3.0)
5
6**Implemented enhancements:**
7
8- Ember 2.18.1 [\#54](https://github.com/PoslinskiNet/ember-introjs/pull/54) ([PoslinskiNet](https://github.com/PoslinskiNet))
9
10**Merged pull requests:**
11
12- Update ember-cli-fastboot to the latest version 🚀 [\#52](https://github.com/PoslinskiNet/ember-introjs/pull/52) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
13
14## [v2.2.1](https://github.com/PoslinskiNet/ember-introjs/tree/v2.2.1) (2018-01-28)
15[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/v2.2.0...v2.2.1)
16
17**Merged pull requests:**
18
19- Fix travis build [\#51](https://github.com/PoslinskiNet/ember-introjs/pull/51) ([PoslinskiNet](https://github.com/PoslinskiNet))
20- Only merge tree if present in treeForVendor [\#50](https://github.com/PoslinskiNet/ember-introjs/pull/50) ([oo6](https://github.com/oo6))
21- Update ember-cli-fastboot to the latest version 🚀 [\#49](https://github.com/PoslinskiNet/ember-introjs/pull/49) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
22- Update ember-source to the latest version 🚀 [\#48](https://github.com/PoslinskiNet/ember-introjs/pull/48) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
23- Update ember-cli to the latest version 🚀 [\#46](https://github.com/PoslinskiNet/ember-introjs/pull/46) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
24- Update ember-cli-mocha to the latest version 🚀 [\#45](https://github.com/PoslinskiNet/ember-introjs/pull/45) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
25- Update ember-cli-babel to the latest version 🚀 [\#44](https://github.com/PoslinskiNet/ember-introjs/pull/44) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
26- Update ember-cli-fastboot to the latest version 🚀 [\#43](https://github.com/PoslinskiNet/ember-introjs/pull/43) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
27- Update ember-cli to the latest version 🚀 [\#42](https://github.com/PoslinskiNet/ember-introjs/pull/42) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
28- Update ember-cli-mocha to the latest version 🚀 [\#41](https://github.com/PoslinskiNet/ember-introjs/pull/41) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
29- Update ember-cli-eslint to the latest version 🚀 [\#40](https://github.com/PoslinskiNet/ember-introjs/pull/40) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
30- Update ember-cli to the latest version 🚀 [\#39](https://github.com/PoslinskiNet/ember-introjs/pull/39) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
31- Update ember-source to the latest version 🚀 [\#38](https://github.com/PoslinskiNet/ember-introjs/pull/38) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
32- Update ember-cli-babel to the latest version 🚀 [\#37](https://github.com/PoslinskiNet/ember-introjs/pull/37) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
33- Update ember-cli-shims to the latest version 🚀 [\#36](https://github.com/PoslinskiNet/ember-introjs/pull/36) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
34- Update ember-cli-babel to the latest version 🚀 [\#35](https://github.com/PoslinskiNet/ember-introjs/pull/35) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
35- Update ember-cli-babel to the latest version 🚀 [\#34](https://github.com/PoslinskiNet/ember-introjs/pull/34) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
36- Update ember-cli-dependency-checker to the latest version 🚀 [\#33](https://github.com/PoslinskiNet/ember-introjs/pull/33) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
37- Update ember-cli-babel to the latest version 🚀 [\#32](https://github.com/PoslinskiNet/ember-introjs/pull/32) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
38- Update ember-cli-eslint to the latest version 🚀 [\#31](https://github.com/PoslinskiNet/ember-introjs/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
39
40## [v2.2.0](https://github.com/PoslinskiNet/ember-introjs/tree/v2.2.0) (2017-10-19)
41[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/2.1.1...v2.2.0)
42
43**Implemented enhancements:**
44
45- Feature 2.16 [\#30](https://github.com/PoslinskiNet/ember-introjs/pull/30) ([PoslinskiNet](https://github.com/PoslinskiNet))
46
47**Closed issues:**
48
49- 'steps' property may be invalid [\#28](https://github.com/PoslinskiNet/ember-introjs/issues/28)
50
51**Merged pull requests:**
52
53- Update dependencies to enable Greenkeeper 🌴 [\#29](https://github.com/PoslinskiNet/ember-introjs/pull/29) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
54- Use AMD transformation when importing, remove shim [\#25](https://github.com/PoslinskiNet/ember-introjs/pull/25) ([fusion2004](https://github.com/fusion2004))
55
56## [2.1.1](https://github.com/PoslinskiNet/ember-introjs/tree/2.1.1) (2017-07-01)
57[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/2.1.0...2.1.1)
58
59**Implemented enhancements:**
60
61- Package upgrades [\#23](https://github.com/PoslinskiNet/ember-introjs/pull/23) ([PoslinskiNet](https://github.com/PoslinskiNet))
62
63**Closed issues:**
64
65- Fix breaking changes in FastBoot 1.0 [\#22](https://github.com/PoslinskiNet/ember-introjs/issues/22)
66
67## [2.1.0](https://github.com/PoslinskiNet/ember-introjs/tree/2.1.0) (2017-06-16)
68[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/2.0.0...2.1.0)
69
70**Implemented enhancements:**
71
72- Feature step component [\#19](https://github.com/PoslinskiNet/ember-introjs/pull/19) ([Exelord](https://github.com/Exelord))
73- Housewarming gift [\#15](https://github.com/PoslinskiNet/ember-introjs/pull/15) ([Exelord](https://github.com/Exelord))
74
75**Closed issues:**
76
77- intro-js/step not found [\#20](https://github.com/PoslinskiNet/ember-introjs/issues/20)
78- NPM collaborator names [\#18](https://github.com/PoslinskiNet/ember-introjs/issues/18)
79- New release? [\#13](https://github.com/PoslinskiNet/ember-introjs/issues/13)
80- Bring this addon back to life [\#11](https://github.com/PoslinskiNet/ember-introjs/issues/11)
81- Ember.EnumerableUtils is deprecated [\#8](https://github.com/PoslinskiNet/ember-introjs/issues/8)
82
83**Merged pull requests:**
84
85- Release a Step component [\#21](https://github.com/PoslinskiNet/ember-introjs/pull/21) ([Exelord](https://github.com/Exelord))
86
87## [2.0.0](https://github.com/PoslinskiNet/ember-introjs/tree/2.0.0) (2017-04-20)
88[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/1.1.0...2.0.0)
89
90**Implemented enhancements:**
91
92- Ember Cli 2.12 upgrade without bower dependency [\#16](https://github.com/PoslinskiNet/ember-introjs/pull/16) ([PoslinskiNet](https://github.com/PoslinskiNet))
93
94## [1.1.0](https://github.com/PoslinskiNet/ember-introjs/tree/1.1.0) (2017-04-19)
95[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/1.0.0...1.1.0)
96
97**Closed issues:**
98
99- Installation Error with Ember CLI 1.13.8 [\#7](https://github.com/PoslinskiNet/ember-introjs/issues/7)
100- Add `tmp` dir to the .npmignore. [\#5](https://github.com/PoslinskiNet/ember-introjs/issues/5)
101
102**Merged pull requests:**
103
104- 1.1.0 release [\#17](https://github.com/PoslinskiNet/ember-introjs/pull/17) ([PoslinskiNet](https://github.com/PoslinskiNet))
105- Ember 2 compatibility [\#12](https://github.com/PoslinskiNet/ember-introjs/pull/12) ([cimtico](https://github.com/cimtico))
106- Add changelog [\#10](https://github.com/PoslinskiNet/ember-introjs/pull/10) ([Robdel12](https://github.com/Robdel12))
107- Fix install issue [\#9](https://github.com/PoslinskiNet/ember-introjs/pull/9) ([xymbol](https://github.com/xymbol))
108
109## [1.0.0](https://github.com/PoslinskiNet/ember-introjs/tree/1.0.0) (2015-08-26)
110[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/0.2.3...1.0.0)
111
112**Closed issues:**
113
114- Is there a way to use this without CLI? [\#4](https://github.com/PoslinskiNet/ember-introjs/issues/4)
115
116**Merged pull requests:**
117
118- Fixed bower package name [\#6](https://github.com/PoslinskiNet/ember-introjs/pull/6) ([marcoow](https://github.com/marcoow))
119
120## [0.2.3](https://github.com/PoslinskiNet/ember-introjs/tree/0.2.3) (2015-02-26)
121[Full Changelog](https://github.com/PoslinskiNet/ember-introjs/compare/0.2.2...0.2.3)
122
123**Merged pull requests:**
124
125- Update package.json [\#3](https://github.com/PoslinskiNet/ember-introjs/pull/3) ([kategengler](https://github.com/kategengler))
126
127## [0.2.2](https://github.com/PoslinskiNet/ember-introjs/tree/0.2.2) (2015-02-19)
128**Merged pull requests:**
129
130- fix introjs opening/closing on start-if value changing [\#2](https://github.com/PoslinskiNet/ember-introjs/pull/2) ([fivetanley](https://github.com/fivetanley))
131- document and expose the introJS options hash [\#1](https://github.com/PoslinskiNet/ember-introjs/pull/1) ([fivetanley](https://github.com/fivetanley))
132
133
134
135\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\No newline at end of file