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: packages/pluggableWidgets/combobox-web/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
10
10
11
11
- We fixed an issue where database selection does not trigger when set to empty value from external logic.
12
12
13
-
### Breaking
13
+
### Breaking changes
14
14
15
15
- We implement custom editability configuration to support readOnly mode if there are no target attribute for database source. This changes is only affecting editability configuration for Database data source with no stored value.
0 commit comments