Skip to content

algohub v0.1.1-alpha.0

Choose a tag to compare

@github-actions github-actions released this 30 Nov 01:37
62d606c

[0.1.1-alpha.0]

Performance Improvements

  • c59cd4d (#61 by @fu050409) Optimize UI for better performance

    • Use postcss instead of use tailwindcss directly.
    • Optimize color design in light mode.
    • Add loading state for pages.
    • Wrap problems list with PrimeVue Panel component.
    • Fix bread crumps padding if no links.
    • Remove mode and add owner when creating a problem.
    • Prepare for alpha release.