Version 1.0.0
All notable changes to this project will be documented in this file.
- Webpack replaced by Parcel to ease configurations.
- ESLint and SCSS Lint added and config files added.
- Modules folder structure changed to backend and organized in subfolder.
- Atomic elements grouped in components folder.
- Atomic files reorganized.
- WP Endpoint library added.
- Post class added.
- Posts singleton class added.
- PostsEndpoint class added.
- Codacy config file added.
- Styleguide added.
- Templates component logic moved to pages.
- Added Link atom component.