Skip to content

Commit 2834bfa

Browse files
committed
Update CHANGELOG.md
1 parent dd708c0 commit 2834bfa

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# 2.35.1-0 / Unreleased
2-
* [Fixed] #921 ext-edit / focus handling: Internet Explorer scrolls briefly
3-
to the top/left after editing if the tree container is partially outside the viewport
4-
* [Fixed] #1001 Invalid urls in skin-xp CSS
5-
* [Fixed] ext-dnd5: dropEffectCallback=none was not reset in some cases
1+
# 2.36.1 / Unreleased
2+
3+
# 2.36.0 / 2020-07-15
64
* [Changed] #1005 Cast key to string in getNodeByKey()
75
* [Changed] #1013 ext-dnd5: log warning when jQuery is too old
86
* [Added] #1012 `dnd5.dropMarkerParent` allows usage in Webcomponents (i.e. shadow DOM)
97
* [Added] #1017 `copyFunctionsToData` allows also copying functions to the data property of the node
8+
* [Fixed] #921 ext-edit / focus handling: Internet Explorer scrolls briefly
9+
to the top/left after editing if the tree container is partially outside the viewport
10+
* [Fixed] #1001 Invalid urls in skin-xp CSS
11+
* [Fixed] ext-dnd5: dropEffectCallback=none was not reset in some cases
1012
* [Fixed] #1018 ContextMenu extension always focuses the first node in the tree
1113

1214
# 2.35.0 / 2020-03-27

0 commit comments

Comments
 (0)