Skip to content

0.44.0

Compare
Choose a tag to compare
@brunolemos brunolemos released this 20 Jan 23:29
· 1428 commits to master since this release
305a172

This version adds some animations to make the app feel nicer to use! It also changes the way the Inbox/Archive/Clear filter works, hopefully making it more intuitive.

All platforms

  • Migrate from Animated to react-spring
  • Add animations on buttons, links, sidebar, filters and modals (using react-spring)
  • Made modals and filters position absolute instead of moving everything
  • Improve performance of theme change by avoiding a re-render (using react-spring)
  • Improve ability to use the app using the keyboard
  • Overall design tweaks (changed some colors, changed separator size, fixed some alignments, input border color on focus, etc)