Skip to content

Releases: ant-design-blazor/ant-design-pro-blazor

v0.1.1

03 Nov 15:46
9a7ad3b
Compare
Choose a tag to compare

fix: adjust to the latest auto-complete

v0.1.0

18 Oct 07:27
Compare
Choose a tag to compare

changelog

Following is the changelog for version 0.1.0 :

Pages:

  • Account
    • Center
    • Settings
  • Dashboard
  • Analysis [WIP]
  • Monitor [WIP]
  • Workplace
  • Exception
    • 403
    • 404
    • 500
  • Form
    • AdvancedForm
    • BasicForm
    • StepForm
  • List
    • BasicList
    • CardList
    • Search
  • Profile
    • Advanced
    • Basic
  • Result
    • Fail
    • Success
  • User
    • Login
    • Register

Pro Layout

  • GlobalFooter
  • GlobalHeader
  • GridContent
  • PageContainer
  • SettingDrawer
  • SiderMenu
  • TopNavHeader

Template

  • Support Hosting Model options: Wasm/Server/Hosted
  • Support full pages options, default is full pages

Thanks @yoli799480165 for all the great works.