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): when `HidePagination` is true, PageSize is implicitly the total number of rows for the data source (#2476)

* Change set HidePagination‘s Location

Change set PageSize Method when HidePagination is true...

97fcd5bfb73d8cf968d328d30b9dd0a9866509bd authored about 2 years ago by CareyYang <[email protected]>
fix(module: tree): darg & drop event should expose relationship to the target node (#2864)

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

e635ec8b937fc02a51c249a877b3a047791f24fd authored about 2 years ago by André Coelho <[email protected]>
fix(module: locale): wrong shortWeekDays for cs-CZ locale (#2866)

6c8d71f99ee98a03d1e57f4cf9e8cca812d427d9 authored about 2 years ago by James Yeung <[email protected]>
changelog 0.12.7 (#2862)

* changelog 0.12.7

* update changelog cn

* fix translate

93e61cb2a34accadf5db422cb49b0ec192e78058 authored about 2 years ago by James Yeung <[email protected]>
fix(module: upload): should get error raw response (#2858)

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

26c0c335a4e420bbff7bfc5e38c45bd09e9cd2da authored about 2 years ago by Sam Zhang <[email protected]>
fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale (#2855)

* fix(module: datepicker): wrong day order and fallback to use globalization libaray when there ...

609f14b2dc34c0d674c941b17e5e252673e8087c authored about 2 years ago by James Yeung <[email protected]>
fix(module: datepicker): smoothScrollTo causes an infinite loop (#2854)

8e7405eb4b2f340f13eb1bba85620ad5e10c6d2b authored about 2 years ago by Alex Kryvdyk <[email protected]>
fix(module: locale): wrong day order of russian (#2845)

relates to changes made in commit: 894439adec248573a9e19a20453a730307824e5c

674753c8e28d16d0cb700784012fd0d49b0954f2 authored about 2 years ago by Ivan Ocoka <[email protected]>
fix(module: datepicker): tab key does not confirm the value (#2847)

* fix:(module: datepicker): tab key does not confirm the value

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

29143db2a80baf5995ca77af187904de62224762 authored about 2 years ago by Alex Kryvdyk <[email protected]>
fix(module: tabs): Added support of tab bar css style and class (#2844)

* feat: #2372 Added support of tab bar css style and class

* add tests

Co-authored-by: Jam...

fc91fb9b2c1502142e9c730cc0eb574ae417ef71 authored about 2 years ago by ldsenow <[email protected]>
fix(module: backtop): doesn't remove the dom when it's invisible (#2831)

* fix(module: backtop): doesn't remove the dom when visible is false

* fix animation

* add...

97fdc2a1dc865dddfcd78d293af8db038367b6a6 authored about 2 years ago by James Yeung <[email protected]>
test(module: drawer): Test, refactor and document Drawer (#2833)

* Drawer Tests

* Remove code that doesn't appear to be needed. If you set Placement to be nul...

d58bcc22f7a749e4f8adcad7b927e9c13f3bd561 authored about 2 years ago by kooliokey <[email protected]>
test(module: badge): Test Badge component, format document, fix small bug with class name (#2830)

* Add tests for Badge component. Format component file to editorconfig settings. Small bug fix f...

f9c5f5cdf3d80da98ebb56564324c504363f5228 authored about 2 years ago by kooliokey <[email protected]>
test(module: core): Add unit tests (#2821)

* Add tests for `StyleHelperTests`&`EnumHelperTests`

* Add tests for `ClassMapper`

* Add t...

9dcfb2898dc176e11790f3240487dd61ad3e0a6e authored about 2 years ago by LeaFrock <[email protected]>
test(module: slider): Add tests and refactor. (#2818)

75d108e6865350a00942ad40f98de95d56647ae6 authored about 2 years ago by kooliokey <[email protected]>
fix(module: table): exception was thrown in DisposeAsync after blazor server disconnect (#2797)

* Update Table.razor.cs

In DisposeAsync() Method of Tab.razor.cs, I add a try - catch around ...

1d3cc9cd2500a00221b6a022b2da9b3d8053d87d authored about 2 years ago by Kyojuro27 <[email protected]>
fix(module: tag): incorrect default color and add tests (#2816)

* Update tag tests and mark a couple parameters as obsolete. Documentation updates.

* Update ...

b5ad920450812fdbb5acea30e8ea222483a53d5b authored about 2 years ago by kooliokey <[email protected]>
perf: Optimize `CssSizeLength` & `CssStyleBuilder` (#2803)

* Optimize `CssStyleBuilder`

* Optimize `CssSizeLength`

* Fix unit error

* Add a test c...

0de1573011beb0f6657b6c1b1d51cb4c70191aed authored about 2 years ago by LeaFrock <[email protected]>
fix(moduel: Cascader): AllowClear was not working when false (#2792)

7ff7f0e2fd208155588d0208a8534cb28f7edf2f authored about 2 years ago by YongQuan <[email protected]>
fix(module: AutoComplete): search panel showing (#2793)

af03dd48f925e503f7295cbaef1bf618904804b1 authored about 2 years ago by lyj <[email protected]>
fix(module: menu): wrong class name of the expand icon for submenu (#2796)

fecea3eed05add5b28cc1ca81847fb97a89a7092 authored about 2 years ago by James Yeung <[email protected]>
fix(module: descriptions): add missing `div` element (#2798)

4bcb92350dbab436c64cc0a1dfd97d558da3d033 authored about 2 years ago by Weilence <[email protected]>
changelog 0.12.6 (#2788)

bed2028f2120ffa5b63e895e9cd1bc31eb97ddb3 authored about 2 years ago by James Yeung <[email protected]>
fix(module: core): The event listener registration was broken (#2783)

0b764886690764be0b7a43dc0a0dc6fa911cfa48 authored about 2 years ago by James Yeung <[email protected]>
fix(module: segmented): The Disabled parameter does not work on items and cannot be dynamically toggled (#2778)

f7c1e5fe5e969c41b830199bd7647cfa13e11885 authored about 2 years ago by James Yeung <[email protected]>
chore: Removing the empty path.less files was not the right thing to do - they are imported by entry.less files, so the less build breaks when they are missing. (#2779)

Co-authored-by: Paul Suart <[email protected]>

ac6dd12c61f78e37b1977937fcdede8eb2826944 authored about 2 years ago by Paul Suart <[email protected]>
changelog 0.12.5 (#2775)

* changelog 0.12.5

* add one more change

* fix typo

1a90a3b515fd474ebbf928a77f9839ba3007b576 authored about 2 years ago by James Yeung <[email protected]>
fix(module: modal): remove close button of confirm dialog (#2776)

293920b3b133a7c6ff4c7bc1a87e1bf830674975 authored about 2 years ago by zxyao <[email protected]>
docs: Fix typo in Steps demo docs (#2764)

Dtatus -> Status

6606034a223dbb6fcc59fdc950a9312dc77ac181 authored about 2 years ago by Dmitry Pavlov (aka Coding Machine) <[email protected]>
fix(module: modal): maximizable not work when using Title (#2749) (#2750)

* fix(module: modal): maximizable not work when using Title

* docs: update demo text

726f10aa35e16a7f65c0d6c2d66d519e6571ad7b authored about 2 years ago by zxyao <[email protected]>
fix(module: datepicker): OnChange event behavior is incorrect (#2741)

* refactor:(module:datepicker): DatePickerBase should be abstract

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

3b45058a343834996e4f265e324f4245d5fb1d4b authored about 2 years ago by Alex Kryvdyk <[email protected]>
fix(module: Core): Remove the event listener when the event listener service is disposed (#2738)

* fix(module: Core): Remove the event listener when the component is disaposed

* fix DomEventKey

d2f95b2a079960ec8948dc834be48ff2e66cc3d3 authored about 2 years ago by James Yeung <[email protected]>
fix(module: radio): the disabled parameter for RadioGroup with `RadioOption<TValue>` options doesn't work (#2744)

* fix(module: radio): the disabled parameter for RadioGroup with `RadioOption<TValue>` options d...

7e051c022ca198d06eb9fb1e5c5238feca80b9d3 authored about 2 years ago by James Yeung <[email protected]>
fix(pack): Copy .less files to wwwroot folder (#2730)

* Copy .less files to wwwroot folder

* Copy all the non-empty less files, excluding the src f...

6e1d663a6d2f732b3942ccff4f997371ab80f1cc authored about 2 years ago by Paul Suart <[email protected]>
feat(module: table): set header checkbox Disabled while all the selection are disabled (#2737)

0988bfc4e808219c8c303650c480dc77ada53ec6 authored about 2 years ago by YongQuan <[email protected]>
fix(module: table): selection method typo (#2735)

e9a7d0225cb0d2ccf1850873a1e0bb3e19244600 authored over 2 years ago by YongQuan <[email protected]>
fix(module: select): remove redundant CreateDeleteSelectOptions() calls in render cycles (#2657)

Co-authored-by: m-khrapunov <[email protected]>

107fc42dd5fd197b5f9fc667d2932593b9f8ba50 authored over 2 years ago by James Yeung <[email protected]>
docs: update recommend link for new post (#2716)

96c0e9ecf4132018d5c1800825193cf60d2e2146 authored over 2 years ago by YongQuan <[email protected]>
fix(module: datepicker): correct culture not applied when manual input (#2715)

* fix:(module:datepicker): correct culture not applied when manual input

* fix:(module:datepi...

11dc934d452598a4ca75e6e534be5c8819929ddb authored over 2 years ago by Alex Kryvdyk <[email protected]>
Changelog 0.12.4 (#2712)

77f0021591ed41a74a5df26cfd7b70f4bf5895e6 authored over 2 years ago by James Yeung <[email protected]>
fix(module: datepicker): RangePicker has incorrect start/end panels (#2707)

* fix:(module:datepicker): RangePicker has incorrect start/end panels

* fix:(module:datepicke...

504de0d7bfc76127288686cf210668c8ad6ab37b authored over 2 years ago by Alex Kryvdyk <[email protected]>
fix(module: table): rectify how to check if an IQueryable is IOrderedQueryable (#2710)

298c7de53288494f5e0f8d64f10881b9324c413b authored over 2 years ago by YongQuan <[email protected]>
fix(module: AutoComplete): avoid browser's auto complete (#2708)

fc9aaa8781087c97d800d747366e788e03631a1b authored over 2 years ago by lyj <[email protected]>
Changelog 0.12.3 (#2705)

* Changelog 0.12.3

* fix

3949fb99fecee4395b131b54396cfb26724dbefe authored over 2 years ago by James Yeung <[email protected]>
docs: add Notification Error Handling demo (#2706)

29bbbc9909c37b8db2a3ac3aed0f570b304063b8 authored over 2 years ago by James Yeung <[email protected]>
fix(module TreeSelect): search not working on TreeSelect (#2686)

* Added the implementation like select to use tree search funcionality. Trying to change minimum...

7f9365d71f32cfb4315ceffb768026f4428e1a60 authored over 2 years ago by Magehernan <[email protected]>
feat(module: grid): create Row alias GridRow to be consistent with GridCol (#2690)

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

c8496a3d9d5e7e39c486c0eaa0697b547757eb98 authored over 2 years ago by YongQuan <[email protected]>
fix(module: message): exception casue by Invariant Globalization setting (#2697)

0d371200dac5c67047744eb55e723489fc3ffe71 authored over 2 years ago by James Yeung <[email protected]>
fix(module: segmentd): default value binding incorrectly (#2699)

4b4028c9c184a488be9da89d27e9904088b63cf2 authored over 2 years ago by James Yeung <[email protected]>
docs: add error boundary demos for Alert and Result (#2703)

62116f377de1e966acb688f0ecbd47b8a5c427f8 authored over 2 years ago by James Yeung <[email protected]>
fix(module: table): multiple sort for ef core (#2701)

04024d3aefb8f0d8be15fd0df7a4c7c6b9f33011 authored over 2 years ago by YongQuan <[email protected]>
chore: fix test step for nightly build action (#2700)

6a85c4976032bccb11a6f4556e605820cf0c23e2 authored over 2 years ago by James Yeung <[email protected]>
changelog 0.12.2 (#2692)

fce24437f43ec6461d4d2a32036c432f75ef0f26 authored over 2 years ago by James Yeung <[email protected]>
fix(module: datepicker): an exception is caused when passes the value as null (#2688)

093e6064be1d626cff7582b631b5f8a48ed89e97 authored over 2 years ago by James Yeung <[email protected]>
fix(module: table): converting IQueryable to IOrderedQueryable returned null (#2687)

5294f5c4b840c643d2ff444d0205186163a3680f authored over 2 years ago by YongQuan <[email protected]>
fix(module: table): exception cause by reload data with state and the table has an ActionColumn (#2683)

08f1ba4cb91ace7f40f6dac5949c9d9447878e88 authored over 2 years ago by James Yeung <[email protected]>
fix(module: tabs): panel without animated display incorrectly (#2677)

* fix(module: tabs): panel without animated display incorrectly

* add test

9805945f357c963bc18bd26915db678366ca2592 authored over 2 years ago by James Yeung <[email protected]>
Changelog 0.12.1 (#2674)

b350f132b5f97e03503c65f813d05003d795c468 authored over 2 years ago by James Yeung <[email protected]>
docs: Update OnClick signature in documentation (#2669)

* Update OnClick signature in documentation

* fix event type

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

83c2cea2f7b5fe84dd56545d0f84ac2600529a72 authored over 2 years ago by kooliokey <[email protected]>
fix(module: tabs): the content overflow at animated mode (#2671)

1360181b85d15fd7015fba88080fa7c3e5eee9a6 authored over 2 years ago by James Yeung <[email protected]>
refactor(module: icon)Add missing ZoomOut icon to static class. Refactor IconStore. Add tests for IconService. (#2667)

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

40e7aa71d0cb3671f7ff347f97b14b4fa46afd37 authored over 2 years ago by kooliokey <[email protected]>
chore: fix sonar action trigger (#2670)

* chore: fix sonar action trigger

* fix sonar action

* fix sonar actino trigger

77b1885cfefcc0cf61a3a538678d59d2cc766e6f authored over 2 years ago by James Yeung <[email protected]>
fix(module: collapse): fix outdated html structures (#2668)

0dbde952918b41dde03659171a489919c51e1d2b authored over 2 years ago by James Yeung <[email protected]>
refactor(module: icon): fix two-tone icon state update & first rendering (#2666)

* refactor(module: icon): fix two-tone icon state update & first rendering

* refactor smell c...

7385f6a8a5fe3c91aa946153658c9572b8079638 authored over 2 years ago by James Yeung <[email protected]>
fix(module: reusetabs): invaild uri exception (#2663)

e9edc35bad97fc74df70b6d126a09ad08acaac9d authored over 2 years ago by James Yeung <[email protected]>
feat(module: breadcrumb): Add OnClick parameter to BreadcrumbItem, Add Tests, Remove unusable code (#2655)

* Add OnClick parameter to BreadcrumbItem. Add tests for Breadcrumb and BreadcrumbItem. Remove u...

27b3e8ad5eb5352bc6cb4a80f8b9b417be941f6d authored over 2 years ago by kooliokey <[email protected]>
docs: fix demo & document edit url (#2661)

ed83e4d2fcb1e492caee8c601635a76519bd7368 authored over 2 years ago by James Yeung <[email protected]>
chore: add sonar action (#2665)

* chore: add sonar action

* fix trigger

* fix title

bc12106a669e38eb7a5ecd398f06966feff29393 authored over 2 years ago by James Yeung <[email protected]>
fix(module: datepicker): timepicker value resets to default (#2660)

3e9bb25a37cb5892ab4ece0996a23e34edd870bb authored over 2 years ago by Alex Kryvdyk <[email protected]>
docs: fix the presetted ranges demo of datepicker which would casuse the doc crash (#2659)

149ff3ae0619e52189a6d38e1d2cedf8ed755626 authored over 2 years ago by James Yeung <[email protected]>
fix(module: avatar): make size parameter support more length unit (#2653)

c8b52156a051bb10e17c4719262bf6524cb03913 authored over 2 years ago by James Yeung <[email protected]>
chore: add gitpod support (#2646)

* update gitpod support

* fix gitpod button

* change base image

* try update port

* ...

c691eb9aa76cf285c3351cd1fd5e0c7696b2dd8b authored over 2 years ago by Newbe36524 <[email protected]>
test(module: avatar): Add Avatar and AvatarGroup tests (#2648)

Small refactors:
- Fix typo in Avatar
- Remove code in Avatar that wasn't affecting visual...

538a479afca56148cd6a7469580f10244d4e2923 authored over 2 years ago by kooliokey <[email protected]>
Changelog 0.12.0 (#2651)

db291e9b7a4f488efe777de711b508d1a6b13e8c authored over 2 years ago by James Yeung <[email protected]>
fix(module: reusetabs): Invalid URI exception (#2650)

13091ab8fb11da5c954a47ad1082f4c6acc29235 authored over 2 years ago by James Yeung <[email protected]>
fix(module: form): fix error status for entry components (#2647)

ec4b8ddd58b93ed764fc3dc5c11920afd75bf21d authored over 2 years ago by James Yeung <[email protected]>
test(module: comment): Add tests for Comment component (#2645)

1fc3eeab460ac198d47ae1fb312ec01aa392b60f authored over 2 years ago by kooliokey <[email protected]>
test(module: alert): Add tests for alert component (#2643)

1d926f07dbb72b11b23a055f7d2f086de5086190 authored over 2 years ago by kooliokey <[email protected]>
fix(module: select): select was not highlighted when validation failed (#2642)

ebec1a25700af8d48d24aa74ded34953e4160370 authored over 2 years ago by YongQuan <[email protected]>
refactor(module: message): add IMessageService interface (#2633)

eba3f19cc2fe534bf0a318785e26f4b337d45963 authored over 2 years ago by kooliokey <[email protected]>
fix(module: form): neither input nor validation message was highlighted when not valid. (#2639)

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

24216bfa602123e10e720ece58d754a834837286 authored over 2 years ago by James <[email protected]>
fix(module: cascader): Style confusion caused by the latest antd style (#2636)

550ad2836d0d919aea9e2969ad77768011d1f1e2 authored over 2 years ago by James Yeung <[email protected]>
merge feature to master

merge feature to master

c942dcad11270bc6d560c7d977893774087f4a1a authored over 2 years ago by James Yeung <[email protected]>
docs: fix some issue (#2629)

685678e82d18eea9c948b2e967a94328af5398c4 authored over 2 years ago by James Yeung <[email protected]>
merge master to feature

3ac7701da44737fbdd309aacaed5fd00015e3d00 authored over 2 years ago by James Yeung <[email protected]>
docs: fix word error (#2612)

c95642ad8a258c44f6cfb34beb536272128cd429 authored over 2 years ago by lyj <[email protected]>
fix(module: select): When ignoreitemchanges is false, deleting multiple selections will cause an exception (#2620)

* 修复TreeNode的Disable和Checked属性共存不生效的问题

* Revert "修复TreeNode的Disable和Checked属性共存不生效的问题"

Thi...

086829c1c5f81ed9a0c37efbb0373133fef07f2c authored over 2 years ago by WhyILoveSpringRoll <[email protected]>
fix(module: Pagination): Pager 3 and 5 may be invisible when window width is small and there're many pages (#2616)

9362ae733069a6d572df8ad6af311251062e7832 authored over 2 years ago by fcxxzux <[email protected]>
feat(module: table): add property column (#2624)

* add property column

* fix property

* remove exception

* update demos

1461f50d9c33acedd3794e14922c91ed5d8eeb4c authored over 2 years ago by James Yeung <[email protected]>
fix(module: upload): add webp ext and custom image extension (#2626)

5c8b0e4f403f4f0559eb65f54c42e5fd5e3bb851 authored over 2 years ago by Aigio L <[email protected]>
fix(module: input): OnChange will invoke twice when paste data to Input (#2592)

* 修复粘贴数据至input组件时,OnChange会触发两次的问题

* 修复Search组件无法触发Blur的问题

02b0dd29b53e070bd5e050dcb2b81b60c069a8ba authored over 2 years ago by WhyILoveSpringRoll <[email protected]>
fix(module: cascader): cannot use allowclear to clear the content when searching (#2610)

156afd71e78d360b97db884768290473815f47e2 authored over 2 years ago by WhyILoveSpringRoll <[email protected]>
fix(module: badge): show/hide montion optimization (#2609)

3a9a546f2f922183282cf15ee91f29fa43169a84 authored over 2 years ago by James Yeung <[email protected]>
fix(module: badge): offset didn't support negative numbers (#2608)

896a1c35f12b51661f3e527fc3083ffe5913cf21 authored over 2 years ago by James Yeung <[email protected]>
fix(module: select): change events from `Action` to `EventCallback` (#2601)

* fix(module: select): change events from `Action` to `EventCallback`

* fix test

01a618a5dea21e85d18e19a26b813ebac4cb1e2a authored over 2 years ago by James Yeung <[email protected]>
faet(module: PageHeader): support compact style (#2606)

8cd8234f6f2e1eec2f81a46bc4f63bef4494bfc8 authored over 2 years ago by James Yeung <[email protected]>
feat: add ResizeObserver component (#2605)

4575b4337372db86f23305d6fdfb79a3330462dd authored over 2 years ago by James Yeung <[email protected]>
fix(module: overlay): right-click can't open browser native menu (#2602)

a1b2c12e6d4bc2ae900cf24b14888e3dd0e2608f authored over 2 years ago by James Yeung <[email protected]>
feat(module: image): support controlled preview (#2600)

367306ac1545d6135f2f9c2407563e4543ee6586 authored over 2 years ago by James Yeung <[email protected]>
fix(module: image): an image which was setted after a fallback image can't display in preview (#2599)

c427ad3116ee6c872c46dafec06b77a9d18bc3df authored over 2 years ago by James Yeung <[email protected]>