Releases: kikiklang/pomme-page
Releases · kikiklang/pomme-page
v0.4.3
- update dependencies
- code refactor
v0.4.1
- fix search input method on event listener
- revert husky to v4
- remove source maps from build
- suspend newsapi module (payment is required when deployed - code is still here)
v0.4.0
- add myrtille link url on search input placeholder
- add news api module for the latest top news headlines
- add ubuntu font for everyone (consistency across system)
- update to parcel v2 and update many devdependencies
- add docker support
v0.3.0
- update typography values for more cohesion
- change hover style on raisin's links
- remove animation on myrtille hover
- add date on clock / flip effect on click
- fix date time issue with locale
- add sunset / sunrise infos / flip effect on click
- JS refactoring
- fix google search path
v0.2.0
- fix misclick issue on search icons
- add new module raisin
- change eslint to xo
- move config variables to .env file
- move all svg to inline
- various css and js refactor
v0.1.0
- new weather module
- new stormglass module
- new unsplash module
- add loader and error state on module
- remove some svg file and use inline
- fix search input size
- change folder architecture