From 2b861afb2d6fb8f7f7cec73c1ce767745dedfab3 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 1 Dec 2021 12:30:52 +0100 Subject: [PATCH] add colour preview feature to changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b6e8041..8b978b4fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :boom: Breaking Changes #### :tada: New Features #### :sparkles: Usability & Accessibility +* Add a preview to colour fields, showing a native colour picker dialog on click ([#8782], thanks [@k-yle]) #### :scissors: Operations * Split operation now indicates more clearly when multiple ways will be affected and gives a hint how to restrict the opertion to a single line ([#8818]) #### :camera: Street-Level @@ -71,6 +72,7 @@ _Breaking developer changes, which may affect downstream projects or sites that [#8057]: https://github.com/openstreetmap/iD/issues/8057 [#8771]: https://github.com/openstreetmap/iD/issues/8771 [#8781]: https://github.com/openstreetmap/iD/issues/8781 +[#8782]: https://github.com/openstreetmap/iD/pull/8782 [#8792]: https://github.com/openstreetmap/iD/pull/8792 [#8796]: https://github.com/openstreetmap/iD/issues/8796 [#8799]: https://github.com/openstreetmap/iD/issues/8799 @@ -81,6 +83,7 @@ _Breaking developer changes, which may affect downstream projects or sites that [#8817]: https://github.com/openstreetmap/iD/pull/8817 [#8818]: https://github.com/openstreetmap/iD/issues/8818 [#8828]: https://github.com/openstreetmap/iD/pull/8828 +[@k-yle]: https://github.com/k-yle # 2.20.2 ##### 2021-Oct-28