Skip to content

Commit eea321f

Browse files
committed
Update readme
1 parent 7fd2f1e commit eea321f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,22 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
111111

112112
#### Changed
113113

114+
* Removed old integration tests, framework on which they were built is abandoned.
115+
* Enable jQuery 3 tests in TravisCI
116+
114117
#### Fixed
115118

119+
* jQuery 3 support was fixed again, was a result of jQuery UI (Fixes #407)
116120
* Add checks for null before using opt.$menu and root.$menu. Fixes #352 (thanks @andreasrosdal)
121+
* Small fix for color or ``input`` option on hover
117122

118123
#### Documentation
119124

125+
* Documentation added for cm_seperator (thanks @nelson6e65)
120126
* Fix typo in items options documentation (thanks @nelson6e65)
121127
* Fix typo in animation: fadeOut (thanks @avi-meslati-sp)
122128
* Fix typo in docs code: `show` is used twice (thanks @kgeorgiou)
129+
* Fix in async documentation.
123130

124131
### 2.2.0 ###
125132

0 commit comments

Comments
 (0)