orxapi.tools.toggle
Version:
The TypeScript toggle tools library for orxapi
37 lines (22 loc) • 732 B
Markdown
# Changelog
## [2.0.0][] - 2021-03-17
- Remove the jQuery dependency
- Change target to ES6
- Update package
- Add public/doc and public/demo
## [1.0.0][] - 2017-05-22
- Update Readme, update package and add the TypeDoc
## [0.0.6][] - 2017-05-16
- Update Readme, update package and add the TypeDoc
## [0.0.5][] - 2017-05-15
- Fix import jquery dependency
## [0.0.4][] - 2017-05-15
- Change target to ES5, update package and npm ignore
## [0.0.3][] - 2017-05-02
- Update TypeScript to 2.3.2 and @types/jquery to 2.0.42
- Change build to commonjs
- Rename the entry point from toggle.js to index.js
## [0.0.2][] - 2017-04-28
- Update TypeScript to 2.3.1
## [0.0.1][] - 2017-04-26
- Initial release of project.