Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ElderJames/ant-design-blazor

🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
https://github.com/ElderJames/ant-design-blazor

fix(module: slider): not working under wasm (#415)

Co-authored-by: James Yeung <[email protected]>

fa60c9c8bfc99bfafb3795f0ac6156f07c8e14ad authored over 4 years ago by Brian Ding <[email protected]>
docs: add guides (#414)

0ca5698620036c7cf868a23276e08a0c62db86a1 authored over 4 years ago by James Yeung <[email protected]>
docs: fix typo on table sizes demo (#411)

b54b7ab9131331061f9fca99ec89f663fbf826ac authored over 4 years ago by Bishnu Rawal <[email protected]>
docs: fix menu order and demo rendering (#410)

0f1c7eb41ee9dd54dd9a9589f2e3f291010a3139 authored over 4 years ago by James Yeung <[email protected]>
fix(module:modal): the width will be added when there is no scroll bar (#408)

20b5bb5e7d4c55c43b4e95e654d25b4e3da9384d authored over 4 years ago by zxyao <[email protected]>
fix(module: form): OnFinishEvent is null (#407)

1e02c38d97deff048d82b28a63273ce80a592b9a authored over 4 years ago by TimChen <[email protected]>
feat(module: tabs): two-way binding for ActiveKey (#402)

04fc69fd4b047d9e6daf321ee8d8e9ab038071f9 authored over 4 years ago by James Yeung <[email protected]>
fix: children components dispose (#399)

* Children components using CascadingParameter add itself to parent component.However, when chil...

71bac2e85d81623a01af6c48797bec9ad3ccea10 authored over 4 years ago by LI ZICHAO <[email protected]>
fix: drawer, modal and confirm multi level open scroll bar bug (#401)

fixed #393

871a955872956c8e1e047281305c19a69589d375 authored over 4 years ago by zxyao <[email protected]>
fix(module: upload): Upload with other form parameters (#398)

914f9eff1f92a57118cb95949f60ea42de2cc5d5 authored over 4 years ago by Meeleem <[email protected]>
docs: add id to api header (#397)

dce779b46bfd649e1d3e28655c45b9910bc2949f authored over 4 years ago by Brian Ding <[email protected]>
Update FUNDING.yml

0d9c2024a95b44537847adff66499bfb349e1211 authored over 4 years ago by James Yeung <[email protected]>
fix(module: upload): fix event listener (#395)

* fix(module: upload): fix event listener

* fix(module: upload): add dispose method

* Upda...

32794af9a049fa9fb6a3cb109d8c65d9a9917680 authored over 4 years ago by Meeleem <[email protected]>
chore: sync ant-design v4.4.3 (#392)

0557633da08c2e5fad663ce99c55a0508165273c authored over 4 years ago by James Yeung <[email protected]>
feat(module: upload): add support for fileList, pictureStyle and avatar (#391)

* feat (module: upload): FileList, PictureStyle, Avatar

* fix: adding eventlistener

Co-aut...

93045f5162a437d60d2229921cc2c6f96f648407 authored over 4 years ago by Meeleem <[email protected]>
fix(module: modal): button text for confirm dialog (#389)

Co-authored-by: meijinyi <[email protected]>
Co-authored-by: James Yeung <shunjiey@hotmai...

f9051fcf093ddd4470f2b8df67058f8885432dcb authored over 4 years ago by Mei <[email protected]>
[WIP] docs: refactor layout (#64)

* feat: use generated menu

* fix: layout

* fix: repeated menu item (#381)

* fix: 菜单重复的问...

9c484d379ddcf1553883701064add14744bb927e authored over 4 years ago by James Yeung <[email protected]>
fix(module: avatar): dead-loop rendering (#378)

79d8a24aaee9536189f7d6e193f4bc34494eb4d7 authored over 4 years ago by James Yeung <[email protected]>
fix(module: icon): put spin class on outside (#372)

* fix(module: icon): put spin class on outside

* fix: make rotate style outside

01394b356f6890c83fd51f7b15786c3010d9ca8c authored over 4 years ago by James Yeung <[email protected]>
fix(module: modal): crashes when DestroyOnClose is set to true (#373)

fixed #373

a30dc393145127ccd18b4b67c81ff47d37e5fd88 authored over 4 years ago by zxyao <[email protected]>
fix(module: descriptions): responsive issue (#370)

Co-authored-by: James Yeung <[email protected]>

2a8827f565e82790a8ad07f8ad1f4caab6d0bb65 authored over 4 years ago by TimChen <[email protected]>
feat(docs): add affixed demo anchor (#366)

* feat(module: anchor): update rendering when childcontent changed

* feat: add affixed demo l...

e6f8ce66c72faabaec7ad5c3d44d9a4db671c0a8 authored over 4 years ago by Brian Ding <[email protected]>
fix(module: auto-complete): select menu offset and binding issue

Co-authored-by: James Yeung <[email protected]>

4cb0df719f09abf51fe7b13c9c4f27fec98cfa30 authored over 4 years ago by TimChen <[email protected]>
feat(module: form): add form-context demo, support FormProvider (#362)

* feat(module: form): add form-context demo, support FormProvider

* refactor: remove debug co...

78abff551dbf46d036fc697a622117b5b98af4f1 authored over 4 years ago by 笨木头 <[email protected]>
feat(module: slider): implement two-way binding (#329)

* feat(module: slider): implement two-way binding

* feat(module: slider): remove mouseup hand...

1fa3652d26261b7f77bb4edcce30cd182061a6da authored over 4 years ago by Brian Ding <[email protected]>
fix(module: layout): missing OnCollapse event (#363)

e2de356301f7d09655eeb13a5a75a7272adb0354 authored over 4 years ago by James Yeung <[email protected]>
fix(module: menu): submenu can't open after collapsed recover (#361)

8878b4a6f98159e8cb7df0efc38690f238122679 authored over 4 years ago by James Yeung <[email protected]>
feat(module: menu): add internal router link (#359)

8a689ed83726cec2cdff61e3c4f8429420f2504e authored over 4 years ago by James Yeung <[email protected]>
fix(module: switch): two-way binding and loading (#358)

9f6af264d08e68ae3b70d978699d11edc451a952 authored over 4 years ago by James Yeung <[email protected]>
docs: fix model and drawer documentation errors (#355)

* docs: fix model and drawer documentation errors

* feat: add expand button

Co-authored-by...

c1f3371f9cf64b5b7787258fa867aff94360cda0 authored over 4 years ago by TimChen <[email protected]>
feat(module: form): add customized-form-controls demo (#354)

Co-authored-by: James Yeung <[email protected]>

04d0066d75a72e41fb790aac27452d600f58ed26 authored over 4 years ago by 笨木头 <[email protected]>
fix(module: avatar): string content centered (#352)

* fix(module: avatar): string content centered

* fix: yml eol

Co-authored-by: ElderJames <...

3464d26003b13d516d68dd958b1477e29048eb92 authored over 4 years ago by zxyao <[email protected]>
feat(module: form): add Required paramater (#353)

503415ea07baa1d659d67837edb7fc4aba9d568f authored over 4 years ago by zxyao <[email protected]>
feat(module: form): add complex form control (#349)

Co-authored-by: James Yeung <[email protected]>

0da743fab277d9efcaf5efcd35ac7daad8443830 authored over 4 years ago by 笨木头 <[email protected]>
fix(module: upload) : determine success based on status==200 (#351)

dcbb3d8fbdf04f459efe16747bbb99648d12ae58 authored over 4 years ago by Meeleem <[email protected]>
feat(module: modal): support template component (#345)

* feat: modal support template

* feat: modal update

* feat: modal update

* feat: modal ...

18775922112a783696cc0face92449b1b782f270 authored over 4 years ago by TimChen <[email protected]>
fix: input unusual by chance (#340)

Co-authored-by: James Yeung <[email protected]>

4d6c279e8014a740a0467bdec274a0e31959a5bd authored over 4 years ago by 笨木头 <[email protected]>
feat(module: form): add `IsModified` property (#327)

* feat: is form modified property and method exposed
subject: new method for form context, Is f...

04166ba27674ccc1fe5a385b599f0830b73264e4 authored over 4 years ago by RVS <[email protected]>
fix: enable scroll breaking custom style (#337) (#339)

* fix: enable scroll breaking custom style (#337)

* fix: indent to 2 spaces

Co-authored-by...

cd2901fa7b563167e7aa58fe5df1eee8567f1556 authored over 4 years ago by zxyao <[email protected]>
fix(module: form): value not change when model change (#333)

* feat(module: datepicker): support nullable type

* fix(module: cascader): displaytext did no...

7d9d6fc89d1135d2101bd51912b669f4b3c68d67 authored over 4 years ago by 笨木头 <[email protected]>
chore: sync ant-design v4.4.2 (#346)

4d2b1921157ae2353b8dbed52dbb0dad30ef398d authored over 4 years ago by James Yeung <[email protected]>
feat: add mentions component (#286)

* feat: add mentions component

* fix: update with z-index

* feat: new mention components (...

ef22dd5a1b0cc71579dd82aa4f99bad8aa3beaf1 authored over 4 years ago by Henry.zhang <[email protected]>
feat(module: step): support for template (#342)

b8715bdd55baad17b652297d9744f89dcce555b1 authored over 4 years ago by chaldea <[email protected]>
feat(module: table): support paging selection (#341)

* refactor: selection

* feat: add table datasource cache

* feat: support paging selection
...

726cff7a72b903da3c7c42b92f99d360bfe62ca9 authored over 4 years ago by James Yeung <[email protected]>
fix(module: grid): fixed using size (xs, sm, etc) span with offset (#343)

- Spans were not use emitting when using `Xs={ Span = 3 }`.

a2711efb8a9dfbcb1e9d816b1c93c3f8aff67910 authored over 4 years ago by Dylan R. E. Moonfire <[email protected]>
docs: replace algolia config items (#338)

e9fb85175b56de7d3d99c4169a8d17c25755ae6f authored over 4 years ago by James Yeung <[email protected]>
feat: add algolia search (#271)

* feat: add algolia search
fix: component url with # at the end causing a crash

* refactor: ...

37be19ffeae098608955d82d4728c58f1fad86c4 authored over 4 years ago by Kieran Coldron <[email protected]>
DocScrape action (#328)

* Create docsearch.yml

* Create algolia-config.json

* Update docsearch.yml

* Update doc...

daf05d68329f7d3ded65ae080db323d9ac54b3e2 authored over 4 years ago by Kieran Coldron <[email protected]>
fix(module: tabs) failure of the activekey (#332)

* fix: bugs in tabs, which set activekey invaild

* fix: udpate the demo with activekey

ff048780fa4423a495ba5945f45f7f778dcb24ab authored over 4 years ago by Henry.zhang <[email protected]>
feat(module: table): sortable (#319)

* feat(module: table): add sorter

* feat: add sorter tooltip

* feat: add table change event

715149e21fd6c8beab7c36e8bda0ad9beb070fea authored over 4 years ago by James Yeung <[email protected]>
fix(module: button): click animating (#310)

* feat: add animating for button component when mouseup event fired

* refactor: animating ? t...

5f4af8fce888e37bc6d3b69a80a7301363638233 authored over 4 years ago by Henry.zhang <[email protected]>
fix(module: slider): event OnAfterChange fires incorrectly (#303)

b9e719db044fe850aab86ab7d9d062cb8a4e4acc authored over 4 years ago by Brian Ding <[email protected]>
fix: fix the form binding value bug (#324)

a7253af7c8cb28b01ea73687f68d3dde0391e02a authored over 4 years ago by TimChen <[email protected]>
refactor: improve input and textarea (#317)

f11fd0e103d9f3b10eee05dac15c79d813a73805 authored over 4 years ago by 笨木头 <[email protected]>
fix(module: table): crush without selection column (#316)

bef19775a8af7b3ede181657a961550e260b61af authored over 4 years ago by Meeleem <[email protected]>
feat: allow clearing datepicker view (#313)

* feat: allow clearing date view
fix: some styling regarding range pickers

* fix: remove typ...

d97e26ffceb607aa248c3fbe30a7caf26dd83fa2 authored over 4 years ago by Kieran Coldron <[email protected]>
fix: input and textarea bug (#308)

88860d3702d985bac84a4f5a2c1371ee9df70f40 authored over 4 years ago by TimChen <[email protected]>
chore: sync ant-design v4.4.1 (#314)

60ac146ba83fcb9ff08facc3f0236e0f42026883 authored over 4 years ago by James Yeung <[email protected]>
feat(module: table): support string formatting for field columns (#311)

e19d09fd96bac0c088267093cbbd16187da39815 authored over 4 years ago by James Yeung <[email protected]>
refactor(module: statistic): simplify format string for countdown (#309)

* refactor(module: statistic): simplify format string for countdown

* fix: wrong namespace

169b91e7d5e2fe2dbea197e449ee20e12f45909f authored over 4 years ago by James Yeung <[email protected]>
feat: improve range picker (#306)

* feat: improve range picker

* fix: error style when selecting two dates in the same month

50cff77019bed041d876922ffd8b311ec9cd8613 authored over 4 years ago by 笨木头 <[email protected]>
refactor: reduce dependence (#301)

2de927a0d15697299567ab47daf9ed208fcdea09 authored over 4 years ago by James Yeung <[email protected]>
fix(module: button): styles and demos (#300)

* fix: bugs in button, it dimension will be chaned when click on it

* fix: button style and d...

e5fb98d09f043a8bf4e2438b3bd10244deea82bf authored over 4 years ago by Henry.zhang <[email protected]>
fix(module: table): refresh when datasource is changed (#298)

* fix(module: table): refresh when datasource is changed

9730d73cf40381bb658fef2e3eb4cf261e693ab5 authored over 4 years ago by James Yeung <[email protected]>
fix(module: drawer): OnOpen null check (#295)

* fix: drawer OnOpen bull

* Update DrawerTemplate.razor.cs

7cc424c0f0aef643110724e8fe76aab270f4feb9 authored over 4 years ago by TimChen <[email protected]>
fix(module: upload) : upload crush in firefox (#296)

* fix (module: upload): firefox upload

* fix (module: upload): firefox upload

* fix(module...

bd9d06b7bec5b2554a8a3189d8f95988449ed7d1 authored over 4 years ago by Meeleem <[email protected]>
fix: bugs for issues #292 (#293)

dccee0fddc2d41ca3bf68bd99b9d2b791693a4ab authored over 4 years ago by Henry.zhang <[email protected]>
chore: sync ant-design v4.4.0 (#277)

30dc4db99b53cc733379474a23930fb1d0463031 authored over 4 years ago by James Yeung <[email protected]>
chore: update versions for release 0.1.0 and development of 0.2.0 (#289)

* docs: update version 0.1.0

* chore: update versions for development of 0.2.0

781c7c09e5e0e1aa7e3cc76693ae16a1f0a9a24b authored over 4 years ago by James Yeung <[email protected]>
feat: add popconfirm (#288)

ed33317c9ec146535260e3d9951b206d12abf303 authored over 4 years ago by Zhuangkh <[email protected]>
feat: add upload component (#276)

* fix: fix invalid parameter "StrokeWidth"

* feat(module: upload): Classic file upload
经典模式文...

1c90ee0333aba6693236bb099d5edd0fce5b4fdb authored over 4 years ago by Meeleem <[email protected]>
refactor(module: col): optimize performance (#285)

* refactor(module: col): optimize performance

* refactor: clean code

Co-authored-by: Elder...

4f08ece618bb7de21eea622f12b45ab5bc36d985 authored over 4 years ago by 笨木头 <[email protected]>
refactor(module: form): optimize performance (#284)

* refactor(module: form): optimize performance

* refactor: clean code

Co-authored-by: Elde...

4a4dfcbd87c55117607ae5a00362cf2a74c5cdb3 authored over 4 years ago by 笨木头 <[email protected]>
feat: add anchor component (#281)

* feat(module: anchor): add component anchor

* feat(module: anchor): add component anchor

...

8c8a2e3a79065d1a7559144ce5679536f46c6ebf authored over 4 years ago by Brian Ding <[email protected]>
feat: add comment component (#80)

* feat:add AntComment

* refactor(comment): change namespcae to AntDesign

* docs: fix comme...

225358982e582c6e6d31fb28d8751fb9256a689f authored over 4 years ago by Zhuangkh <[email protected]>
feat: drawer support return value (#279)

* feat: drawer support return value

* feat: drawer supports return value

* feat: drawer su...

8f00e1d393edbdb666426e46efc0604d808b4d67 authored over 4 years ago by TimChen <[email protected]>
refactor: tree node template (#278)

fa310a664b9c4e552473fd90ef69dd88a2093736 authored over 4 years ago by BlazorPlus <[email protected]>
feat: radio supports generics (#246)

* feat: radio supports generics

* fix: code format

* feat: radio supports form

* fix: r...

f537cee4b53f6b60a72690117d3a428894ac1e8e authored over 4 years ago by TimChen <[email protected]>
feat(module: table): add size, bordered option and footer/header (#269)

Signed-off-by: Epictek <[email protected]>

8605e1289ea5432db3c1d7d6de8f89b06b8e134d authored over 4 years ago by Kieran Coldron <[email protected]>
[WIP] feat: add AntTree (#112)

* feat:add AntTree

* tree - v0.2 , two mode

* feet: tree v0.2 , 2 mode

* feet:Tree

*...

c67707a913a09b3e14820986738be215494c106d authored over 4 years ago by BlazorPlus <[email protected]>
fix(module: icon): click issue caused by StopPropagation (#274)

afe86890840222c83fc64e2618d78955e0b5d407 authored over 4 years ago by James Yeung <[email protected]>
chore: fix static file compile for release ci (#272)

2a6450339991b178c5c61c2251ba44444a12ba0d authored over 4 years ago by ElderJames <[email protected]>
fix(module: input-number): crash for decimal greater then operator (#262)

* fix: inputnumber use decimal error

* fix: #264

* fix: clean up the code

Co-authored-b...

97af3e080dd7e27eba3fe3e0a91dc8f88fd756a8 authored over 4 years ago by TimChen <[email protected]>
fix(module: tooltip): arrow does not appear (#265)

3243011e6b94cc6ef0d43aa833d25c8a53019cf2 authored over 4 years ago by 笨木头 <[email protected]>
feat: add popover (#263)

ce418494c3839f57a82edb37ce1c2158657286be authored over 4 years ago by Zhuangkh <[email protected]>
chore: add release ci (#267)

cc06bb29322603c91dc3ce3640c574e38462a6c7 authored over 4 years ago by James Yeung <[email protected]>
feat: clearall method to clear all items in the list (#259)

* feat: clearall method to clear all items in the list

* fix: document

Co-authored-by: Rat...

9e9c16201523a9164fa5bad95c3dbe1f5f700355 authored over 4 years ago by RVS <[email protected]>
feat: add list resposive (#258)

* feat: add list resposive

* Remove the comments

Co-authored-by: Setli <[email protected]>

4036be867d2428bf88206fd108b92f2cc4a97a35 authored over 4 years ago by Setli <[email protected]>
fix: icon issues (#260)

* fix: icon issues

* fix: search suffix icon

7b021638d97cd83e582836be6be4e8a6132d2001 authored over 4 years ago by James Yeung <[email protected]>
feat: add auto-complete component (#251)

Co-authored-by: ElderJames <[email protected]>

f914e6c4b3b792238f8cf794cae74c5e1d2b98ea authored over 4 years ago by liuhai <[email protected]>
docs: fix docs path in debug build (#253)

The current WorkingDirectory is set to $(SolutionDir) whilst $(SolutionDir)docs results in ../.....

54e2cdaa84f032576c65a69086e6fd656a64f99d authored over 4 years ago by Kieran Coldron <[email protected]>
feat: input and inputNumber Supports generics (#238)

* feat: input and inputNumber Supports generics

* fix: remove debug code

* fix: inputNumbe...

9d76e3f4d171e7a3e02cdc611148cfd8fe730a9c authored over 4 years ago by TimChen <[email protected]>
fix(module: alert): icon and use ChildContent as description (#252)

16a5d2a7701cfc42bee97905edaacda35e70dff9 authored over 4 years ago by James Yeung <[email protected]>
refactor(module: notification): change type object to OneOf (#247)

7eb9993711c8e7f0ab96aca0fa584350c65d36c0 authored over 4 years ago by zxyao <[email protected]>
fix: performance improvements for forms (#245)

e1884c90b61012b1311b1613ab6845f175d2dfc0 authored over 4 years ago by TimChen <[email protected]>
fix(module: progress): invalid parameter "StrokeWidth" (#244)

87adab6d132e0db5e0fa25091018bc82d87b3383 authored over 4 years ago by Meeleem <[email protected]>
refactor: use httpclient factory (#243)

b8c88c84df6d8ddd4a2892b1b739fbfeca3eaa82 authored over 4 years ago by James Yeung <[email protected]>
feat: add DrawerService (#241)

* refactor: change confirm return

* feat(module: drawer): add DrawerService

* fix: change ...

db64810a207e1aa2c4199dea36edbf83bdf5b694 authored over 4 years ago by zxyao <[email protected]>
chore: sync ant-design v4.3.5 (#240)

b9f8da09ae1edc9611ce3fc638bf64e9a69db710 authored over 4 years ago by James Yeung <[email protected]>
docs: update readme and docs

4e500a6ffb54aa44ecb17ac1a70fd5891e4da89c authored over 4 years ago by ElderJames <[email protected]>