Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

v3.2.0 Retro Timer Feature & Misc Optimizations

Compare
Choose a tag to compare
@RandomAshes RandomAshes released this 20 Apr 18:26
· 198 commits to main since this release

User Facing Changes:

  • Added a timer to the retro page
  • Allow shift+enter to add a new line when typing into a thought or action item task fields
  • Removed opacity on date fields on the radiator page
  • Made feedback stars on feedback modal small enough to not wrap on mobile screens

Changes to the backing API:

  • Replaced column title with column id on a thought

Codebase Changes of Note:

  • Decoupled the action item and and thought item react components
  • Updated momentjs from 2.29.1 to 2.29.2
  • Add configuration for absolute import paths within react files
  • Added a notification (toast) component
  • Simplified scss color variable file