ant-design-blazor

๐ŸŒˆA set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.

MIT License

Stars
5.5K
Committers
219

Bot releases are hidden (Show)

ant-design-blazor - v0.3.0

Published by ElderJames about 4 years ago

Thanks to all contributors for their generous contributions ๐Ÿ’•

Change log ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Components

  1. confirm: support blocking to get the result directly #476
  2. feat: support for globalization & localization #578
  3. badge: add badge ribbon #484
  4. modal: allow drag Modal #523
  5. alert: add close motion 'Smoothly Unmount' #502
  6. form: support for rang-picker #496
  7. refactor auto complete #529
  8. carousel: make it responsive #558
  9. select: add overlay, fix some serious bugs #584
  10. fix server prerendering issue #583
  11. icons: update to 4.x and load the icon file asynchronously #506
  12. step: add progress #468
  13. reuse JS event listeners #466
  14. add test project #460 #463
  15. table: add router pagging demo #450

... And fixed lots and lots of bugs and issues ๐Ÿ˜ญ

Documentation

  1. add charts demo #449
  2. add icon list on demo of icon page #478
  3. handles fallback to en-US if resources are not available #470

Ant Design Pro Blazor

  1. Was published as dotnet new template. #10
  2. Finished the pro-layout

vditor-blazor

  1. add basic options and methods https://github.com/ant-design-blazor/vditor-blazor/commit/f2ad45f6b3a7a6fcf534949b3c9c6effb9aeb4e6
ant-design-blazor - v0.2.0

Published by ElderJames about 4 years ago

For MILESTONE: July 2020 #255

๐Ÿ‘๐Ÿ‘๐Ÿ‘ A million thanks to the contributors! โคโคโค

Components

Document

  • Refactor the layout
  • Add Overview component
  • Add home page
  • Add algolia search
  • Add anchor

Templete

Add Ant Design Pro for Blazor - https://github.com/ant-design-blazor/ant-design-pro-blazor

Other

Publish the npm package for CDNs.

https://www.npmjs.com/package/ant-design-blazor

Supporting CDNs:

...and so on. We'll try to apply it to our documentation in the future.

ant-design-blazor -

Published by ElderJames over 4 years ago

MILESTONE: MID 2020 #3

Components

Add 59 of the components currently in ant-design. A million thanks to the contributors!

  • affix @Brian-Ding #98
  • alert (#26) @ElderJames
  • anchor @Brian-Ding #280
  • auto-complete @iliuhai #251
  • avatar @ElderJames
  • back-top @GarvinTan #53
  • badge @ElderJames #160
  • breadcrumb @ElderJames
  • button @ElderJames
  • calendar @mutouzdl #176
  • card @ElderJames
  • carousel @Brian-Ding #96
  • cascader @iliuhai #172
  • checkbox @ElderJames @Zhuangkh #69
  • collapse @TimChen44 #226
  • comment @Zhuangkh #80
  • date-picker @mutouzdl #85
  • descriptions @TimChen44 #224
  • divider @ElderJames
  • drawer @ElderJames @1002527441 @zxyao145
  • dropdown @mutouzdl #93
  • empty @mutouzdl #78
  • form @mutouzdl @ElderJames @TimChen44 #168
  • grid @ElderJames
  • icon @ElderJames
  • input-number @Brian-Ding @TimChen44 #45
  • input (#33 ) @Brian-Ding @TimChen44 #33
  • layout @ElderJames
  • list @Setli #91 #117
  • menu @ElderJames @mutouzdl #126
  • message @zxyao145 #128
  • modal @zxyao145 #167
  • notification @zxyao145 #99
  • page-header @TimChen44 #211
  • pagination @ElderJames #130
  • popconfirm @Zhuangkh #288
  • popover @Zhuangkh #263
  • progress @Brian-Ding #129
  • radio @ElderJames #36
  • rate @hrx521 #166
  • result @ElderJames #113
  • select @thinkershare @iliuhai #196
  • skeleton @TimChen44 #234
  • slider @Brian-Ding #87
  • space @ElderJames #115
  • spin @ElderJames #114
  • statistic @hrx521 #205
  • steps @rabbitism #46
  • switch @ElderJames
  • table @AlseinX @ElderJames #75
  • tabs @Brian-Ding #67
  • tag @ElderJames @1002527441
  • time-picker @mutouzdl #85
  • timeline @ElderJames
  • tooltip @Zhuangkh #131
  • transfer @MountainTang #148
  • tree @BlazorPlus #112
  • typography @rabbitism #7
  • upload @adsioj #276

Docs

  • Dynamic rendering of demo and markdown #18
  • Localization for English and Chinese #59
  • Official-like theme #100
  • Cover offical demos as much as possible @1002527441

Build

  • Refactor the CI/CD in Github Actions #267
  • Gitee Sync & Reload the Pages
  • PR Preview Pages (#48)