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 2.11.0 #908

Merged
merged 22 commits into from May 17, 2021
Merged

Release 2.11.0 #908

merged 22 commits into from May 17, 2021

Conversation

codeofsumit
Copy link
Contributor

No description provided.

Falke-Design and others added 22 commits April 6, 2021 19:21
* Add rotation to Polyline, Polygon and Rectangle

* Add rotateLayerToAngle

* Make rotation working with marker limits

* Fix ._map

* Fix error with ImageOverlay

* Update README

* Add rotation test

* Fix Icon

* Add "draw rotated rectangle" test
* Add `snapSegment: true`

* Add `requireSnapToFinish: false`

* Fix tests
* Fix rotation of points when a polygon has a hole

* Improve logic to support rotation on multi-polygon (and revert changes on package.json)

* Add rotation test

Co-authored-by: Christopher Denis <christopher.denis@mic-belgique.be>
Co-authored-by: falke-design <design.falke@gmail.com>
* add czech language

* add czech language

Co-authored-by: Sumit Kumar <sk@outlook.com>
* second pass on the docs

* add map options, export not neccessary

* resolve more todos

* add utils

* review changes

* more changes

* changes

* more changes

* more changes

* add missing toolbar options

* toolbar control order

* round 2 feedback

* missed global opts

* optional param

* add off events, break out event handlers

* add once

* review #2

Co-authored-by: falke-design <design.falke@gmail.com>
* Add LayerGroup dragging

* Add tests

* Revert old code and add option `syncLayersOnDrag`

* fix some error of reverting
* Refactor events and create new Mixin-Class for events

* Merge the EventMixins to one and added arguments `source` and `customPayload`

* Add workingLayer vertexadded

* Move Rotation Events to EventMixin

* Move _fireRotateModeEvent to EventMixin
…#829) (minor)

* Make only certain layers editable / draggable / removeable / cutable

* add option `allowRotation`, update tests
* Add new functions / options to types

* fix wrong types

* Change array types
* Fix intial snapping bug and some other things

* add todo

* Fix _isRelevant error
* Update Readme & clearify name of functions

* Update Readme (formatting)

* Change test map tiles to OpenStreetMap
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Sumit Kumar <sk@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Sumit Kumar <sk@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Sumit Kumar <sk@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nd add Keyboard functions (#831) (minor)

* Add Edit-Mode options:`addVertexOn: 'click'`, `removeVertexOn: 'contextmenu'`, `removeVertexValidation: undefined`, `addVertexValidation: undefined`, `moveVertexValidation: undefined`
And add Keyboard functions

* Add TypeScript

* change name _vertexResetLatLng to _cancelDragEventChain
@codeofsumit codeofsumit merged commit 4727dac into master May 17, 2021
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.

None yet

6 participants