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 a2de4e3 commit 32ceb4fCopy full SHA for 32ceb4f
README.md
@@ -118,9 +118,11 @@ _See Gruntfile.js and tasks/options for all task details._
118
Version history
119
---------------
120
* 1.3.4
121
- * re-adds $scope.$apply around model value change, because it caused problems
+ * re-adds `$scope.$apply` around model value change, because it caused problems
122
* 1.3.3
123
* refactor triggers to work with delayed DOM
124
+* 1.3.2
125
+ * not released (grunt release fup)
126
* 1.3.1
127
* Add handling of disabled attribute. See #15.
128
* 1.3.0
0 commit comments