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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,16 @@
3
3
Mapbox welcomes participation and contributions from everyone.
4
4
5
5
# main
6
-
## Bug fixes 🐞
7
-
* Fix annotation drag being triggered when multi-finger gesture is in progress.
6
+
8
7
## Features ✨ and improvements 🏁
9
8
* Introduce experimental `colorUseTheme` API for `AmbientLight`, `DirectionalLight`, and `FlatLight` to override color theme of light.
10
9
*[compose] Introduce experimental `colorUseTheme` API for `AmbientLightState`, `DirectionalLightState`, and `FlatLightState` to override color theme of light.
11
10
*[compose] Introduce experimental `vignetteColorUseTheme` and `colorUseTheme` for `RainState` and `SnowState` which allows overriding color theme of precipitations.
12
11
12
+
# 11.11.0
13
+
## Bug fixes 🐞
14
+
* Fix annotation drag being triggered when multi-finger gesture is in progress.
15
+
13
16
# 11.11.0-rc.1 March 12, 2025
14
17
## Features ✨ and improvements 🏁
15
18
* Add `Expression` support for `*UseTheme` style properties to override color theme for particular color properties in all layers.
0 commit comments