Skip to content

Reactime 20.0

Compare
Choose a tag to compare
@j-mccoll j-mccoll released this 22 Jun 00:21
· 695 commits to master since this release
09d8a0e

Reactime 20.0 includes several key improvements under the hood to improve performance and resolve existing bugs, as well as a revamped UX/UI to achieve WCAG compatibility.

Under the Hood:

  • Resolved persistent bugs, including an issue that caused apps using Reactime to crash when using login or submit functionality
  • Removed deprecated emotion/core package and updated corresponding functionality in Reactime, resolving some compilation errors
  • Continued to implement TypeScript throughout the codebase for static typing, fewer bugs at runtime, and improved maintainability
  • Expanded test coverage and improved existing tests, including the repair of broken test environments

UX/UI Updates:

  • Revamped the frontend of Reactime to achieve compatibility with Web Content Accessibility Guidelines (WCAG)
  • Increased the font size of all text elements to at least 12pt
  • Ensured contrast ratio between text and background of frontend elements is at least 4.5:1
  • Updated color schemes to make elements more visible to users with color blindness