8000 Tags · graverok/geoditor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: graverok/geoditor

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.3.0 (#2)

* Add key modifier support for Move Tool modify mode
- Rename Pen Tool key modifiers
- Rename Pen Tool drawTypes to types
- Refactor tools and lib

* Add update event listener

* Update README

* Fix Move Tool filter method

* Update README.md

* Fix Pen Tool cursor color

* Add tool icons and change cursor

* Fix feature deletion

* Fix tool enabling after loading

* Refactor tools

* Refactor Pen tool:
- Improve Hand tool support: hide and show render line on Hand tool
- Temporarily clear new feature on data load
Fix Core selection on data update

* Refactor Controller events model:
- Add preventDefault() to lock renderer
- Remove custom events handlers

* Add on("tool") handler

* Fix tests

* Make Geoditor generic type

* Add demo page

v0.2.6

Toggle v0.2.6's commit message
Fix typing

v0.2.5

Toggle v0.2.5's commit message
Fix Move tool point creation

v0.2.3

Toggle v0.2.3's commit message
Fix code error

v0.2.1

Toggle v0.2.1's commit message
Change selection setter & getter:

 - Allows to set and get shapes indices of selected features
 - Fix mapbox controller typing

v0.2.0

Toggle v0.2.0's commit message
Refactor core and tools:

 - Refactor core API and event listeners
 - Add pen tools isolated modes
 - Add custom cursors
 - Fix point merge
0