Skip to content

Commit 6d73e2f

Browse files
committed
Update readme.md with unreleased change
1 parent 45bea29 commit 6d73e2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic
114114

115115
### Unreleased
116116

117-
* Nothing
117+
* Item icon can now be a callback to dynamically decide on icon class. - ([Issue #158](https://github.com/swisnl/jQuery-contextMenu/issues/158), [Issue #129](https://github.com/swisnl/jQuery-contextMenu/issues/129), [Issue #151](https://github.com/swisnl/jQuery-contextMenu/issues/151), [Issue #249](https://github.com/swisnl/jQuery-contextMenu/issues/249))
118118

119119
#### 1.7.0 (August 29th 2015) ###
120120

121121
* Touch support optimisations (by kccarter76)
122-
* changed .text to .html so there are no extra span's fixed #252
122+
* changed .text to .html so there are no extra span's fixed - ([Issue #252](https://github.com/swisnl/jQuery-contextMenu/issues/252))
123123
* added visibility callback to item definition
124124
* copy the HTML5 icon attribute when creating from HTML5 elements
125-
* growing menu when opening multiple times fixed #197
125+
* growing menu when opening multiple times fixed - ([Issue #197](https://github.com/swisnl/jQuery-contextMenu/issues/197))
126126
* fixed failure to run tests
127127

128128
### 1.6.8 (August 18th 2015) ###

0 commit comments

Comments
 (0)