Skip to content

Releases: Phryxia/vector_logistics

Update to v1.0.6

18 Sep 09:38
674336a
Compare
Choose a tag to compare
  • Change README into English
  • Add netlify deployment badge status
  • Automatically inject the version to HTML
  • Migrate to yarn
  • Upgrade all packages

1.0.5

04 Sep 12:15
Compare
Choose a tag to compare

New Feature

  • Fix some annoying vertical axis mismatches
  • Improve design and ux

Code Improvement

  • Introduce PostCSS
  • Remove many inline css from html

1.0.4

03 Sep 21:50
Compare
Choose a tag to compare

New Feature

  • Add language query explicitly(?lang=ko) so that users can access their languages without any initial setting
    • Default language is set to Korean since most of the users are from there.
  • Add useful meta tags to improve SEO

Bug Fix

  • Fix design issue on the advanced mode's schedule elements caused by wrong css selector

Code Improvement

  • Update old packages
  • Remove useless babel import
  • Change project structure into modern web development style
  • Everything except external library will be bundled in build time