Skip to content

v2.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrWillCom MrWillCom released this 25 Jul 14:58
· 106 commits to next since this release

Major Changes

  • 0fac982: Upgrade the structure of navigation and footer configuration, in order to allow configuring their items in an array.
  • 0fac982: Fix incomplete config overwriting, arrays won't be merged now.
  • 0fac982: Migrate from saved SVGs to icon packs.

Minor Changes

  • 0fac982: Translate all CSS to SCSS.
  • 0fac982: Manually format EJS and add Prettier to format JS and SCSS.
  • 0fac982: Remove unused i18n strings.
  • 0fac982: Pack post-list as a partial.
  • 0fac982: Refine navigation animation.
  • 0fac982: Add Changesets for better changelog keeping.

Patch Changes

  • 30cad68: Make scroll reveal effects play only once.
  • 0fac982: Remove wildcard transitions to avoid unexpected various transition durations.