Skip to content

Releases: payw-org/eodiro

v3.7.4

24 May 03:05
Compare
Choose a tag to compare
  • FIX: Resolve 999 unknown error

v3.7.3

14 May 08:04
Compare
Choose a tag to compare
  • [FIX] Close navigation menus after select (mobile)
  • [CHORE] Set history scroll restoration strategy to 'manual'

v3.7.2

14 May 07:55
Compare
Choose a tag to compare
  • [FIX] Remove event listeners after unmounted
  • [FIX] Deprecate customizable inline SVG width, height and remove them from where they're being used
  • [CHORE] Move all the client-side codes that running inside _app.tsx from global section to React mounted hook

v3.7.1

14 May 06:52
Compare
Choose a tag to compare
  • [FIX] Remove PAYW's next plugins

v3.7.0

14 May 06:45
Compare
Choose a tag to compare
  • [FEAT] Use Next.js' built-in Sass module feature instead of next-sass plugin
  • [FEAT] Use the dollar sign($) as the default stylesheet import name since we don't use jQuery thing
  • [FEAT] Use next/link instead of anchors
  • [FEAT] Deprecate abs-link in favor of more verbose absolute-link and replace with it
  • [FIX] Too early scroll position restoration when navigating through browser's go/back
  • [FIX] Stop Intersection Observers observe after components have been completely unmounted
  • [CHORE] Replace most of deprecated getInitialProps with getServerSideProps

v3.6.0

26 Apr 12:27
Compare
Choose a tag to compare
deps: reinstall sass and fix audit

v2.1.0 Beta 22

21 Feb 20:42
Compare
Choose a tag to compare

v2.1.0 Beta 22

Chore

  • Add hamlet icons and transition to the New Banner

v2.1.0 Beta 21

17 Feb 04:54
Compare
Choose a tag to compare

v2.1.0 Beta 21

Chore

  • Set min-height of the App

v2.1.0 Beta 20

17 Feb 04:49
Compare
Choose a tag to compare

v2.1.0 Beta 20

Bug Fixes

  • Resolve wrong background color in the adaptive color scheme mode

v2.1.0 Beta 19

17 Feb 04:19
Compare
Choose a tag to compare

v2.1.0 Beta 19

Bug Fixes

  • Use padding instead of margin under the banner

Chore

  • Remove headers from 'sign in', 'sign up', 'forgot' pages
  • Replace nuxt-link with EodiroLink in Pepero Square 'sign in' requirement
  • Make the page transition twice as faster