All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- The
lang
attribute is now updated instead of thelanguage
property. - The default language is now
en
. - First version of UdeS.LanguageMixin with Polymer 3.
- Release the mixin to npm under the name @udeselements/language-mixin.
- Update the appellant in the case it is not yet in observers.
- Update the lang attribute of html element with the ISO 639-1 abbreviation.
- Add a demo element.
- Update the README.md file.
- Some other minor modifications to documentation.
- Detect the navigator language.
- Add the first version of package.json.
- Add the ESLint configuration.
- Add this CHANGELOG.md.
- First Polymer 2 version.