Skip to content

First release

Compare
Choose a tag to compare
@domderen domderen released this 20 Oct 22:02
· 13 commits to master since this release

Initial release.

Element is able to cache response form ajax call in to local storage. The key is created from url + params (stringified) + handleAs. This element is an extension on core-ajax element, and exposes the same API.