Ecosyste.ms: OpenCollective

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

github.com/MudBlazor/MudBlazor

Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
https://github.com/MudBlazor/MudBlazor

Format .scss files (#8249)

Format SCSS files

8d491193a39861dae69ad85572d516a055d92fa7 authored 10 months ago by Daniel Chalmers <[email protected]>
Revert " MudButton: Fix hover effect remaining after touch (#8188)" (#8247)

This reverts commit 505237797032728888d5ac78b387f92c9924ab3b.

5717ee8139bf63e6ef15f20ebefca11d07937086 authored 10 months ago by Meinrad Recheis <[email protected]>
Build(deps): Bump coverlet.msbuild from 6.0.0 to 6.0.1 in /src (#8246)

Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.1.
- ...

04051120b883a6a1dc0fb70d0ce000225610cf49 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump nunit from 4.0.1 to 4.1.0 in /src (#8244)

Bumps [nunit](https://github.com/nunit/nunit) from 4.0.1 to 4.1.0.
- [Release notes](https://gi...

bcc4fd61c842b766a6a577b22ff7c1f82c2b4561 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump ReportGenerator from 5.2.1 to 5.2.2 in /src (#8243)

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.2.1 to 5.2.2.
- ...

36412ed25f0093b280a160f6e6fa38c60c382f35 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump Blazored.LocalStorage, Microsoft.AspNetCore.Components.Web and Microsoft.AspNetCore.Components (#8245)

Bumps [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage), [Microsoft.AspNetCore.C...

e1f35c11c22508754c3ac75ce4a399b0167dab54 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Docs: Fix locale in converter sample page (#8242)

5f74928fb166c7f06072594bf05a3721f14da3a0 authored 10 months ago by David Xuang <[email protected]>
IScrollSpy: Fix DotNetObjectReference instance was already disposed (#8239)

5ea75e2fa204403a47f41bd7c863c87289af6e3c authored 10 months ago by Artyom M <[email protected]>
BrowserViewportService: Improve performance (#8236)

cc729724b312da53ecc422025607a732feb0e804 authored 10 months ago by Artyom M <[email protected]>
MudTextField: Remove phantom scrollbars when auto grow is enabled and height is uncapped (#8235)

* Remove phantom scrollbars when auto grow is enabled and max height is uncapped

* Reference PR

061a7b08c3db9dea4e5d353260365f5638319384 authored 10 months ago by Daniel Chalmers <[email protected]>
PopoverService: Improve performance (#8210)

3be35320a8c525fb9dae5bbd55c9620bd7fc5441 authored 10 months ago by Artyom M <[email protected]>
DialogService: Constrain Dialogs to IComponent instead of ComponentBase (#8232)

a0aea932dca30971f3b5a8240295e9f584d5fe66 authored 10 months ago by Artyom M <[email protected]>
Fix the editing of nullable values such as int? in the datagrid (#8231)

0366de569df1a1f7d390f013ec025112208be48e authored 10 months ago by snakex64 <[email protected]>
Fix typo in the CONTRIBUTING.md (#8212)

Co-authored-by: Pawel Krzyzak <[email protected]>

ec8d3c65e0dd3249146ec719b99e4f08d8439a38 authored 10 months ago by Qwertyluk <[email protected]>
MudTable: Retain selection when using ServerData (#7914)

* Fixed selection cleared when filter or page change
* Added unit tests and change fix approach...

748f2dd393079caf66d0789cb02ec1fefe0a1b2e authored 10 months ago by Roman Alvarez <[email protected]>
MudColor: Fix ColorRgbDarken and ColorRgbLighten (#8206)

* extended theme provider tests

* fix: CalculateHSL is called not only for hex string

f620be7cd449129108e2e7d9ef9420d248cfab98 authored 10 months ago by 50c <[email protected]>
Tests: Fix extra re-render in MudButton tests (#8203)

dc3baf8e10b98c516e3e013680821e61326c164d authored 10 months ago by Artyom M <[email protected]>
MudDataGrid: Do not add duplicate filters (#7594)

* DataGrid: Do not add duplicate filters

Fixes #6759

* Add test case ensuring no duplicate...

4a62d2938332cc370a92e4b4bf08fa2cd64616e9 authored 10 months ago by Cédric Luthi <[email protected]>
DataGrid: filter for nullable DateTime is missing in DataGridFilterMode.ColumnFilterRow mode (#8201)

d48ea233c527c3350a02251a7250984111a21e1f authored 10 months ago by Artyom M <[email protected]>
MudMenu: Fix when PositionAtCursor is true and touch is used. (#8194)

* MudMenu: Fix when PositionAtCursor is true and touch is used.

* Remove usings

cfa6bcc3ea629a2f59aa9c57647c8a9540d18d80 authored 10 months ago by Artyom M <[email protected]>
MudTextField: Fix double validation on blur (#7034) (#8121)

* MudTextField: Fix double validation on blur
* Remove double _validated set to true

f15041843bff09d32e42991bf7d199c7ace19743 authored 10 months ago by VERNOU Cédric <[email protected]>
MudTextField: Preserve scroll position while typing with AutoGrow and update when window is resized (#8193)

* AutoGrow: Fix scrollbar flashing
* AutoGrow: Preserve scroll position better Fixes #8152
* A...

892a1de395f976f8b654c2b9de504344f079f57b authored 10 months ago by Daniel Chalmers <[email protected]>
MessageBox: Add "mud-message-box" class (#8189)

* Add mud-message-box class

* Add mud-message-box to tests

5758e5558818fc33e02571f2d2dabc1ca8c80da2 authored 10 months ago by Daniel Chalmers <[email protected]>
MudButton: Fix hover effect remaining after touch (#8188)

505237797032728888d5ac78b387f92c9924ab3b authored 10 months ago by Daniel Chalmers <[email protected]>
DataGrid: Add IsOpened property to CellContext (#7432) (#7765)

f5fd3f365fd0e4078374a74bb68db4ac147831c1 authored 10 months ago by Markus Dippold <[email protected]>
MudDataGrid: Fix FilterDefinition.Title not updating when selected field is changed (#7821)

557ba890b12b5c63e6681d8cb69dfb75d7aa6f53 authored 10 months ago by Saman-00 <[email protected]>
DataGrid: Support for sub properties editing (#8084)

27068d0ed43626232073eef31b5f6de34c25b402 authored 10 months ago by snakex64 <[email protected]>
MudTable : Improve the documentation to customize the pager (#7372) (#8177)

* MudTable : Improve the documentation

* Fix spelling mistakes

ee80e018e583cbb8c50a3f7d703266bd5f8ac724 authored 10 months ago by VERNOU Cédric <[email protected]>
Build(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /src (#8167)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [R...

aca45d2b7f334647c93f2bb22bf0972b534d194c authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build: Update dotnet packages (#8182)

16f11b8c0d7b06c2bd7dd99114c81dd69c87f1dd authored 10 months ago by Mike Surcouf <[email protected]>
Skeleton: Allow changes after initialization (#8178)

* Skeleton: Fix applying style after initialization

* Skeleton: Add more unit tests

820ff0482bd22b3461b04e43e9473832af520628 authored 10 months ago by VStefanWeber <[email protected]>
MudDataGrid: Make grouping two-way bindable (#8159) (#8160)

* MudDataGrid: grouping changed callback added fot notification

* MudDataGrid: unit test adde...

b5f06e79c90393bf75b72ee84215d1d83b400ab4 authored 10 months ago by Gopichandar Selvaraj <[email protected]>
MudBaseInput: Add "ShrinkLabel" parameter that prevents label from moving (#8131)

* MudBaseInput: Added "Shrink" parameter that prevents label from moving.

Shrink support in:
...

ff66e3a406ab003da377130f12f87f732d2e3de0 authored 10 months ago by Mathias Andersson <[email protected]>
Icons: X Icon Fix (#8158)

e8b076083fdebf396c7314d6604710f8afc673e7 authored 11 months ago by Mehmet Can Karagöz <[email protected]>
MudTimePicker: Fix AM|PM (#8150)

842e2b2d6ff2d9a1aac3ce434d1859e4f0f645a8 authored 11 months ago by VERNOU Cédric <[email protected]>
Update Brands.cs to add X logo (#8135)

Adding the X logo since it's been the official logo for over 6 months.
SVG path sourced from: h...

6a92127bfdbbc71847e47d53269accde58aab4e5 authored 11 months ago by Mark Noble <[email protected]>
Chart: Fix series coloring issue with more than 20 custom colors (#8099) (#8117)

* Chart: Fix series coloring issue which restricted specifying more than 20 custom colors (#8099...

c322e99791e5f60e129ad1e24aca7c7887fd06ac authored 11 months ago by Alanocorleo <[email protected]>
MudDrawer: Opening mini drawer pushes MudMainContent to the right (#7775) (#8137)

76e4c3208acac3b95ebe33fb236934b393e07da3 authored 11 months ago by Martin Arndt <[email protected]>
Build(deps): Bump ReportGenerator from 5.2.0 to 5.2.1 in /src (#8134)

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.2.0 to 5.2.1.
- ...

d958d64c4648ddd75c37328c04b1d96466056b07 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MudDynamicTabs: Fix disappearing slider with key attribute (#2816) (#8110)

e5b8c80ce8ba85e7147affcd36f3f516e171469a authored 11 months ago by Łukasz Prajer <[email protected]>
MudThemingProvider: MudThemeProvider without MudPopoverProvider (#8102)

90a4ac54ef5a27d4952c771499810a1a66e87fba authored 11 months ago by Mike Surcouf <[email protected]>
Docs: Updated Adaris logo fixed toxic backlinks (#8097)

1e6db6844ccbf5e46fcebe37db5277072653eaac authored 11 months ago by Jonny Larsson <[email protected]>
MudTable: make OnRowClicked async/awaitable (#8059)

* MudTable: make OnRowClicked async/awaitable

* Re-add OnRowClicked for retrocompatibility, b...

3b5488e3916fdba2cf19c9ebea4cb9d502302b91 authored 11 months ago by FeuFeve <[email protected]>
Update CONTRIBUTING.md

3b0b57f3e370d61ca7ad7a41a17723d587725c7f authored 11 months ago by Meinrad Recheis <[email protected]>
MudTable: Optimize event handling for OnRowMouseEnter/Leave (#8081)

376f8e669c80df802b86203619393ee30f9878f4 authored 11 months ago by Daniel Haas <[email protected]>
MudTreeView: Fix selection issues (#7810)

* MudTreeView: Added method to set the selected items to a value<T>
* feature: added parameter ...

2be98cb4c9c3b07545c87b1ec8c3247226ffa647 authored 11 months ago by Jacob <[email protected]>
Revert "MudPopoverProvider: Don't static render (#8057)" (#8077)

This reverts commit 6c90a5c0d4ba011eadf2180795921be93c44b22f.

449d791c4d913bf97e65b8aab176b1eddf0d052d authored 11 months ago by Mike Surcouf <[email protected]>
MudPopoverProvider: Don't static render (#8057)

6c90a5c0d4ba011eadf2180795921be93c44b22f authored 11 months ago by Mike Surcouf <[email protected]>
MudToggle: Make first example mobile ready (#8069)

* Make first example mobile ready
* Improve last example

d7541ce79938f2f70c77ae50f352a4775815622b authored 11 months ago by Meinrad Recheis <[email protected]>
BrowserViewportService: Fix when the circuit has disconnected in BSS (#8071)

5757adb5b6d56fc29f0b6195e38ece8bd37f996a authored 11 months ago by Artyom M <[email protected]>
MudTable: fix Bordered in RTL mode (#8008)

* MudTable: fix Bordered in RTL mode
* MudTable: fix Bordered on small screens

Co-authored-b...

397efe49877a8a3aff03360d5257db3b41c949fe authored 11 months ago by Meinrad Recheis <[email protected]>
MudTable: add OnRowMouseEnter and OnRowMouseLeave events (#8014)

* MudTable: add OnRowMouseEnter and OnRowMouseLeave events

3b3ff067f5b59522c74ee20a9ec94e4ceb748124 authored 11 months ago by FeuFeve <[email protected]>
Docs: MudBlazor text alignment on docs/landingpage (#8055)

8eaef10c266d37e3a0da0e50a5f44d213eba4f1d authored 11 months ago by Jonny Larsson <[email protected]>
Build: Update dotnet packages (#8050)

4cd86ba48549bfd85047fee5374ae548f4e006e2 authored 11 months ago by Mike Surcouf <[email protected]>
Docs: Link to codecov from badge (#8047)

5ec46786a6f4b5f5c34d049eb85aa422d0471bbd authored 11 months ago by Mike Surcouf <[email protected]>
Docs: Remove MudHidden for perf and prerendering (#8040)

* Docs: Remove MudHidden for perf and prerendering

* Fix brand text vertical align

127b1487d1c34838bb1829bc3d5b233a3319b83b authored 11 months ago by Mike Surcouf <[email protected]>
Docs: Make drawer breakpoint same as layout breakpoint (#8036)

de035eb70190e4064471d96e194117b8e365fd96 authored 11 months ago by Mike Surcouf <[email protected]>
Docs: Fix pre-render running twice per page (#8024)

* Docs: Fix pre-render running twice per page
* Fix componentlink for prerender test parameter
...

a1e11d5a19ceb8515ced7132f85b912a888210b3 authored 11 months ago by Mike Surcouf <[email protected]>
DataGrid: Make RowsPerPage two-way bindable (#8033)

6006e671948eecaf0162124708fabfed7cce21d7 authored 11 months ago by Timothy Bosman <[email protected]>
DataGrid: Throw exception when ServerData and QuickFilter are supplied (#7998) (#8010)

5ebb8451e8a0faa1c42ba4ff9a35fb8b16bb0611 authored 12 months ago by VERNOU Cédric <[email protected]>
Docs: Fix Canonical for search engines (#8002)

cfa997408a143b0f26047b81e40e866a695419bb authored 12 months ago by Mike Surcouf <[email protected]>
Docs: Added AutoFocus="true" in the search dialog (#8012) (#8013)

559b74e49b081a5a6ea8f8a2b8e5a802d6b68b71 authored 12 months ago by LuisThe0ne <[email protected]>
Build: Remove github sourcelink (now native in SDK 8.0) (#8007)

f6b563bab1724332ab1d38968e79af20a3dab3a0 authored 12 months ago by Mike Surcouf <[email protected]>
Tests: Update bunit (#8006)

9bbbf761020ab75f043e68be0fb88c2cd0559d52 authored 12 months ago by Mike Surcouf <[email protected]>
Build(deps): Bump Microsoft.AspNetCore.WebUtilities in /src (#8004)

Bumps [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) from 2.2.0 to 8....

18f8629e7c8062611000459d15531cfc8efc0f37 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MudTextField: Fix double triggering of validation on blur (#7034) (#7996)

* TextField: Add test to reproduce bug (#7034)

* TextField: Suppress double invocation of val...

67bd0d1754af44047fd29262955e8f198bb71a0e authored 12 months ago by VERNOU Cédric <[email protected]>
MudToggleGroup: Rename SelectedValues and warn if misconfigured (#7994)

* Docs: Add another info box about binding toggle-group
* ToggleGroup: raise exception if the b...

37eb5537759e0a7f2230d113d3fa6697592e386b authored 12 months ago by Meinrad Recheis <[email protected]>
Tests: Update to nunit 4.0.1 (#7989)

ae8f3f9ee533ba013e2b772e685a03962cfe27a0 authored 12 months ago by Mike Surcouf <[email protected]>
Build: net8.0 - multitarget v6 library and update docs and tests (#7979)

f6fafb0e7ea9e2be1259cc64b3e0c7d3919d503d authored 12 months ago by Mike Surcouf <[email protected]>
Code Quality: Remove commented out tests (#7981)

82208fce21df5055a8f80ad0da694a9137374ba0 authored 12 months ago by Mike Surcouf <[email protected]>
Build(deps): Bump FluentValidation from 11.8.1 to 11.9.0 in /src (#7980)

Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.8.1 to 11.9....

80d3280620a42865b25f9c41d810048e9caf09a3 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build: Generate staticwebassets with MSBuild Tasks (#7933)

f904c1117b9431af838a02bcc0fe2ba8081e7f9b authored 12 months ago by Mike Surcouf <[email protected]>
ToggleGroup: Improvements (#7975)

* Fix Rounded
* Fix None Outline Borders

---------

Co-authored-by: Meinrad Recheis <meinr...

16cb82f89ba9ee1273a776339621f8644e688f57 authored 12 months ago by Mehmet Can Karagöz <[email protected]>
Build: Increase patch coverage leniency a tad (#7915)

db7057f7fbac1231837ee07ed2997d50c329b67e authored 12 months ago by Meinrad Recheis <[email protected]>
New Component: MudToggleGroup (#7948)

* New Component MudToggleGroup

---------

Co-authored-by: Artyom M <[email protected]...

dae2740d91f96898d2ff4dd16e4966272b3073be authored 12 months ago by Mehmet Can Karagöz <[email protected]>
Docs: Some MudTable examples took up way too much space

47eab0d1e914668c15aa87dd19e2c60c1cc3fc55 authored 12 months ago by Meinrad Recheis <[email protected]>
Docs: Refurbish MudElement docs

ed8bc32798356fe4ec7cfa1aa6d821ffd9da15be authored 12 months ago by Meinrad Recheis <[email protected]>
Docs: Add comments explaining the code changes of PR #7866 (#7971)

13cc59e10dc12a464ad64af3d26420a58b63678a authored 12 months ago by Jacob <[email protected]>
Docs: Fix minor error in DataGrid editing docs

b14e63db41ce24a2a10234d63c6af2cb2e7f1545 authored 12 months ago by Meinrad Recheis <[email protected]>
Docs: fix inaccuracy in DataGrid docs

63819eeffc882c901c1a5b5412a3f56572a1ac2e authored 12 months ago by Meinrad Recheis <[email protected]>
DatePickerTests: fix warning

d23663d980181ce017a5bafa32fcd15adaaf4f3c authored 12 months ago by Meinrad Recheis <[email protected]>
MudDatePicker: Setting date null doesn't clear invalid text (#7866)

17c0c0f22bc852d9e43aca54f73c16affb58074e authored 12 months ago by Jacob <[email protected]>
MudTabs: Rightmost tab is not fully scrolled into view when active (#7876)

* Observing prev / next button does not work.
* The tests fail, but it seems to be a bug in the...

cc92141cfca099c3e45249c22b6d4a931870c98a authored 12 months ago by Taco Droogers <[email protected]>
Docs: Always show Copyright

5efce2a96d0437d16080a951cddf919402e6e57c authored almost 1 year ago by Meinrad Recheis <[email protected]>
Revert "New Component: MudToggleGroup (#7309)"

This reverts commit 35ecbbf55a6defcdf7a6b0667358519254f14c84.

bbaae6e2e7f9ec906a9ef5b6af39135834efd44c authored almost 1 year ago by Meinrad Recheis <[email protected]>
New Component: MudToggleGroup (#7309)

* New Component MudToggleGroup
---------

Co-authored-by: Artyom M <[email protected]>

35ecbbf55a6defcdf7a6b0667358519254f14c84 authored about 1 year ago by Mehmet Can Karagöz <[email protected]>
MudDataGrid: Fix ItemDrop Event Trigger Issue with Disabled ColumnsPanelReordering (#7934)

Co-authored-by: Peter Thorpe <[email protected]>

8adb99a0dcfb6b45bf0cab99e657b75d53abc38c authored about 1 year ago by peterthorpe81 <[email protected]>
mudHelpers.js: Add missing closing bracket (#7940)

6e1412f4ade47deb7075fa8c0f657cd370c09e9a authored about 1 year ago by REDECODE <[email protected]>
Docs: Add page for MudCollapse component (#7939)

* Add docs page for Collapse component

* fix spelling

4817b248ecc5eeaeedebc00f9cf6b0bc5eed10b0 authored about 1 year ago by Simon Schulze <[email protected]>
Docs: Fix missing images in BSS (#7936)

f96ee93b4b4b6a2c92cecca4bed5ca1b67cf7df7 authored about 1 year ago by Mike Surcouf <[email protected]>
MudAvatarGroup: Add MaxAvatarsTemplate (#7896)

* MudAvatarGroup: Added MaxAvatarsTemplate

12c563eee6abd67d1780a6f2120e1870a4d918a0 authored about 1 year ago by Kaerlon <[email protected]>
Build: Suppress obsolete warning for Reset (#7929)

4a4c65feeaa45312b3484d6fdf3cf2058660159e authored about 1 year ago by Mike Surcouf <[email protected]>
Build: Suppress IL2075 trimming warning (#7925)

137d0ad54e670d45c6541bff2a5f837f4cf7f24f authored about 1 year ago by Mike Surcouf <[email protected]>
LineChart: Improve Documentation and Examples (#7926)

* LineChart: Improve Documentation and Examples

* revert unintentionally committed changes

...

3ace2806aa6299e8625cf2beca03f98de9d92640 authored about 1 year ago by Meinrad Recheis <[email protected]>
Build: Fix NRE warnings in ThemeProvider (#7928)

de7dab570d151753c8bba7c47c7324c30d5a2dc1 authored about 1 year ago by Mike Surcouf <[email protected]>
Build: Suppress obsolete warnings in source code generator (#7916)

dfb684dd84e8259ebd454bc1a32c965e4d47f57d authored about 1 year ago by Mike Surcouf <[email protected]>
Build(deps): Bump Microsoft.ApplicationInsights.AspNetCore in /src (#7922)

Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsight...

3b0cf93a0314f609d2cc42492019251f3355dc1d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build(deps): Bump FluentValidation from 11.7.1 to 11.8.1 in /src (#7920)

Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.7.1 to 11.8....

f5e2c9e7c15e6cd3fb706fd854051930155a161b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LineChart: Add a little space between checkbox and text in legend (#7924)

f5fdbcbe92f277d4f3237d0dfd93205ee452c6cb authored about 1 year ago by Meinrad Recheis <[email protected]>
Build: Fix warning in datagrid example due to unused fields (#7923)

daa82770c35af7c82561ed9e90f919d2689c8137 authored about 1 year ago by Mike Surcouf <[email protected]>