Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.2.0](v1.1.0...v1.2.0) (2020-10-13) ### Bug Fixes * add correct container and title in default layout ([4866c70](4866c70)) * fix issue with extracting locale ([783e82c](783e82c)) * make es6 export ([84b6621](84b6621)) * use correct key ([5ac3530](5ac3530)) * use module export ([c908de5](c908de5)) * use module export, fix issue with days with zeroes ([d312faf](d312faf)) ### Features * add collection for cantons ([a961a30](a961a30)) * add data for cantons ([0ba3df8](0ba3df8)) * add data for variable holidays in 2020 ([1ffa170](1ffa170)) * add data for variable holidays in 2020 ([a5b4406](a5b4406)) * add flag icons for cantons ([a8eed27](a8eed27)) * add header navigation ([0534fac](0534fac)) * add holidays to node collection ([199c954](199c954)) * add locales for navigation ([78b9bed](78b9bed)) * add method to get event object ([ea60079](ea60079)) * add methods to gather all holidays ([2d94c36](2d94c36)) * add optional image ([1b133f5](1b133f5)) * add required string locales ([7274de5](7274de5)) * add sample list for cantons ([e2fa027](e2fa027)) * add table with holidays, add query, add required methods and logic ([20bd967](20bd967)) * add template ([6f135c7](6f135c7)) * make possible to add multiple events in one ics file ([55b7150](55b7150))
- Loading branch information