Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@y-young y-young released this 23 Apr 07:51
· 56 commits to master since this release
c8c24a4

New Features

  • sticky vote area card
  • show buffer progress on slider
  • show stars in vote list
  • get user info from cookies
  • sentry integration
  • expand by clicking table row
  • revert table selection
  • show vote progress
  • show time period name in title

Bug Fixes

  • don't collapse sidebar on desktop navigation
  • CSSTransition findDOMNode deprecated error
  • disable button when no row selected
  • campus auth timeout & cookies

Refactoring

  • switch to functional component
  • switch from CSS to Less
  • TimeSelector & time period config
  • extract isDesktop & sidebar logic
  • extract title logic & header component
  • component folder structure, .js ->.jsx
  • extract vote preferences logic
  • migrate from dva to Vite
  • extract bottom tips component
  • extract report form component
  • extract common layout component
  • upgrade to Ant Design 5
  • use remember token
  • player control buttons, add title

Chores

  • upgrade to axios 1.x
  • add metadata and scripts by @so1ve in #20
  • format by @so1ve in #19
  • upgrade to Vite 4.3
  • remove useless helpers.php
  • update readme & changelog

Full Changelog: v2.5.0...v2.6.0