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: table): set DisplayName to null if MemberExpression is not found in the DataIndex expression tree (#1488)

d77da6c003a7e616e2593916e8afd86e254a2dab authored over 3 years ago by Zonciu Liang <[email protected]>
feat(module: table): add built-in filter for enum types, support null value for List filter type (#1439)

* feat(module:table): add built-in filter for not composable enum types, support null value for ...

aa3114f64300161a13612100f482b770ef685698 authored over 3 years ago by anranruye <[email protected]>
fix(module: table): exception is thrown when the DataIndex ends with the get_Item method. (#1485)

d98b402b10283530d833644706e1d0c960798c24 authored over 3 years ago by Zonciu Liang <[email protected]>
feat(module: form): expose EditContext (#1464)

* feat(module:form): allow access to validation messages

* feat(module:form): expose EditCont...

9858e3ec682ff00c369ce1a4aff0d78ba1812761 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: datepicker): Date picker panel click closing + some issues from #1431 (#1452)

* fix(module:datetime) keep open when click on panel

fix: tab key behavior
blur/show optimiz...

a7fabae919e76d989bb2a92d2e7a4b9ab6d5c7ef authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: dialog): modify delay time to DOM_ MIN_ TIMEOUT_ VALUE (#1445)

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

5b6d72d7412e1e2a066d8ad3b75841b618f6bc4a authored over 3 years ago by zxyao <[email protected]>
fix(module: select): fix dropdown width for IE (#1469)

* fix(module:select): fix dropdown width for IE

* fix(module:select): add a comment to explai...

0d208ab362ea63e832a293af2e33c9aedbdf4f31 authored over 3 years ago by anranruye <[email protected]>
fix(module: select): support IEnumerable in form (#1460)

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

950960348968d182a3c127924f8ae8b8da4d3a01 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: checkbox): remove Value initialization blocking (#1459)

* fix(module:checkbox): remove Value initialization blocking

* Update CheckboxTests.razor

...

f23f5088dc53861d38fb52df9f583e37825549e9 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: select): fix error for nullable TItem (#1451)

90dc03839468b01197a796ea2b40c328519ffbce authored over 3 years ago by anranruye <[email protected]>
fix(module: table): fix spell mistake for TableFilterType.FieldType (#1442)

* style(module:table): fix spell mistake for TableFilterType.FieldType

* style(module:table):...

20c49266150123f4b205ffa10677fd620bdfebbe authored over 3 years ago by anranruye <[email protected]>
fix(module: cascader): add SelectedNodesChanged and invoke it after clear selected (#1437)

4ea72e27206d307e0cabe1921106aef020c49831 authored over 3 years ago by James Yeung <[email protected]>
fix(module: table): fix wrong spell for TableFilterCompareOperator.EndsWith (#1434)

* fix(module: table): remove an redundant whitespace

* fix(module: table): fix wrong spell

...

202220dcd7478d38c6e44ab6fb8b7a8fcf6b76aa authored over 3 years ago by anranruye <[email protected]>
fix(module: cascader): incorrect size (#1432)

* fix(module: cascader): incorrect size

* add test for cascader size

e648cdd53a428ea749323a6b046d088269c1a4f9 authored over 3 years ago by James Yeung <[email protected]>
fix(module: overlay): issues in boundaryAdjustMode (#1420)

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

ece46d4759cd98b05b0b3756b014dba9696a0ee8 authored over 3 years ago by 笨木头 <[email protected]>
fix(module: datepicker): validate manually entered date against format (#1389)

* fix(module:datepicker): validate manually entered date against format

* fix(module:datepick...

b27e4d47a6099848d08239dc4ddcc47188c216e0 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: table): check null in set sorter method (#1423)

bcb9effc75d5bf043ba86382f79cd7351ca85cf8 authored over 3 years ago by James Yeung <[email protected]>
feat: use ResizeObserver Api instead of window.resize (#1392)

* feat: use ResizeObserver Api instead of window.resize

* fix(module:select): fall back to wi...

b22f9495f446dcaa60f65de6c5e521d0a4183253 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: table): DataIndex filter pop up (#1421)

* fix(module:overlayTrigger): TrigerRefernece points to OverlayTrigger.Ref.

* fix(module:over...

47ebd7f07600057aaa93193d3bcc9537d15fefeb authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: select): OnDataSourceChange called when expected (#1419)

* fix(module:select): OnDataSourceChange called when expected

* test(module:select): add miss...

883b7c6e11e824942ae9d1e12484c0cf99d5f26f authored over 3 years ago by Andrzej Bakun <[email protected]>
feat(module: table): add Hidden for columns (#1410)

7b7ab782c62e96d696a8d43e7ac517e5c6211f5d authored over 3 years ago by ldsenow <[email protected]>
feat(module: table): add pagination template (#1409)

64979aef3c34fa0717dad43e099081b81467a5eb authored over 3 years ago by ldsenow <[email protected]>
fix(module: checkbox & switch): Checked parameter binding (#1394)

* fix(module:checkbox): allow binding to Checked parameter

* fix(module:switch): allow bindin...

555fdb9a4393586002af29750e45ca4a0c0f327c authored over 3 years ago by Andrzej Bakun <[email protected]>
refactor: replace PropertyAccessHelper to PathHelper (#1386)

* feat(module: core): add member path helper

* refactor(module: table): replace PropertyAcces...

d0e40fbdfdf419a423896b64f2111dba39151b68 authored over 3 years ago by Zonciu Liang <[email protected]>
feat(module: modal): support define modal's style in ModalOptions (#1400)

8a4bebc313900602b0e87f8917925c3c4c33e360 authored over 3 years ago by zxyao <[email protected]>
test(module: divider): divider tests (#1397)

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

68966ef5113355f9767042cd4db26739c0e9b077 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: tag): closable typo and delete mode (#1393)

* fix(module: tag): closable typo and delete mode

* return early

efbdf684d352c8e024147b012fab3b2d6be1637d authored over 3 years ago by James Yeung <[email protected]>
fix(module: form): validation message unique (#1391)

555e3983364c5fa67b0ec0fd65781320179850b2 authored over 3 years ago by James Yeung <[email protected]>
fix(module: table): column header sorter not refresh after ClearSorter is called (#1385)

* fix(module:table): column header sorter not refresh after ClearSorter is called

* add judgm...

3abec5f4ba08b188e46823864e0c5838d00b813f authored over 3 years ago by anranruye <[email protected]>
fix(module: table): can not use DataIndex nullable mode with not nullable property (#1382)

fb3d5b8d5bb2bade2063d87312f5c8b168aa395d authored over 3 years ago by anranruye <[email protected]>
fix(module: input): preserve focus and caret position for input password when visibility is toggled (#1377)

* set focus when the password button is clicked

* add methods for selection

* set selectio...

c0f8859914e4f7e1675ba73d60aa766b95d09025 authored over 3 years ago by MihailsKuzmins <[email protected]>
fix(dialog): add Dispose lifecycle function to Dialog (#1379)

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

1a10f340297030e6a09edddd78662e4e731f61fa authored over 3 years ago by zxyao <[email protected]>
fix(module: table): Unify FieldName, add DisplayAttribute for DiplayName, fix Filter for DataIndex (#1372)

* fix(module: table): Unify FieldName value

* fix(module: table): Get column name from Displa...

4a680e6b763a935ce63c6b23d5903e658e85103c authored over 3 years ago by Zonciu Liang <[email protected]>
feat: add element component (#1378)

* refactor: rename `HtmlElement` property case

* rename the directory name for overlay

* a...

d4cbc6d4e088fa08461174ff56780a51af1aa2ed authored over 3 years ago by James Yeung <[email protected]>
fix(module: table): ellipsis can't work (#1376)

fe0be94b5535e83631a2b2c9e0f439101a3bf78e authored over 3 years ago by James Yeung <[email protected]>
fix(module: input): binding data when the Enter key is pressed (#1375)

04a5b8def4fda826a674301c3054f493f9aa5664 authored over 3 years ago by James Yeung <[email protected]>
fix(module: affix): can't affix while OffsetTop is zero (#1373)

* fix(module: affix): can't affix while OffsetTop is zero

* use affixed setter for rerenderin...

105cfa2e8d3fb4b43ae429ca4e8b76db4a9976a3 authored over 3 years ago by James Yeung <[email protected]>
fix(module: select): enum default value protection (#1368)

55ae35c22422574212df28a6207d69aa75b7ac6c authored over 3 years ago by Andrzej Bakun <[email protected]>
changelog 0.8.0 (#1359)

* changelog 0.8.0

* fix missing change

* add new commit

847bf180e9f51977ed4f6156241d810ce84ffc34 authored over 3 years ago by James Yeung <[email protected]>
fix(module: drawer): z-index has no effect (#1362)

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

ae749726432c7f326e5b38eeb777c42fad8cb6df authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: avatar): size calculation & CssSizeLength functionality expansion (#1364)

* core: expand CssSizeLength to handle double & decimal (with tests)

* fix(module:avatar): mo...

fc5086a3f735bdf38cb9d1af4e040e1e982d82cc authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: table): incorrect bool filter (#1361)

429220112586679a239358c9f384e9ee4802e859 authored over 3 years ago by James Yeung <[email protected]>
fix(module: table): locale fix (#1356)

b2a729af829cf3a41939811ab8dd0a7d3c036315 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: avatar): text size calc regional independent (#1352)

* fix(module:avatar): text size calc regional independent

* fix(module: avatar): removed limi...

6cccab2c048ee73f15433325143a6f48a91abd74 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: input): add WrapperStyle (#1351)

* fix(module:input): add WrapperStyle

* translate the doc

* Update index.zh-CN.md

Co-au...

1e5464d396674524ab3f5c4932f68f4923f75120 authored over 3 years ago by Andrzej Bakun <[email protected]>
chore: merge feature into master (#1350)

* feat(module: table): add a method to get query model (#1202)

* feat(module: table): add OnE...

e8965eb369ab976dbc569c03f5e073ec83afb14c authored over 3 years ago by James Yeung <[email protected]>
fix: multiple bugs originating from js (#1342)

* fix: multiple bugs originating from js

* fix(module:input): remove preventScroll from Focus...

242084e774987f85f586bdd9dbfccce83e0cae2e authored over 3 years ago by Andrzej Bakun <[email protected]>
fix merge conflicts

3742969a32964b6597d54a44a5f42fd8a06eee2d authored over 3 years ago by ElderJames <[email protected]>
merge master into feature

433d3767393daa91ed39c87d8b7cc80f068ee7ac authored over 3 years ago by ElderJames <[email protected]>
fix doc assets

d4a7e29b77c13b67b44492df191337df66118162 authored over 3 years ago by ElderJames <[email protected]>
fix(module: tooltip): wrong popup direction (#1348)

f4a3b60047044ebc7769ed43cc5cfb167900d872 authored over 3 years ago by James Yeung <[email protected]>
fix(module: affix): affix to the viewport (#1327) (#1335)

* fix(module: affix): affix to the viewport (#1327)

* fix target to element

* rename to ta...

54259ea62a9e83363fa2bf1e23b3d3dfccd155d2 authored over 3 years ago by skystardust <[email protected]>
fix(module: datepicker): OnChange invoke after typing (#1347)

9bde09b45fda8dde0eb43f3665c08ac65126f5b2 authored over 3 years ago by Andrzej Bakun <[email protected]>
docs(module: form): IsModified sample fix (#1344)

1903e65b52db23d5d6caf536ff58c5033482b303 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: table): Table tree children limit remove (#1345)

941f58cc651b74a9d080ec56052cd3bd74bd62e9 authored over 3 years ago by Andrzej Bakun <[email protected]>
feat(module: select): Select responsive max tag count (#1338)

* feat(module:select): add MaxTagTextLength, MaxTagCount & MaxTagPlaceHolder

* feat(module:se...

d64388c0abdca49b68babbc21db1d4f8f41fcc90 authored over 3 years ago by Andrzej Bakun <[email protected]>
fix(module: result): modify status unsuccessfully after initialization(#1328) (#1336)

* fix(module:result): modify status unsuccessfully after initialization(#1328)

* fix(module:r...

002331df8b69a344c9926176c5f886b3b76e37d6 authored over 3 years ago by Jason Luo <[email protected]>
feat(module: table): add build-in filters (#1267)

* tablefilter-moreoptions

* tablefilter-moreoptions

* tablefilter-moreoptions

* tablefi...

9ff708eb31793d51ca9598eee5cdc993924535fe authored almost 4 years ago by YMohd <[email protected]>
docs: dynamic primary color changing (#1332)

* feat(docs): change color dynamically

* docs: dynamic primary color changing

* fix file p...

0b738663a14376fb3d2f79be7b65ab26c2cf7fbf authored almost 4 years ago by James Yeung <[email protected]>
docs: fix dingtalk's broken links (#1330)

e85cc45934f75c7be6a37dd4e84a69db13327661 authored almost 4 years ago by James Yeung <[email protected]>
feat(module: pagination): add TotalBoundaryShowSizeChanger parameter (#1325)

* feat(module: pagination): add TotalBoundaryShowSizeChanger

* docs(module: pagination): upda...

ea6986420460f3c16a72b19a5e34b5e62a05507c authored almost 4 years ago by Zonciu Liang <[email protected]>
fix(module: table): bring PR1208 to PR1303 merge master into feature (#1326)

7b5b08c95b0f9082500a07033864cef5b3a2765e authored almost 4 years ago by Andrzej Bakun <[email protected]>
chore: merge master into feature (#1323)

* fix(module: table): ExpandableRow not working with ActionColumn #1284 (#1285)

* (fix) Table...

7c5de2302fc074f93a44b40910f88b9fd56ea417 authored almost 4 years ago by James Yeung <[email protected]>
merge master into feature

aaff88adf7fd0f40cda39c55f87f7aded90c9498 authored almost 4 years ago by ElderJames <[email protected]>
fix(module: overlaytrigger): correct method disposal (#1322)

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

851c970f1d86b64fc4f13bffea73c3163a1ecdb5 authored almost 4 years ago by Andrzej Bakun <[email protected]>
fix(module: select): Select overlay resize & allow growing (#1309)

* feat(module:select): allow overlay to match item width

* fix(module:select): resize selectb...

70e724d630b3eb9e8099478632ab482ad270ca46 authored almost 4 years ago by Andrzej Bakun <[email protected]>
chagnelog 0.7.4 (#1321)

85ef3b9bbca45b818ca973d63df3438cbd94b343 authored almost 4 years ago by James Yeung <[email protected]>
docs: fix default css link (#1318)

7f6fee4c3350bbe44d024003d10705bb60179829 authored almost 4 years ago by James Yeung <[email protected]>
fix(module: datepicker): incorrect in RTL mode (#1300)

* fix(module: dropdown): default PlacementType is incorrect in RTL mode

* fix(module: datepic...

d0922fbc5067d8a844eaa27850b61a61574a8071 authored almost 4 years ago by 笨木头 <[email protected]>
feat(module: space): add wrap, split and size array (#1314)

6a8036ca57f1770759590f031422c1bf90dbfdf6 authored almost 4 years ago by James Yeung <[email protected]>
docs(module: table): fix RouterPagging demo (#1313)

7c87716137ac7561224d7f92fce06061051801c3 authored almost 4 years ago by Zonciu Liang <[email protected]>
test: add TestKit for public tests (#1248)

* test: change folder structure and add new TestKit csproj for public testing of AntDesign-based...

ba2c5e51d8067725716e501e0227768261ef67d9 authored almost 4 years ago by Patrick <[email protected]>
fix(module: table): fix table re-render when ScrollX is set (#1311)

8476eccd3029a681b62c11ad67638e60b31c8bed authored almost 4 years ago by Zonciu Liang <[email protected]>
feat(module: table): add support for Display attribute (#1310)

feat(module:table): add support for Display attribute

Display attribute is widely used to spe...

c06e73ba5b1bcd6043577a88b0fc406409052ab6 authored almost 4 years ago by anranruye <[email protected]>
feat(module: alert): add message template and loop banner demo (#1250)

* feat(Alert): added alert loop component

* fix: move cmp into main

* feat: add parameters...

3da9e703fa7a7bae3da99b9a25bedb3902bc8e30 authored almost 4 years ago by Patrick <[email protected]>
refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263)

* refactor: support to use the same template for confirm and modal

* refactor: support to use...

31aac9f9145086724620492d0f6fab60f82e7bd0 authored almost 4 years ago by zxyao <[email protected]>
fix(module: select): propagation on item remove (#1308)

b8bc754f807f2ab5696d23adc9e0dead52c6d289 authored almost 4 years ago by Andrzej Bakun <[email protected]>
fix(module: table): perf optimization & data source change issue (#1304)

* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto pre...

a9a0f2e937c9cd2c307df34c21e81fd8495e4b1e authored almost 4 years ago by Andrzej Bakun <[email protected]>
fix(module: select): load icon for multiple mode & value reload on delay (#1307)

* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto pre...

251a6e18ad5291963c088bce43c3ed12701b0d16 authored almost 4 years ago by Andrzej Bakun <[email protected]>
docs: add changelog in document (#1306)

194caa37fbd80db1bc09e6dcc2e6bccbd3bee571 authored almost 4 years ago by James Yeung <[email protected]>
fix(module: grid): missing flex and wrap style (#1296)

* fix(module: grid): missing flex style

* remove the old md file

* fix demos

* fix buil...

f8ec6256ba304d96c603cdcd487b6999854e9728 authored almost 4 years ago by James Yeung <[email protected]>
fix(module: textarea): default to empty string (#1305)

* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto pre...

1d4ea440fa9482d07ce1ee98590bbe0b4c91b8eb authored almost 4 years ago by Andrzej Bakun <[email protected]>
feat(module: upload): missing and new event (#1302)

* feat(module:upload): missing and new event

* docs(module:upload): new events (missing Chine...

f5216bed8055377afda631df4a55b8ae35dee9cc authored almost 4 years ago by Andrzej Bakun <[email protected]>
fix(module: upload): Upload list update fix (#1301)

* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto pre...

19e0f61961925287b72f2e1fa75c445cf32fcf82 authored almost 4 years ago by Andrzej Bakun <[email protected]>
fix(module: datepicker): DatePicker DisabledDate works incorect (#1298)

* fix(module: datepicker): DatePicker DisabledDate works incorect

* test(module: dateHelperTe...

32d1f277080e1d1799b40bc645ca2af59a74d73d authored almost 4 years ago by 笨木头 <[email protected]>
fix(module: table): fix DataIndex Column with incorrect sorting and filter (#1295)

* refactor(module: table): Unify the behavior of Field and DataIndex

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

3bf616b7350d9ddbbb5fefdcaebb083e13cdddf9 authored almost 4 years ago by Zonciu Liang <[email protected]>
feat(module: form): Form lable supports left alignment (#1292)

* feat: Form lable supports left alignment

* Update and rename components/grid/Col.razor.cs t...

b68e70fd768030ce26a7fc562d3ae2c52b453676 authored almost 4 years ago by unsung189 <[email protected]>
feat(module: form): Add LabelTemplate for FormItem (#1293)

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

527f39456b0d04b504dca2ace1c3b60789e9bcbb authored almost 4 years ago by ldsenow <[email protected]>
fix(module: rate): Value has priority over DefaultValue (#1303)

* chore: add GitHub Actions for auto preview (#1205)

* chore: add github actions for auto pre...

822dfa3830469a9dab7438bcbfdf6cb6ce10f4e9 authored almost 4 years ago by Andrzej Bakun <[email protected]>
fix(module: table): ExpandableRow not working with ActionColumn #1284 (#1285)

* (fix) Table ExpandableRow not working with ActionColumn #1284

* Add Tree Button Expand on A...

71f49c5c15114964cb3a15c013ef8d4621c947a3 authored almost 4 years ago by Magehernan <[email protected]>
feat: add built-in themes (#1286)

* feat: add themes

* add docs theming styles

* fix the RTL for FixedWidgets

* fix aliyu...

822ce2dd36e198830ba42d4eed3b47df6a1334d8 authored almost 4 years ago by James Yeung <[email protected]>
chore: sync ant-design v4.15.0 (#1281)

68359f5c6f74e3ae6b828fa280c79e5ed0ac977f authored almost 4 years ago by James Yeung <[email protected]>
feat(module: tag): add closing event (#1268)

* tag add onclosing
event

* clean code

* translate the comment

* translation

Co-aut...

004777367d3c108abc43286afb8dcf3ef9bc5825 authored almost 4 years ago by TimChen <[email protected]>
chore: sync ant-design v4.14.0 (#1249)

469bbc511b7e882f13a69eb776492a0c630cb468 authored almost 4 years ago by James Yeung <[email protected]>
feat(module: config-provider): support RTL (#1238)

* feat(module: config-provider): support RTL

* add rtl for each component

* fix rtl for pa...

d2e9c4b247d48d69a0bda85f670b14687306af23 authored almost 4 years ago by James Yeung <[email protected]>
refactor(module: pagination): cover the apis of react (#1220)

d7ce701daa40d5e519ab1cc9634fcb8dd54465bd authored almost 4 years ago by Zonciu Liang <[email protected]>
feat(module: InputNumber): Add long-click and keyboard operation (#1235)

* feat(module: InputNumber): Add long click and keyboard event

1. When hold mouse down button...

b71f655449054c686d5bd664e60952fcd7e2a10b authored almost 4 years ago by LingDev <[email protected]>
feat(module: table): add summary (#1218)

* feat(module: table): add summary row

* feat: add fixed summary cell

1181673273bc790ffb40f6ec2419ee59a99ad45a authored almost 4 years ago by James Yeung <[email protected]>
feat(module: table): add OnExpand event (#1208)

d1f1227a4f953ea11e9e4469070a8d2c59fea07f authored almost 4 years ago by Andrzej Bakun <[email protected]>
feat(module: table): add a method to get query model (#1202)

16f56f7e9d9b2008263bef635f99d619c833a681 authored almost 4 years ago by James Yeung <[email protected]>