We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fc512 commit 9d03954Copy full SHA for 9d03954
CHANGELOG.md
@@ -3,7 +3,7 @@
3
## 1.0.0pre
4
5
- Nested tags which have the same node name as the body tag cause an exception. Closes issue [#4](https://github.com/rstaib/jquery-steps/issues/4)
6
-- Improved architecture under the hood (data and UI changes are separated into layer)
+- Separated data and UI changes from each other and improved code for testability
7
- Optimized code for better minification
8
- Configurable clearfix css class
9
- Vertical step navigation (default: horizontal)
0 commit comments