1
0
mirror of synced 2024-12-14 15:22:53 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jennifer Taylor
d6cddebe88 Add keyboard control to the slider control. 2022-10-13 02:23:57 +00:00
Jennifer Taylor
ff1dbebe77 Update to allow using fragment shorthand syntax, switch to standard HTML compliant rendering mode, fix a few things here and there with that switch, use fragments for all components and arcade/admin endpoints. 2022-10-08 21:26:48 +00:00
Jennifer Taylor
c92b4a04c4 Add classnames package, use that for a few components that were manually constructing classnames. 2022-10-08 19:29:14 +00:00
Jennifer Taylor
e27c99baa2 Remove deprecated usage of "React.createClass" in preparation for updating to React 16. 2022-10-08 18:37:38 +00:00
Jennifer Taylor
b3acc54a2a Get rid of toggle control, favor slider control where it was used. 2022-10-08 03:42:02 +00:00
Jennifer Taylor
9feae49667 Massive overhaul to Jubeat frontend, including the following:
- Clan jubility breakdown
 - Displaying music rate and stats identically across all score pages
 - Ability to choose what jubility (legacy or new) to display and sort on all players.
 - Various tweaks and small quality of life improvements.
2022-10-08 01:32:59 +00:00