- Improve the check, when checking if the value is in store or not. (@lindelwa in #58)
- Use
text
outside ofoptions
to refer totextContent
because it is commonly used.
- Remove "type": "module" because it is causing errors.
- Update how after and before work so can work for children of the first-generation elements (@lindelwa122 in #49)
- Make 'div' the default of tagName (@lindelwa122 in #48)
- Optionally add an animation when pages are changing.
- Add a way to update children of an element. (@lindelwa122 in #51)
- Update the declaration file's name.
- Update the import statement in template/src/store.js.
- Update the name of the library. (@lindelwa122 in #43)
- Initial Public Release.