File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # scroll-into-view-if-needed change log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
+ and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
+
8
+ ## [ 1.0.4] - 2016-10-31
9
+ ### Added
10
+ * Changelog readme.
11
+ * TypeScript definition file (#73 @forabi )
12
+
13
+ ## 1.0.3 - 2016-09-30
14
+ ### Documentation
15
+ * link to official ponyfill page (#68 @sindresorhus )
16
+
17
+ ## 1.0.2 - 2016-04-18
18
+ ### Added
19
+ * Greenkeeper
20
+
21
+ ### Fixes
22
+ * Incomatibility with default webpack config.
23
+
24
+ ## 1.0.1 - 2016-04-18
25
+
26
+ * PULLED: accidentally pushed incomplete build to npm!
27
+
28
+ ## 1.0.0 - 2016-04-18
29
+ ### Added
30
+ * Initial release.
31
+
32
+ [ 1.0.4 ] : https://github.com/stipsan/scroll-into-view-if-needed/compare/v1.0.3...v1.0.4
You can’t perform that action at this time.
0 commit comments