Ecosyste.ms: OpenCollective

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

MudBlazor

MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and documentation.
Collective - Host: opensource - https://opencollective.com/mudblazor - Website: https://mudblazor.com - Code: https://github.com/MudBlazor/MudBlazor

Breadcrumb: Adjust icon spacing, center vertically (#3775)

github.com/MudBlazor/MudBlazor - ae03fdb7392bd3b2e424a895855aca6a35594587 authored about 3 years ago
Select: Scroll to selected item on open (#3785)

* Select OnOpen Scroll

* Add index check

* Fix wording

* Tests: improve chance of succe...

github.com/MudBlazor/MudBlazor - a8a910a1a147d64f2d66c92d49b5de367baebc39 authored about 3 years ago
MudTable: Align pager elements vertically (#698, #3774)

github.com/MudBlazor/MudBlazor - b3d0c5bdfb0b771e9979b73df3f50b532ec55df2 authored about 3 years ago
Icons: Added custom Linux icons #3703

github.com/MudBlazor/MudBlazor - fdccb676c445d319a989b4053e57726b4a175a89 authored about 3 years ago
Icons: Fixed missing brand icons

github.com/MudBlazor/MudBlazor - 5937fd7cd55068d7a4062250d56af2ccde02f724 authored about 3 years ago
FocusTrap: Removed nasty usage of Style

github.com/MudBlazor/MudBlazor - 3a93489d1af5e71c11766f7cc19630269411b272 authored about 3 years ago
Dialog: Fix for overlapping FocusTrap when no title is used #3768

github.com/MudBlazor/MudBlazor - 5520bfa03c63b8124723c9d4a39c8904fb47d3a8 authored about 3 years ago
CSS Utility: Outline

github.com/MudBlazor/MudBlazor - 142ebaee6bd7f3f9734eca88bd5f0b137204bacc authored about 3 years ago
CSS Utility: Pointer Events

github.com/MudBlazor/MudBlazor - 1c9aaf385ba498f7aa20a236817e670c0d266b5e authored about 3 years ago
Docs: Fix broken theming link (#3761, #3762)

github.com/MudBlazor/MudBlazor - 42934af82dbe62958bb003ca78c649138f463706 authored about 3 years ago
Dialog: reverting regression by #3252. Issue #3701 (#3752)

* Dialog: reverting regression by #3252. Issue #3701

* Dialog test: trying to get it to work ...

github.com/MudBlazor/MudBlazor - 8456bbe63e5bf15ae3930cd79e117b128ad17920 authored about 3 years ago
Docs: Cache bust 6.0.5

github.com/MudBlazor/MudBlazor - 23b9dab3b20df6c97be31273fcbc1b363d9d8834 authored about 3 years ago
Docs: Fixed multiple pagecontent being used on progress page

github.com/MudBlazor/MudBlazor - a81785dc70003cecfacf62deed4b696fe47cc03a authored about 3 years ago
Update to 6.0.5

github.com/MudBlazor/MudBlazor - ca53da23d8d73dd4400b38f1b4e1e944ae558146 authored about 3 years ago
Added license to output js file

github.com/MudBlazor/MudBlazor - 4a601f81f953cdeddbb65921685a1833bbf79c1c authored about 3 years ago
Updated license in scss file to new type

github.com/MudBlazor/MudBlazor - 7b56393ea53ffe15417ae66798f5482ebae5c558 authored about 3 years ago
Docs: Made Grid example simpler

github.com/MudBlazor/MudBlazor - 28f076d5b9b01e1e05f6fd176480104ad0d41e08 authored about 3 years ago
Docs: enable search button on landing page

github.com/MudBlazor/MudBlazor - 1cb40beae72fbcae5978de4a68857aae42b1075e authored about 3 years ago
Docs: set start uri to /docs/overview

github.com/MudBlazor/MudBlazor - 997b9f48d501cb2a8013b7892de2e9b3dae0352c authored about 3 years ago
Docs: fix typo

github.com/MudBlazor/MudBlazor - 665ac9afe2890381463b06a89daef945f8889c4c authored about 3 years ago
Docs: Better examples how to use MudSelect with custom types

github.com/MudBlazor/MudBlazor - 78013df39a4d8f8c8a6888f41a1082268df809de authored about 3 years ago
Fix SelectTest1

github.com/MudBlazor/MudBlazor - 358c42cba47a9c265139fb910f2c02c69d6ff950 authored about 3 years ago
Select: OnBlur Fix (#3531)

* Select OnBlur Fix

* Add Test

github.com/MudBlazor/MudBlazor - 8f53371b8f818b899039795acaa52a0084d07c04 authored about 3 years ago
Table: Fix conflicts between MultiSelection callbacks and invalid selection when row enters edit mode (#3627, #3630)

github.com/MudBlazor/MudBlazor - 739898668a4a7e39f80a2fbb75d362bea89dc463 authored about 3 years ago
Select: Scroll Fix (#3697)

* SelectScrollFix

* FirstItem addition

github.com/MudBlazor/MudBlazor - fbfdcd22849a7ce294c978abfddfaa2ada3cec84 authored about 3 years ago
Build: Allow hot reload to connect via web sockets (#3728)

github.com/MudBlazor/MudBlazor - f898a5c6242ad352345b7f1c05450ca6191d2ea9 authored about 3 years ago
Landing page: Fix gradients of apps in firefox (#3713)

github.com/MudBlazor/MudBlazor - d4ec90d6ac3632fc2ed965d466d2097f5640923f authored about 3 years ago
Docs: don't write render time to stdout because it spams the CI log

github.com/MudBlazor/MudBlazor - 616c347fda0ffe3f0db8a728c12a6adf0a04bef5 authored about 3 years ago
Docs API: Shorter string representation of types, faster code, and other smaller changes (#3709)

* Cache Properties, EventCallbacks, and Methods in a list

* Refactoring

* Cache "nonnullab...

github.com/MudBlazor/MudBlazor - 9e038a9061ed1b34e0f33955a735cf399cdc144c authored about 3 years ago
ExpansionPanels: Added ExpandAll and CollapseAll methods (#3699)

github.com/MudBlazor/MudBlazor - 0e2aa231fc20506f8ea4ce6ed4ead8f3a24b02ba authored about 3 years ago
Docs: Finished Announcement page

github.com/MudBlazor/MudBlazor - 1de92fb8c1fc1d5d93c240c1a6846ec3f7471ff4 authored about 3 years ago
Docs: improved text on report bugs page

github.com/MudBlazor/MudBlazor - 23847ada0f701243b8563374c154411c602f54df authored about 3 years ago
Merge remote-tracking branch 'origin/dev' into dev

github.com/MudBlazor/MudBlazor - 000dfd79b10f2978d6528ee08c6b9fc4a487734c authored about 3 years ago
Docs: Update on community pages

github.com/MudBlazor/MudBlazor - 9066213be9b551c00ecc1b3386f314bf301b5c0a authored about 3 years ago
Autocomplete: Fix Clear() not clearing when called in a ValueChanged callback (#3590)

* Fix for the not clearing text of autocomplete when using clear in a valuechanged callback

*...

github.com/MudBlazor/MudBlazor - 8d269e3edc6559da91188343cb59b9d99aa3971f authored about 3 years ago
Fixed mobile navigation link

github.com/MudBlazor/MudBlazor - 3fba35e1ef1ec248e70eb7ef6ddbb8f8d1ab327b authored about 3 years ago
Cleaned up Index page and updated numbers

github.com/MudBlazor/MudBlazor - 229f17d5a7f8f77575a07a47f445239c7e2b80b7 authored about 3 years ago
Merge remote-tracking branch 'origin/dev' into dev

github.com/MudBlazor/MudBlazor - ac87f2167524cedcba5deeecd43c06e2b8516c61 authored about 3 years ago
Added Docs Overview page

github.com/MudBlazor/MudBlazor - 6686a2f02e9f501773a21c49ca70bdfb1b745be0 authored about 3 years ago
ProgressCircular: Fix lagg in indeterminate animation (#1831, #3681)

github.com/MudBlazor/MudBlazor - 25d086e7c421afc7ac182d77b8e2d1613fc132c6 authored about 3 years ago
NumericField: Don't allow MouseWheel when Readonly/Disabled (#3656)

* Correct Readonly/Disable OnMouseWheel Handler

* restore old files

Restoring old file
I ...

github.com/MudBlazor/MudBlazor - 3ef12040cff3fef35d31568920d9b95387a2792e authored about 3 years ago
Tests: commented out more Writes to stdout

github.com/MudBlazor/MudBlazor - 87d34c211d523d375c67cd3954ed298c8869fc12 authored about 3 years ago
Revert accidentally committed launch settings.

github.com/MudBlazor/MudBlazor - 694c447e1e88599c1867c4912a308ecdd0a7e0a4 authored about 3 years ago
Tests: commented out all Console.WriteLines because they spam the build output

github.com/MudBlazor/MudBlazor - 8570864d1abc09390fba05e6475b5faa04620150 authored about 3 years ago
NumericField: allow custom formatting, i.e. Format="€0" (#3691)

github.com/MudBlazor/MudBlazor - 980956468f3170d2f9217a90591ca139d097a9c5 authored about 3 years ago
Docs: Added default theme to menu service

github.com/MudBlazor/MudBlazor - aa774c894420fb27d4ecb6d676c1602595c331af authored about 3 years ago
Docs: DocsPage default MaxWidth to large

github.com/MudBlazor/MudBlazor - 0fed22618847fb5f1891f8671ba79e6c2f47bb6f authored about 3 years ago
Docs v5 (#3668)

* Docs v5

* testing out constructors and themes

* Started work on Sponsors section

* Sp...

github.com/MudBlazor/MudBlazor - d05b8d0ef3480c69a7db754d0d8ce9abdbd544ad authored about 3 years ago
docs: change NumericField formatting example to hide immediate-bug (for now)

github.com/MudBlazor/MudBlazor - 54ad9fd7a9bbc2ac8fe3ff7fd835f851ee5ba0a4 authored about 3 years ago
Tests: move EnumExtension test to the others in Extensions namespace

github.com/MudBlazor/MudBlazor - a3c8b5b46239f53b2aba068dd176dd5d4898cc6b authored about 3 years ago
Tests: renamed theme provider tests for consistency

github.com/MudBlazor/MudBlazor - 8515661409e0a171a4357fafa264a9f0ac2bb0fe authored about 3 years ago
MudMenu: Fix redundant bottom space in activator (#3018, #3682)

github.com/MudBlazor/MudBlazor - b2ff09a2cab153c86925bdb2bc1305cda9e3edd9 authored about 3 years ago
Picker: Add 'context' parameter to 'PickerActions' to simplify creation of actions (#3620)

* Added 'context' parameter to PickerActions to simplify creation of action buttons for pickers ...

github.com/MudBlazor/MudBlazor - 571c0909fb5fee300d33fc6af9b338eb4900da7c authored about 3 years ago
Build: Add JS ES6 compliance check

github.com/MudBlazor/MudBlazor - b3decb9092eb0ae47e1518cdc848e6222e4bc02a authored about 3 years ago
Refactor: Only use ES6 language features (#3666)

Co-authored-by: Mike Surcouf <[email protected]>

github.com/MudBlazor/MudBlazor - 139b0d9838049506962f5c5a6c61c2af5d557d65 authored about 3 years ago
Build(deps): Bump ReportGenerator from 5.0.0 to 5.0.2 in /src

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

github.com/MudBlazor/MudBlazor - 0cc1d82b2fec651f1b54cb76e584245b1a903d44 authored about 3 years ago
Build(deps): Bump NUnit3TestAdapter from 4.1.0 to 4.2.0 in /src

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.1.0 to 4.2.0.
- [Re...

github.com/MudBlazor/MudBlazor - 2f18248aea4efa90b7f1cbe096f85e006b5ea79f authored about 3 years ago
Build(deps): Bump FluentAssertions from 6.2.0 to 6.3.0 in /src

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.2.0 to 6.3...

github.com/MudBlazor/MudBlazor - 5f075dc4328277462fa3540f994eae3780ce1ae6 authored about 3 years ago
Tests: Fix incorrect use of Equals

github.com/MudBlazor/MudBlazor - b1614995e574f1a007ce7e09c381e5c6d88cb96b authored about 3 years ago
Update to 6.0.4

github.com/MudBlazor/MudBlazor - af54875ea24d4af527424a1e85dac944cd7f8058 authored about 3 years ago
Revert "Build: Add node requirement to docs. (#3652)"

This reverts commit f1e65cd78b8ad6a060712c81b576607382881bf6.

github.com/MudBlazor/MudBlazor - 651e69e8eda7621a29b6b3e73f7cdfaef766cb22 authored about 3 years ago
Revert "Output ES6 compatible JavaScript to support older browsers (#3607)"

This reverts commit 6a5753eb6db75c9d939de9618e9753614e22bcb2.

github.com/MudBlazor/MudBlazor - caac9ce3150065dc029eb349f912a75db346142e authored about 3 years ago
Revert "Build: Exclude tsconfig.json from output (#3643)"

This reverts commit 4677eec5c2e0d888c22c1c9e9730f30f30ba395b.

github.com/MudBlazor/MudBlazor - 31646f463c655b68944c5a4a8f627e81d3b2abe8 authored about 3 years ago
Modify Chart Options to allow for configuring stroke-width - resolves issue #3536 (#3645)

github.com/MudBlazor/MudBlazor - d70a2e42a754ce9385fb26fe0967711e426b4b6a authored about 3 years ago
NumericField: Fix not updating value from text on blur when debounced (#3653)

* Fixed debounced numeric field not updating value from text on blur. Fixes issue #3651

* Add...

github.com/MudBlazor/MudBlazor - 46d9b73d19649c233ed8fa88e73de4184f304fe6 authored about 3 years ago
Added Adornment Color to MudField (#3647)

github.com/MudBlazor/MudBlazor - 6a6506516efe0991daa9a4026e59ff523c274bec authored about 3 years ago
MudThemeProvider: Set clearer boundary between MudThemeProvider and MudTheme regarding palettes (#3654)

github.com/MudBlazor/MudBlazor - 1251cdfd57a770f8197a64d6dad804f21daccabb authored about 3 years ago
Build: Add node requirement to docs. (#3652)

github.com/MudBlazor/MudBlazor - f1e65cd78b8ad6a060712c81b576607382881bf6 authored about 3 years ago
KeyInterceptor: copyright header

github.com/MudBlazor/MudBlazor - f40543a4fc25f966f29043558692e407e57e5a20 authored about 3 years ago
Build: Exclude tsconfig.json from output (#3643)

github.com/MudBlazor/MudBlazor - 4677eec5c2e0d888c22c1c9e9730f30f30ba395b authored about 3 years ago
Update to 6.0.3

github.com/MudBlazor/MudBlazor - 3c81cf613b9f6aaa0864a9340eeadb3e6bc9d6fd authored about 3 years ago
Added warning to DataGrid

github.com/MudBlazor/MudBlazor - c1224837d0c65998d458f19549aecb7f2e111039 authored about 3 years ago
NavMenu: Added color, border, rounded, margin, dense options (#3638)

* NavMenu added built in styling options

* Docs: Updated NavMenu page

* Added tests

github.com/MudBlazor/MudBlazor - af21e2f2d7c6bbad1b38298196cab94e765e6a3d authored about 3 years ago
Build: Update bUnit and fix tests (#3610)

github.com/MudBlazor/MudBlazor - 0704b0ca9a71899ab0bfa9f209154794fcbfb0d5 authored about 3 years ago
Build: Switch to WASM for docs (#3552)

Co-authored-by: Mike Surcouf <[email protected]>
Co-authored-by: Jonny Larsson <jonny@gardnet...

github.com/MudBlazor/MudBlazor - 169ac578227f8ef9eca419b5e62360e64f37435f authored about 3 years ago
TextField: Add HTML5 input types (#3605, #3613)

github.com/MudBlazor/MudBlazor - 4a62dc6bae107256589c5e84c0e97bf1fffbcb2a authored about 3 years ago
Build(deps): Bump Microsoft.Azure.SignalR from 1.13.0 to 1.14.0 in /src (#3624)

Bumps [Microsoft.Azure.SignalR](https://github.com/azure/azure-signalr) from 1.13.0 to 1.14.0.
...

github.com/MudBlazor/MudBlazor - 9cefb9abc7660b39d12a53ad96deadfd3a7bbc34 authored about 3 years ago
Tooltip: Add IsVisible two-way binding property (#3515)

github.com/MudBlazor/MudBlazor - dcdac173b458121993780515ca8000ec49132742 authored about 3 years ago
Output ES6 compatible JavaScript to support older browsers (#3607)

* Reliable fix for #3537.

* Sanitized tsconfig.json.

github.com/MudBlazor/MudBlazor - 6a5753eb6db75c9d939de9618e9753614e22bcb2 authored about 3 years ago
Docs: add example of custom checkbox handling for MudTreeView (#2550) (#3392)

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

github.com/MudBlazor/MudBlazor - 7a818def8d638279d1ce769f15b2e64f78265276 authored about 3 years ago
Replaced "Delimiters" reference from docs with "Bullets" (#3608)

github.com/MudBlazor/MudBlazor - e8e8c43fe9a3f0e6f25cadcc4d27c63b36f023b6 authored about 3 years ago
Build(deps): Update Microsoft.AspNetCore.Components.Web requirement (#3581)

Updates the requirements on [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspn...

github.com/MudBlazor/MudBlazor - e8a6c63edcd5a87bf3e5e50cd2bd451d725536db authored about 3 years ago
Docs: Add method descriptions to API pages on WASM

github.com/MudBlazor/MudBlazor - de9e579ef698c84189f2e00d010f85916bfc850d authored about 3 years ago
Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly.Server requirement (#3598)

Updates the requirements on [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github....

github.com/MudBlazor/MudBlazor - 5cec8c21c7e410205c0fab2d665de72b8334b08c authored about 3 years ago
Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly requirement (#3597)

Updates the requirements on [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dot...

github.com/MudBlazor/MudBlazor - 5d07c698ab257fb26481f785cf3ee971488b4b4f authored about 3 years ago
Build(deps): Bump Microsoft.ApplicationInsights.AspNetCore in /src (#3584)

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

github.com/MudBlazor/MudBlazor - 5215af168058528f8aa40e224a43b464da46a16a authored about 3 years ago
Build(deps): Update Microsoft.AspNetCore.Components requirement in /src (#3585)

Updates the requirements on [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetco...

github.com/MudBlazor/MudBlazor - 474b86b2f6257d3acefa4c3dbde29cb2fac39af9 authored about 3 years ago
Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly.DevServer requirement (#3583)

Updates the requirements on [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://gith...

github.com/MudBlazor/MudBlazor - 480eeff13e11bb9d053030eae50879fe557bca20 authored about 3 years ago
Docs: fix bug on BSS that caused sections not to render on F5

github.com/MudBlazor/MudBlazor - 8e50aad78762f912dfba93f99dab90c1dd5bb7c9 authored about 3 years ago
Docs: fix broken scrolling to anchor

github.com/MudBlazor/MudBlazor - 89264c53a779fd80a67158e27011fc8b44a6df2d authored about 3 years ago
Add copyright to all JS files

github.com/MudBlazor/MudBlazor - fca9621bf6842800b3f978786c078a0f8d1240f4 authored about 3 years ago
Content security policy: Fix contributors page (#3560)

github.com/MudBlazor/MudBlazor - 0df8e34c4c753adc69793db4b6c28bc0e5a1a74c authored about 3 years ago
Build(deps): Bump Blazor-Analytics from 3.9.0 to 3.10.0 in /src (#3548)

Bumps [Blazor-Analytics](https://github.com/isc30/blazor-analytics) from 3.9.0 to 3.10.0.
- [Re...

github.com/MudBlazor/MudBlazor - fcd71a5e27a5f2652c6d8c5712e9f34b9d7179a7 authored about 3 years ago
Build(deps): Bump FluentValidation from 10.3.5 to 10.3.6 in /src (#3547)

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

github.com/MudBlazor/MudBlazor - d2ed072eae43588aa502d1ad4cea9e48262fd84d authored about 3 years ago
Content Security policy: Fix carousel example + Fix icon example (#3546)

github.com/MudBlazor/MudBlazor - 997644d2747a7626b22822056da807823e92ba95 authored about 3 years ago
ThemeProvider: Add dark palette (#3476)

github.com/MudBlazor/MudBlazor - 4ab9e29ff5ad25c4c1aba62577c487637331e781 authored about 3 years ago
MudSelect: expose a getter for the child MudSelectItem collection (#3143)

Co-authored-by: JJ Banda <[email protected]>

github.com/MudBlazor/MudBlazor - 60e5bb8a745fb5d7e58e5954e0d30241f0d15c86 authored about 3 years ago
MudDialog: Fix Class, Style and Tag properties ignored in inline dialog (#3128) (#3252)

github.com/MudBlazor/MudBlazor - 2875394c2c3a07a6b198d4535b68545297461040 authored about 3 years ago
Carousel: Fix SelectedIndex two-way binding and add BulletsColor param. (#3463)

* Fix carousel index two-way binding and delimiters colour.

* Added an example for the carous...

github.com/MudBlazor/MudBlazor - 081df3d89aa1ff52e95e535edbb1e5d3fe106163 authored about 3 years ago