@warp-works/warpjs-map-plugin
Version:
WarpJS map browser plugin
85 lines (44 loc) • 1.46 kB
Markdown
# Releases
## 2.0.2 - 2021-06-21
- Merging into master branch and latest tag.
## 2.0.0-rc.1 - 2021-06-17
- Updating packages and node@14
## 1.2.12 - 2019-10-28
- npm outdated and eslint --fix.
## 1.2.11 - 2019-05-08
- npm audit
## 1.2.10 - 2018-12-13
- npm outdated
## 1.2.9 - 2019-01-09
- Update version of warpjs-utils.
## 1.2.8 - 2018-08-03
- Refactored for new warpjsUtils.sendPortalIndex().
## 1.2.7 - 2018-05-03
- Removed persistence from `.getDomainByName()` call.
## 1.2.6 - 2018-01-08
- `.getDomainByName(persistence, domainName)`.
- Assets name with package's name and version.
## 1.2.5 - 2018-01-03
- Updated .getDomainByName().
## 1.2.4 - 2017-12-27
- Add UI feedback for error.
## 1.2.3 - 2017-12-03
- Make marker modal list preview load serial to avoid overload server.
## 1.2.2 - 2017-12-03
- Updated label to 'Loading details...'
## 1.2.1 - 2017-12-01
- Updated for new header with search.
## 1.2.0 - 2017-11-16
- Refactored front-end code to hide empty columns and rows.
## 0.2.1 - 2017-10-11
- Fixed to use templates in warpjs-utils.
## 0.2.0 - 2017-10-06
- Fixed to use RelnID instead of RelnName.
- Moved handlebars shared to warpjsUtils.
## 0.1.2 - 2017-07-31
- Fixed 'i3c-portal-placeholder' to 'warpjs-content-placeholder'.
## 0.1.1 - 2017-07-26
- Updated to latest plug-in architecture by passing persistence.
## 0.1.0 - 2017-07-25
- Initial release.
- Conversion of code to plug-in architecture.