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

Merge 0.8.4 to Feature

Merge 0.8.4 to Feature

3909e2c9d3b89a606934e2aaef5ae81fbf06e3ff authored over 3 years ago by James Yeung <[email protected]>
Merge 0.8.4 to feature

16654f5b51a7f4842b9d5258f3b7bd7dac95d464 authored over 3 years ago by anranruye <[email protected]>
fix(module: form): DisplayName for FormItem will be not default to property name (#1738)

* fix(module: form): DisplayName for FormItem will be not default to property name

* add a de...

1758181dea49d623507486de41471081667fd3d6 authored over 3 years ago by James Yeung <[email protected]>
fix(module: modal): wrong setter in ModalOptions.ConfirmLoading (#1742)

977633ae937a37e706a9b86ff937eedc028c1789 authored over 3 years ago by zxyao <[email protected]>
fix build process for static web assets

8fe830dc8bc1922c8f74af53dc444e84a820272b authored over 3 years ago by ElderJames <[email protected]>
changelog 0.8.3 (#1730)

* change 0.8.3

* Update CHANGELOG.zh-CN.md

* Update CHANGELOG.en-US.md

659204aa764370cc12a95ecbad65d64171cd0d22 authored over 3 years ago by James Yeung <[email protected]>
fix(module: dialog): click dialog cause the mask click event triggered (#1727)

d07e3cb8fcbaefc101c118bec8f5b131258ac1ff authored over 3 years ago by zxyao <[email protected]>
chore: refactor the build process (#1729)

* refactor the build process

* add message

74f1488a8af99373c4378d16ec091736e90c0896 authored over 3 years ago by James Yeung <[email protected]>
fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701)

* fix(module: Modal&Drawer): render reducing and demo update

* docs(module: modal): add FAQ s...

6aff9d370ca84d6bd85f19a37caf522b387ab6ae authored over 3 years ago by zxyao <[email protected]>
refactor(module: tree): add draggable, fix default value binding (#1517)

* delete demo docs

* fix tree default value and dnd

* fix tree line and keys

* fix swit...

300123045f8fde2ad695125c41f7b1e08f4a1a77 authored over 3 years ago by 琢磨先生 <[email protected]>
fix(module: select): allow change both data source and value in one render period (#1720)

* fix(module:select): allow change both datasource and value in one render period

* Update Se...

f92dddf31684c85a7a1c642bedc76db5fe9d03f8 authored over 3 years ago by anranruye <[email protected]>
feat(module: tree): support check all from code (#1722)

Co-authored-by: Łukasz Błażewicz <[email protected]>

e98a68625a9d5526189185407b6bbd6007251283 authored over 3 years ago by lukblazewicz <[email protected]>
feat(module: tabs): scroll over tab pane (#1581)

* feat(module: tabs): scroll over tab pane

* feat(module: tabs): drop down hide visible tabs
...

a3602eea1524817212f8c86625552c08d715abc2 authored over 3 years ago by Brian Ding <[email protected]>
fix(module: upload): UploadFileItem Provide default configuration: ignore case (#1717)

fb4a80ab14acdfdd98101dfbca6e7d5a5b8654b3 authored over 3 years ago by BeiYinZhiNian <[email protected]>
fix(module: statistic): fix CountDown OnFinish callback exception(#1712) (#1714)

Calls to OnFinish callback now won't cause InvalidOperationException.

f8da1efc9b2a09172e0064c99691a360a3537106 authored over 3 years ago by HexJacaranda <[email protected]>
fix(i18n): russian locale resources additions (#1709)

* Russian locale resources additions

Based on https://github.com/ant-design-blazor/ant-design...

f856f3230d4a27a63a7a302ceb9f79f069e752ed authored over 3 years ago by kuznecovIT <[email protected]>
fix(module: locale-provider): add missing nodes default values (#1710)

e4e1289529506a82f550f2a69ed93366d446d559 authored over 3 years ago by anranruye <[email protected]>
fix(module: tabs): Exception caused by cascade assignment to TabTemplate (#1708)

486f6cb6cf7b2c1ce06309cdbf266b67334cbe91 authored over 3 years ago by James Yeung <[email protected]>
fix(module: overlay): better judge whether mouse is inside the trigger when click (#1692)

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

65857a63b7c875db60ded05a63a4e7deb8e9b76d authored over 3 years ago by anranruye <[email protected]>
fix aot build

c586455180e3cc09fdbd4c4859787681d6a50fe2 authored over 3 years ago by James Yeung <[email protected]>
fix(module: upload): treat 2xx response codes success (#1705)

Treat all 2xx status codes as success in the upload module.

f54d03f51c90e22d884a4f6a382b75279c2f857e authored over 3 years ago by Henrik Widlund <[email protected]>
feat(module: tabs): add reuse tabs routeview (#1704)

6705eb23e5e635d356b35fb26333f8419a55a563 authored over 3 years ago by James Yeung <[email protected]>
feat(module: table): support expanding all items in table (#1695)

Add the ability to have all items in a table by setting DefaultExpandAllRows to true.

Co-aut...

56fb02c6f983b631a0495b57871294859a92ab88 authored over 3 years ago by Henrik Widlund <[email protected]>
fix(module: checkbox): fix the test following up PR #1689 (#1699)

* fix(module: checkbox): fix tests

* fix testkit package

1bc79e2539ca0bd74d1ca7425c12e9254259ee32 authored over 3 years ago by James Yeung <[email protected]>
feat(module: tabs): add OnClose event and TabTemplate (#1698)

* feat(module: tab): add onclose event and tabtemplate

* add tests

3a295f5c54c47b46d62efc2ca70311d3863cfc4e authored over 3 years ago by James Yeung <[email protected]>
fix(module: date-picker): fix date picker width (#1685)

* fix(module:date-picker): fix date picker width

* Update DatePickerBase.cs

be958dad8755165b0c35fedf835804c967a6456e authored over 3 years ago by anranruye <[email protected]>
fix(module: table): add PopupContainerSelector for filter and/or selector (#1687)

* fix(module:table): add PopupContainerSelector for filter and/or selector

* Update Column.raz

82739e9417c98ee32c609ec2b7446c5a08361dd2 authored over 3 years ago by anranruye <[email protected]>
fix(module: checkbox): remove redundant class (#1689)

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

d22dae465fab31461ecaeebb33df772b7ec23b29 authored over 3 years ago by Zonciu Liang <[email protected]>
fix(module: space): fix space items behavior when they are inside `if` block (#1684)

* fix(module:space): fix space item margin

* remove Index parameter

* remove additional us...

1ec582bff3a4d54b17b1e679bf2437065c0acf2d authored over 3 years ago by anranruye <[email protected]>
feat(module: form): use DisplayName attribute as the default FormItem Label (#1682)

* add. 如果没有设置FormItem的Label参数,则尝试使用绑定字段的DisplayName

* Update components/form/FormItem.razor.c...

23e0aa7185ae2d9a2a68b7a3cb9e46b69453af86 authored over 3 years ago by gmij <[email protected]>
fix(module: table): allow set filters after table initialization (#1667)

* fix(module:table): allow set filters after table initialization

* Update Column.razor.cs

6cb660320a30c713e34422cf5aa0848ede238610 authored over 3 years ago by anranruye <[email protected]>
fix(module: date-picker): Date picker blur/focus & regression tests (#1681)

* fix(module:datepicker): locale & blur issue fix

* tests(module:datepicker): add regression ...

24d081ea8cf1067bfe587426ae473f601d069657 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: date-picker): fix low datetime error (#1663)

4967a0bca4fa5729e33b47071c3ed2bc1517a46a authored over 3 years ago by anranruye <[email protected]>
chore: enable AOT for docs site (#1656)

* Build AOT site

* remove package publish

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

ecee7ace46307181014e56a7210cef3df8ae642d authored over 3 years ago by Newbe36524 <[email protected]>
fix(module: form): fix input components inside customized form control (#1662)

a06fd5c2e51e26629276dbfff0c0766d4159894e authored over 3 years ago by anranruye <[email protected]>
feat(module: dropdown): each button customization (#1659)

* feat(module:dropdownbutton): each button customization

* fix: Tag tests

1d3a13e57e20f5c5091c710b62b0b30f64a283fa authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: tag): show pointer cursor when OnClick.HasDelegate (#1660)

10e13c5059b0992035d8321956117495e27da96b authored over 3 years ago by Andrzej Bakun <[email protected]>
feat(module: DatePicker): support disable one of range-picker inputs (#1648)

* feat(module: rangepicker): support disable one of inputs

* doc: update doc

7f840e9fdf7f8f5f6a0fd0b2b67c1ce869f03abc authored over 3 years ago by 笨木头 <[email protected]>
Merge 0.8.2 to feature (#1651)

* test: DateHelperTests was in the wrong dir (#1529)

* fix(module: radio): add defaultChecked...

7848635b556fd4594cc35acc5f360aede1886021 authored over 3 years ago by James Yeung <[email protected]>
feat(module: form): add advanced search demo (#1654)

f6f430cb5cb6ef69f62ed32eadeb75cbd1631d7c authored over 3 years ago by James Yeung <[email protected]>
fix(module: grid): gutter adjustment on col initialize (#1653)

060e6f178c2b6cb04b7784f07a11cdfe6727f932 authored over 3 years ago by James Yeung <[email protected]>
Update index.zh-CN.md

db81521cd68396e5f76640463b5f6ca709f878af authored over 3 years ago by anranruye <[email protected]>
Update SearchLoading.razor and idnex.en-US.md

c2c21c207c5ef5e601c32468a1e79069ba09d0b9 authored over 3 years ago by anranruye <[email protected]>
add Visible back to Tag.razor.cs

eb8e92f1fd533143115f7acfd8ec140214f78b14 authored over 3 years ago by anranruye <[email protected]>
Merge 0.8.2 to feature

b8658549e62f382ab0471a8788dd40657ce352af authored over 3 years ago by anranruye <[email protected]>
changelog 0.8.2 (#1649)

9af7821d9cd280b92f8c4271503d7ac0b3bf5855 authored over 3 years ago by James Yeung <[email protected]>
fix(module: tag): Issue solved & align with react antd & tests (#1631)

* fix(module:tag): close does not trigger onclick

add custom color handling
add animation ha...

cee5d6914cbe8f0c118836fc6d55ce1fb61b33ba authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: image): fix the style property position (#1642)

46199b8e30c70998de08b85d866537aa822697ed authored over 3 years ago by James Yeung <[email protected]>
fix(module: checkbox): fix checkbox group in-form behavior (#1637)

be1f43221730a0164741a9b92919a9ceb70bbc65 authored over 3 years ago by anranruye <[email protected]>
fix(module: table): fix selection clear (#1632)

* fix(module:table): fix selection issues

* allow SetSeletion(null) when there is not a Selec...

3117e723442cec336cb0eb067c2ad8f4d2694047 authored over 3 years ago by anranruye <[email protected]>
fix(module: table): add RemoteDataSource (#1558)

* feat(module:table): add PaginationMode parameter

* fix(module:table): fix pagination

* d...

6cd8482292a2deef97df824a9d9a4b702c2b44bf authored over 3 years ago by anranruye <[email protected]>
fix(module: modal): Modal dialogs not showing anymore (#1635)

* Fix issue #1634 - Modal dialogs not showing anymore

* Removed unnecessary Search from Butto...

92d7203815624577116fe1d7efa6219b54c282a6 authored over 3 years ago by Razvan Predescu <[email protected]>
docs: update modal and drawer docs (#1625)

* docs: update modal docs

* docs: modify DropdownInDrawer

* docs: update demo for DrawerSe...

8dda4147c408c6d3e2b63b2f106fb9155e3a1601 authored over 3 years ago by zxyao <[email protected]>
feat(module: select): support simple data source (#1541)

* feat(module: select): support simple data source

* remove judgement for type of item and va...

6e9ddb80df6dbaa4b5c927872c16e93ac9a3da39 authored over 3 years ago by anranruye <[email protected]>
chore(ci): fix coverage report uploading (#1614)

* chore(ci): fix coverage report uploading

* continue when fail to upload

5a7152fcab4ede291c889a6f15420e07056cddf6 authored over 3 years ago by James Yeung <[email protected]>
i18n: Add missing elements to Dutch locales (#1624)

30e5988c6b09bc8ef330e207a925d991da8f7dfe authored over 3 years ago by Gregory Loones <[email protected]>
fix(module: datepicker): in form behavior (#1617)

5cc5018c9c034c103077a5325734d8a102c3dd06 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609)

* fix:fix(module:dropdownbutton): add regular button behaviors and properties

* fix(module:bu...

4cac27f887d392f0f822741e330d343db45ec0d9 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: table): fix wrong compare operator, remove input components for unary filter operators (#1596)

* fix(module:table): fix wrong compare operator

* remove whitespace

* fix(module:table): r...

dc02db39da849198f1577f0df411b46cf380379f authored over 3 years ago by anranruye <[email protected]>
fix(affix): remove wrong event listeners (#1616)

19d4e69a78df73adcb2713dc45d7888489ebfb8e authored over 3 years ago by James Yeung <[email protected]>
fix(module: InputNumber): fix error when blur (#1612)

1b319e63fc3afe5d2e7c1583daf8bc2b95acd588 authored over 3 years ago by anranruye <[email protected]>
refactor(module: table): restore Table.Filters to IEnumerable<TableFilter<TData>> type (#1608)

8157f61e84e5ba27d99f016ae7eeb50b56679bf0 authored over 3 years ago by anranruye <[email protected]>
fix(module: table): fix filter not applied (#1594)

0577db8a5cea722bb13dc4ba4305912976b97b86 authored over 3 years ago by anranruye <[email protected]>
fix(module: table): fix filter icon wrong highlight, fix filter behavior when there is no input value (#1592)

* fix(module:table): fix filter icon wrong highlight

* Update Column.razor

* fix(module:ta...

840184fd5129f1dc66fe3c4f735d2dfb2406b15b authored over 3 years ago by anranruye <[email protected]>
fix(module: table): fix can not close filter by confirm button (#1602)

fca845ab009b14a70edeb671928399d6204fd99a authored over 3 years ago by anranruye <[email protected]>
refactor(module: table): optimize render fragments (#1597)

ce55fc0f1dd89530614601242155884f751bebbd authored over 3 years ago by anranruye <[email protected]>
feat(module: table): filter enhancement (#1563)

* feat(module: table): allow access to filter operator and condition

* feat(module: table): a...

477c57f9db47aebc4f5dbe7128fa253a855f2a38 authored over 3 years ago by anranruye <[email protected]>
fix(module: dropdown): align with react (#1588)

* fix(module:dropdownbutton): align with react version

* doc(module:dropdownbutton): align wi...

80e0043445bf617d75a3d523e40fb83f933fb1d4 authored over 3 years ago by Andrzej Bakun <[email protected]>
feat(module: datepicker): Picker clear button event (#1586)

* feat(module:datepicker): add OnClearClick eventcallback

* docs(module:datepicker): format d...

8e98528ce1fd1b5e2b11607d892e3b83954d2675 authored over 3 years ago by Andrzej Bakun <[email protected]>
docs: document improvement (#1578)

* fix the ordering of menu items

* add ueditor link

* fix icon document search style

* ...

c264b7d022e7e701892c7d273cddf66cb89acbb6 authored over 3 years ago by James Yeung <[email protected]>
docs: Added essential step in get started procedure (#1579)

* Added essential step in get started procedure

The article is missing the dependency registr...

6b537f113b7f1367e36cdb7c352cc44b791f92b1 authored over 3 years ago by black-snake <[email protected]>
feat(module: form): support set validation rules on FormItem (#1516)

* feat(module: form): support set validation rules on FormItem(not complete yet)

* refactor(m...

ec45abc4d7814aad72b4ddcf846bec50ae14be6b authored over 3 years ago by 笨木头 <[email protected]>
fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448)

* fix(module: drawer): OffsetX and offsetY do not work (#1435)

* docs: demo update

* fix: ...

895c758836a1fa63c4309adee0a841c2a50fcf2e authored over 3 years ago by zxyao <[email protected]>
fix(module: input): fix & feat & docs & tests: Input general fixes (#1530)

* docs(module:input): api correction & comments

* fix(module:input): clear icon in sync with ...

2d693740c67f40fb2508f2af27feafa956e56cc8 authored over 3 years ago by Andrzej Bakun <[email protected]>
feat(i18n): Add French short week days (#1521)

c9d493e859a0fee5189ec7f8f0236158cebd1f67 authored over 3 years ago by Romain J <[email protected]>
chore: sync ant-design v4.16.0 (#1569)

c181916dea1e0908eda84dcdadc1cc172098b2dc authored over 3 years ago by James Yeung <[email protected]>
fix(module: npuNumber): include parser in value evaluation (#1567)

bc782a23f01975fe0f571c1a388d03b96a0e380e authored over 3 years ago by Andrzej Bakun <[email protected]>
docs(module: table): update ‘fork official sample’ demo (#1544)

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

8ab168bad7bfe6309e61283f490ca287ee6c8a81 authored over 3 years ago by anranruye <[email protected]>
fix(module: locale): add missing 'filterOptions' node to german locale file (#1562)

7e30f5873b618500d92fceb256518ac56001ba91 authored over 3 years ago by anranruye <[email protected]>
feat: Added locale es-ES (#1534)

27bf4e0b8ef215ed4c98c6b0db62389ed54c9077 authored over 3 years ago by Magehernan <[email protected]>
feat(module: tag): Add custom colors and Enum of Preset Colors (#1514)

* merge

* feat(tag): add custom colors and enum presets

* Update package.json

fix: remo...

ea43ee755538bbed067ce335288637cfba8abcad authored over 3 years ago by Patrick <[email protected]>
feat(module: notification): add NotificationRef support (#1498)

* feat: add NotificationRef support

* docs: update docs

Co-authored-by: James Yeung <shunj...

d3434398e320956113b25eeef8bd0c2527cbd982 authored over 3 years ago by zxyao <[email protected]>
Merge 0.8.1 to feature (#1539)

* fix(module: select): enum default value protection (#1368)

* fix(module: affix): can't affi...

42097cece54d9cc4097a1e0bf88584be1a9943b9 authored over 3 years ago by James Yeung <[email protected]>
merge 0.8.1 to feature

bfb5e4f396c203bbc0b1d14e6bff463ccc6c3daa authored over 3 years ago by James Yeung <[email protected]>
fix(module: radio): add defaultChecked and defaultValue (#1494)

* fix(module: radio): add defaultChecked and defaultValue

* add tests

* add test for radio...

7e5e83ee192bc89989d4e477c7d722c915cb4843 authored over 3 years ago by James Yeung <[email protected]>
test: DateHelperTests was in the wrong dir (#1529)

1808260a3e032666f96d3c20478df1d5dc8cf936 authored over 3 years ago by 笨木头 <[email protected]>
change log 0.8.1 (#1522)

* change log 0.8.1

* fix orde

21dee3b7be89f84f7386113ede228e800205fa47 authored over 3 years ago by James Yeung <[email protected]>
fix: missing using is causing build failure (#1518)

ae58374282a16f8988488ba137efbfa074ac6931 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix: js function getDom return null bug (#1417)

* fix: js function getDom return null bug (#1374)

* fix: add IF precompiled instruction for o...

daced4479f631703f6b7647f06a9e8ec7c893388 authored over 3 years ago by zxyao <[email protected]>
fix:(module: overlay): positioning should take scroll into account (#1511)

Co-authored-by: Ocoka <somewhere@network>
Co-authored-by: James Yeung <[email protected]>

201172f122fdc99de7c2a696f08f3a73fe6027b0 authored over 3 years ago by Ivan Ocoka <[email protected]>
fix(module: input): guid optimization (#1515)

3ae339a7498e64ed2012bfef36a97d2076c62019 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: input): fix Input component for Guid type (#1510)

* fix(module:input): fix Input component for Guid type

* docs(module:input): add Guid generic...

7967828f2efaf79cef30f58a08bfdf602cfa90ac authored over 3 years ago by anranruye <[email protected]>
fix(module: datepicker): fix multiple CultureInfo properties (#1492)

* fix(module:datepicker): fix multiple CultureInfo properties

* fix(module:datepicker): fix m...

9671b8e9406e986c37a45c3554b0dcf1e924fd65 authored over 3 years ago by anranruye <[email protected]>
fix(module: table): fix built-in filter select option width (#1500)

c92b9566f1077468de8f1f223df10114b33818ea authored over 3 years ago by anranruye <[email protected]>
docs: update docs for modal dragging (#1497)

29b2c764a40077a1cbd6ea807ea63b203d557a0c authored over 3 years ago by zxyao <[email protected]>
feat:(module: form): edit context dynamic change (#1504)

* tests: project up to standards

* fix(module:form): allow EditContext change

2d36dd4081ca8cb43b3845d07362600507223ab1 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: form): expose LabelStyle property (#1503)

bcc919fce39ddb746adbbbd3e84cdf7e1fafe191 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: inputNumber): allow culture info to format input (#1480)

* fix(module:inputnumber): allow culture info to format input

* docs(module:inputnumber): dem...

8fb2d262e637a7c4fc53a16f6a5b4062848cfff3 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: InputNumber): input number self changing (#1490)

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

9bc7baec961dfe7416064e71fd48f679c3f5b432 authored over 3 years ago by Maksim <[email protected]>
feat(module: cascader): support showSearch (#1484)

* feat(module: cascader): support showSearch

* add empty dropdown

* fix clear icon

23dc3352a73df8c2445745ab7171181873a32b57 authored over 3 years ago by James Yeung <[email protected]>