[openstreetmap/openstreetmap-website] Update to iD v2.25.0 (PR #3955)

Martin Raifer notifications at github.com
Fri Mar 3 15:54:20 UTC 2023


Changelog:

#### :mega: Release Highlights
* Upgrade to tagging schema v6 ([#9477]):
  * Add new `date` field for tags like `check_date`
  * Add [Röntgen icon set](https://github.com/enzet/map-machine#r%C3%B6ntgen-icon-set)
  * Combo fields can now specify arbitrary icons for individual tag values
#### :bug: Bugfixes
* Fix context "edit" menu on touchscreens: render labels properly and always open the touch-specific edit menu ([#9425])
#### :hammer: Development
* `npm start` runs in _watch_ (i.e. `npm run start:watch`) mode by default (to start the dev server in _single build_ mode one can now use `npm run start:single-build`)
* CDNs for resources (id-tagging-schema, osm-community-index, name-suggestion-index and others) are now configurable via environment variables (or a dotenv file)
* API connections (main OSM API, taginfo, nominatim) are now configurable via environment variables (or a dotenv file)

[#9425]: https://github.com/openstreetmap/iD/issues/9425
[#9477]: https://github.com/openstreetmap/iD/issues/9477
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/3955

-- Commit Summary --

  * Update to iD v2.25.0

-- File Changes --

    M vendor/assets/iD/iD.css.erb (16)
    M vendor/assets/iD/iD.js (224)
    M vendor/assets/iD/iD/data/imagery.min.json (2)
    M vendor/assets/iD/iD/img/fa-sprite.svg (2)
    A vendor/assets/iD/iD/img/roentgen-sprite.svg (1)
    M vendor/assets/iD/iD/locales/ar.min.json (2)
    M vendor/assets/iD/iD/locales/br.min.json (2)
    M vendor/assets/iD/iD/locales/ca.min.json (2)
    M vendor/assets/iD/iD/locales/cs.min.json (2)
    M vendor/assets/iD/iD/locales/de.min.json (2)
    M vendor/assets/iD/iD/locales/en.min.json (2)
    M vendor/assets/iD/iD/locales/eo.min.json (2)
    M vendor/assets/iD/iD/locales/es.min.json (2)
    M vendor/assets/iD/iD/locales/eu.min.json (2)
    M vendor/assets/iD/iD/locales/fa.min.json (2)
    M vendor/assets/iD/iD/locales/fi.min.json (2)
    M vendor/assets/iD/iD/locales/fr.min.json (2)
    M vendor/assets/iD/iD/locales/he.min.json (2)
    M vendor/assets/iD/iD/locales/hu.min.json (2)
    M vendor/assets/iD/iD/locales/index.min.json (2)
    M vendor/assets/iD/iD/locales/ja.min.json (2)
    M vendor/assets/iD/iD/locales/ko.min.json (2)
    M vendor/assets/iD/iD/locales/nl.min.json (2)
    M vendor/assets/iD/iD/locales/no.min.json (2)
    M vendor/assets/iD/iD/locales/pl.min.json (2)
    M vendor/assets/iD/iD/locales/pt-BR.min.json (2)
    M vendor/assets/iD/iD/locales/pt.min.json (2)
    M vendor/assets/iD/iD/locales/ru.min.json (2)
    M vendor/assets/iD/iD/locales/sk.min.json (2)
    A vendor/assets/iD/iD/locales/skr.min.json (1)
    M vendor/assets/iD/iD/locales/sr.min.json (2)
    M vendor/assets/iD/iD/locales/sv.min.json (2)
    M vendor/assets/iD/iD/locales/th.min.json (2)
    M vendor/assets/iD/iD/locales/tr.min.json (2)
    M vendor/assets/iD/iD/locales/uk.min.json (2)
    M vendor/assets/iD/iD/locales/vi.min.json (2)
    M vendor/assets/iD/iD/locales/zh-CN.min.json (2)
    M vendor/assets/iD/iD/locales/zh-TW.min.json (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3955.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3955.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3955
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3955 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230303/fb0c26f7/attachment.htm>


More information about the rails-dev mailing list