Skip to content

Tags: publiclab/Leaflet.DistortableImage

Tags

v0.21.10

Toggle v0.21.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed Geosearch Bar and Removed Duplicate Code (#1303)

* reversal of unintended changes

* updated select.html

* reverted to previous state

* revert ExportAction.js

* rebuild to resolve conflict

* update listeners.html

* fix more indentation issues

* placeholder update

* updated to support restoring welcomemodal

* rename id on welcomemodal

* update

* removed makeshift commenting

* removed duplicate code in archive.js

* fixed issue on geosearch bar

Co-authored-by: Jeffrey Warren <[email protected]>

v0.21.9

Toggle v0.21.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.21.9 release with L.CRS.Simple projection and related fixes to _co…

…rnerExceedsMapLats() (#1036)

* Create index.html

* updated dist, bumped package.json

v0.17.7

Toggle v0.17.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try setting up gitpod for building for each PR to ease reviewing (#680)

* Try setting up gitpod

Building on example at publiclab/image-sequencer#1668

* Update .gitpod.yml

v0.16.6

Toggle v0.16.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deprecate node version 8 to fix travis test failures (#609)

* Audit package-lock

* Deprecate node version 8 to prevent travis failures

* Drop node 8

* update karma conf

* Bump package.json version number

v0.14.6

Toggle v0.14.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deprecate node version 8 to fix travis test failures (#609)

* Audit package-lock

* Deprecate node version 8 to prevent travis failures

* Drop node 8

* update karma conf

* Bump package.json version number

v0.13.6

Toggle v0.13.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deprecate node version 8 to fix travis test failures (#609)

* Audit package-lock

* Deprecate node version 8 to prevent travis failures

* Drop node 8

* update karma conf

* Bump package.json version number

v0.12.6

Toggle v0.12.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deprecate node version 8 to fix travis test failures (#609)

* Audit package-lock

* Deprecate node version 8 to prevent travis failures

* Drop node 8

* update karma conf

* Bump package.json version number

v.0.8.4

Toggle v.0.8.4's commit message
Bump sinon from 7.4.2 to 7.5.0 (#443)

Bumps [sinon](https://github.com/sinonjs/sinon) from 7.4.2 to 7.5.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.7.4

Toggle v0.7.4's commit message
Bump eslint from 6.2.1 to 6.2.2 (#407)

Bumps [eslint](https://github.com/eslint/eslint) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.2.1...v6.2.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v.0.6.7

Toggle v.0.6.7's commit message
Keymapper phase 2 enhancements (#243)

* Control toolbar + Keymap guide + Util fn to make custom toolbars

* Toolbar options

* default toolbarType and expose Guides

* fix conflicts

* Update src/edit/tools/DistortableImage.Guides.js

Co-Authored-By: rexagod <[email protected]>

* Update .gitignore

* develop on sashadev-sky's review

* delete extra bracket causing error after rebase

* remove intent technique

* Update Gruntfile.js

* force build dist

* all tests passing

* removed guides

* addToolbar -> keymapper

* Control toolbar + Keymap guide + Util fn to make custom toolbars

* Update src/edit/tools/DistortableImage.Guides.js

Co-Authored-By: rexagod <[email protected]>

* Update .gitignore

* develop on sashadev-sky's review

* Update Gruntfile.js

* force build dist

* package-json fixed

* add hiding functionality

* relocate to ../

* remove erroneous coverage from build, extend from L.Handler, remove init code from LDI.edit.js, and exposed in *.html

* merge position and init

* make similar changes in select.html

* set topright as default position

* add disable functionality

* modify keymapper ui #258

* Fix rebase

* fixed rebase 2

* Fix rebase 3

* initiate orb algo UI integration

* Revert "initiate orb algo UI integration"

This reverts commit 45ffdee.

* Make updates on rexagods updates

* keymapperinitially collapsed

* Keymapper toggle no longer propogates and hides image toolbar

* finished draft

* add disable and instance check functionality

* remove instance count for DistortableImage.Edit

* remove .vscode from modified files

* add removeHooks

* merge changes

* add enable functionality

* fix so that enable works

* Control toolbar + Keymap guide + Util fn to make custom toolbars

* Toolbar options

* default toolbarType and expose Guides

* develop on sashadev-sky's review

* force build dist

* remove erroneous coverage from build, extend from L.Handler, remove init code from LDI.edit.js, and exposed in *.html

* Fix rebase 3

* Make updates on rexagods updates

* add disable and instance check functionality

* remove instance count for DistortableImage.Edit

* add removeHooks

* fix so that enable works

* all fixed

* restructure

* More refactoring

* changge from button to a

* updates

* clean up

* clean up

* fix broken package-lock

* bump version

* position working and ui updates

* modal

* refactor

* get rid of arrow collapse svg

* finish cleanup

* return extra line to css file

* cleanup

* update README

* syntax

* try to resolve npm travis trouble

* try npm rebuild

* try nuking cache

* add node v 12 to .travis.yml

* reorder dependencies undo gruntfile change

* rebase again, readd a line deleted

* update README

* try updaing paths