We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e0382 commit 745afc6Copy full SHA for 745afc6
History.md
@@ -2,9 +2,13 @@
2
3
* [#93] - Remove jQuery dependency in component ([@slang800])
4
* [#120] - Fix the Readme showing a wrong example for `ease` ([@teeceepee])
5
+
6
+Minor changes:
7
8
* [#92] - Fix typo in Readme ([@FND])
9
* [#90] - Fix typo in Readme ([@mdxs])
10
* [#119] - Fix typo in Readme ([@infertux])
11
+ * [#53] - Use `===` instead of `==` ([@drodil])
12
13
## [v0.1.6] - June 25, 2014
14
@@ -102,3 +106,4 @@ Initial release.
102
106
[v0.1.3]: https://github.com/rstacruz/nprogress/compare/v0.1.2...v0.1.3
103
107
[v0.1.2]: https://github.com/rstacruz/nprogress/compare/v0.1.1...v0.1.2
104
108
[v0.1.1]: https://github.com/rstacruz/nprogress/compare/v0.1.0...v0.1.1
109
+[#53]: https://github.com/rstacruz/nprogress/issues/53
0 commit comments