Releases: unicef-polymer/etools-ajax
Releases · unicef-polymer/etools-ajax
Fixed typo in error parser
Merge pull request #80 from unicef-polymer/develop Develop
Error parsing to support translations
Merge pull request #77 from unicef-polymer/develop Merge branch 'master' into develop
Eslint, prettier fixes, packages updates
Merge pull request #59 from unicef-polymer/develop Develop
Polymer3 version & refactorings
Merge pull request #41 from unicef-polymer/update-to-polymer3 Update to Polymer 3
New version based on Polymer 2
Merge pull request #40 from unicef-polymer/linting-fixes Linting fixes
Fix async xhr request error
Fixed an error with large async requests being treated as rejected
Abort request fix, caching data update
Merge pull request #33 from unicef-polymer/develop docs update
Disable caching option & abort request update
v2.0.2 docs update
Abort request functionality, last request and active requests options added
Merge pull request #29 from unicef-polymer/develop Develop
EtoolsAjaxRequestBehavior and new etools-ajax element
EtoolsAjaxRequestBehavior
- a behavior to be used for making ajax requests in any element<etools-ajax>
element - new element (completely different fromv1.x.x
)