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: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
9
9
### Added
10
10
11
11
- Extended existing height and readOnly props from `CodeEditorProps` to `AutoSuggestionProps` & `ExtendedCodeEditorProps` to be configurable from `<CodeAutocompleteField />`
12
+
-`<Tooltip />`
13
+
-`swapPlaceholderDelay` property to allow configuration of the delay time before the laceholder element is replaced by the actual tooltip component
14
+
15
+
### Changed
16
+
17
+
-`<NodeContent />`
18
+
- prevent start of a react flow drag action of a node when user clicks in the node menu section
0 commit comments