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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
78
78
* Standardize tooltips in combo boxes: always show (full) raw tag, don't duplicate the already rendered titles, and show descriptions from wiki/taginfo where available ([#12010], thanks [@tordans])
79
79
* Use full width for the dropdown box for the values of the `access` field ([#12065])
80
80
* Preserve the order of options when a combo field accepts both static options as well as autosuggestions from taginfo and display additional tag values from taginfo as raw-options only ([#12117])
81
+
* When removing tags while changing presets: include all tags associated with `localized`, `multiCombo` and `directionalCombo` fields ([#12075], [#11696])
81
82
#### :hammer: Development
82
83
* Replace `sinon` with `vitest`'s built in spy/mock library ([#12058])
83
84
* Add type annotations to `context.js` module ([#11589], thanks [@k-yle])
@@ -101,6 +102,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
0 commit comments