Skip to content

Releases: im6/vp

v1.24.1

17 Oct 20:25
@im6 im6
Compare
Choose a tag to compare
  • refactor LanguageProvider
  • update to jsx-transform feature
  • clean up webpack config

v1.23.5

08 Aug 02:06
@im6 im6
Compare
Choose a tag to compare
  • upgrade to latest dependency
    • fix the breaking change for css-loader v4
    • except helmet, hold for breaking major version

v1.23.1

19 Jul 14:18
@im6 im6
Compare
Choose a tag to compare
  • fix eol config in multi system development environment
  • reduce navbar size in mobile device
  • show modal in mobile device.

v1.23.0

18 Jul 23:40
@im6 im6
Compare
Choose a tag to compare
  • add modal notification component and reducer
  • update validation utility to enforce all color value to be lowercase with six-digit format
  • update all the dependency to latest
  • add svg file into notification modal
  • add onClick to copy the color value

v1.22.2

11 Jul 03:12
@im6 im6
Compare
Choose a tag to compare
  • fix CDN link
  • remove hash version

v1.22.1

11 Jul 03:05
@im6 im6
Compare
Choose a tag to compare
  • fix CDN link for sub-modules

v1.22.0

11 Jul 02:54
@im6 im6
Compare
Choose a tag to compare
  • use jsDelivr CDN

v1.21.7

14 Jun 16:18
@im6 im6
Compare
Choose a tag to compare
  • refactor admin panel
  • remove shared variable in container
  • add not found error message when no id matching
  • change the input format of Box component
  • cache admin color list
  • add PR template
  • enable window development compatibility
  • update ci/cd workflow

v1.21.6

25 Apr 14:26
@im6 im6
Compare
Choose a tag to compare
  • add redis
  • add version hash to lazyload content
  • reuse color format validator
  • disable like minus action
  • clean up auth/logoff logic

v1.21.5

05 Apr 22:36
@im6 im6
Compare
Choose a tag to compare

Build Dependency

  • clean up webpack env config to re-use
  • add react.js classic babel runtime

React Update

  • update Header FB login Link
  • update translation on empty color list
  • update history.push() method handling
  • Adopt Hook on more component, add some effect function on switching the url

Global Config

  • create sass constant file
  • create three js constant file
  • test CORS alternative in debugging