Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v2.16.0 #1457

Merged
merged 20 commits into from
Feb 19, 2024
Merged

release v2.16.0 #1457

merged 20 commits into from
Feb 19, 2024

Conversation

mscno
Copy link
Contributor

@mscno mscno commented Feb 19, 2024

No description provided.

mscno and others added 20 commits February 1, 2024 01:10
Updates esbuild to 8.56, prettier to 3.2.4 and fixes lint config (1444)
* Update zh.json

* Update cz.json

* Update da.json

* Update el.json

* Update es.json

* Update el.json

* Update fi.json

* Update fi.json

* Update hu.json

* Update id.json

* Update it.json

* Update nl.json

* Update ro.json

* Update ru.json

* Update sv.json

* Update tr.json

* Update ua.json

* Update zh_tw.json
* [+] Add Kyrgyz language support

* [+] Add Kyrgyz support locale

* Fix Typescript

---------

Co-authored-by: Bekeev Imankadyr <53710487+warioddly@users.noreply.github.com>
#1424)

* fter disabling & enabling of button, while a mode is active,
don't call disable on the draw layer.
And added that disable is not throwing an error if hintMarker is not set

* Fix test name
* fix global keyboard and window listeners are not removed after the map is destroyed

* test: add a test case for keyboard mixin

* change `map.on` to `map.once` & extract keyboard event listener unbind function

Co-authored-by: Florian Bischof <design.falke@gmail.com>

* fix missing dot operator

* tweak the mixins test case

Co-authored-by: Florian Bischof <design.falke@gmail.com>

* Fix test naming

---------

Co-authored-by: Florian Bischof <design.falke@gmail.com>
Improve esbuild bundle script to watch css changes and output sourcemaps
`_rotateEnabled` might not yet be initialized when calling
`rotateEnabled`, returning `undefined` in that case.

Adopting this pattern from other places such as `layerDragEnabled`.
@mscno mscno merged commit d5d4a0f into master Feb 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants