Skip to content

v7.0.0

Compare
Choose a tag to compare
@tnagorra tnagorra released this 06 Nov 11:22
bb67917
  • Rewrite the whole code base from the go-frontend
  • Use GO UI
  • Responsive UI
  • Better code splitting for quick page loads
  • Automatic generation of typescript types from the server using OpenAPI specification
  • General utility to transform server error response to form error
  • Convert all codebase to typescript
  • Reduce external dependencies
  • Update major libraries and dependencies
    • React
    • React router
    • Toggle form
    • Re-map
    • Toggle request
  • Upgrade build tools from Webpack to Vite
    • Faster build time
    • Faster and more efficient development tools
    • Translation code splitting
    • Use local fonts instead of CDN-hosted (More GDPR compliant)
  • Prepare field sheet document for forms
  • Prepare test cases
  • Use HTML to generate PDF instead of React PDF