You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -103,10 +103,13 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic
103
103
### Unreleased ###
104
104
105
105
*__The Next version will change the default names of the icon classes in order to stop CSS conflicts with frameworks which define the class 'icon'.__ In order to keep the icon names the same as before this change you can change the defaults on the classnames for the icons ([docs on classNames option](http://swisnl.github.io/jQuery-contextMenu/docs.html#options-classNames)). The classnames will probably be "context-menu-icon-*" as proposed earlier by @rodneyrehm.
106
+
107
+
108
+
### 1.9.1 (October 11th 2015) ###
109
+
106
110
* Fixed a bug where the classNames options would fail on a submenu.
107
111
* New documentation site and generation using [couscous](https://github.com/CouscousPHP/Couscous)
108
112
109
-
110
113
### 1.9.0 (October 1st 2015) ###
111
114
112
115
* Make classes configurable for those that can easily conflict. See the [docs on classNames option](http://swisnl.github.io/jQuery-contextMenu/docs.html#options-classNames). This also prepares to change classnames to non conflicting defaults so the hassle with frameworks as bootstrap will stop.
0 commit comments