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
5129b54a76e123d18b75ed04edd316507b2e506b authored almost 3 years ago
0d97836aeafd26d468d0d13f7c26e10efcb0c138 authored almost 3 years ago
073599a9a50cc6d0c8658da8e9c0a19c5457acf7 authored almost 3 years ago
f5b91c980b37ecee9813824cdc7ac6543d54626f authored almost 3 years ago
dedab4fc0ecbeaac391755689ac1257fa8579fe7 authored almost 3 years ago
cfcdc6f1ffa31eff1ffcb7b0c3a4c9e497e36023 authored almost 3 years ago
0b5774ee1789a8d478b6a011cc8b208f78e4f889 authored almost 3 years ago
008e62cef1eb243bfd705e222b56f18cf9ce20d4 authored almost 3 years ago
8c03598f58d292aad0c5eaa7d4e15addea6c8805 authored almost 3 years ago
179445351fb73742aa12a5c8e9f353c0af810324 authored almost 3 years ago
83958de96ec94a1a52a7d89cacb517ea3030089e authored almost 3 years ago
d287098eaca7bead421a010bb446090c428878c2 authored almost 3 years ago
6ea9967c9f4b43ed7cce60eb5070890186b850f9 authored almost 3 years ago
a64cfada4fc1794b3ee1898d9af77f76af988ca7 authored almost 3 years ago
b0cf3b399390ef9be0bd62f523a4ee6ab9d70c4e authored almost 3 years ago
* Rendering only uncompleted MudDialog tasks (#3976, #3411)
* Fixed missing virtual modifier...
25f80da3df48b750aaa2bb68c3dff96f646eb2fc authored almost 3 years ago* add Email RegexMask
* corrected line spacing
* regex optimization
7e9141f6e1ecf94a41432668facb76fb9275c4f9 authored almost 3 years agoeddb9a958bc41fcc5708ebd1a863d5f5ce85f4e4 authored almost 3 years ago
179ec2ba9b1fb0676993b6240a1e45da9e4e0fd1 authored almost 3 years ago
82b95c7c4c95d16f579b30bffd4a4427a5101cef authored almost 3 years ago
10938e9fec0b529930e09479577a3ff9176fabf1 authored almost 3 years ago
f33295c8ba56f7b4f5e6220ad7b31192abc4f346 authored almost 3 years ago
6406f7c6123253c52a9d2f04dac19e07fc8205f0 authored almost 3 years ago
0770750179fd57b98ba05a8f38ad03d8e18b3352 authored almost 3 years ago
Bumps [bunit](https://github.com/bUnit-dev/bUnit) from 1.4.15 to 1.5.12.
- [Release notes](http...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0.
- [R...
b607b3b40e4e7ad46f8bc75addf9cf175311f5cd authored almost 3 years ago
5f3553902d40e7e56a723c72900d2801d6b7e4e7 authored almost 3 years ago
984626262da0f1ade766f119cd4bef7d72bf4658 authored almost 3 years ago
36fe112444d5bea3b957b9c5f6b65c9bcf4fdbb3 authored almost 3 years ago
Co-authored-by: THop <[email protected]>
763c01b7b74b93c459892519582a98673a1ea147 authored almost 3 years ago* fix #3847: MudSelect scroll to selected item, when list is long
We have the element referen...
cd3f15518600b5de8707d7f5d8ecd60e3f162981 authored almost 3 years ago* DatePicker Editable Visible Fix
* Fix Test Culture
* Fix line
eff52e4608e19c033ef8bf7d02fc21ce5f222a96 authored almost 3 years ago1922bb9909fa19f73e93b30e28b6e4f959ac84f0 authored almost 3 years ago
6f509183778a43f7d9006abb18646c429d245c7e authored almost 3 years ago
c965211413078dc79f5ca06684ca6dd8545ffa25 authored almost 3 years ago
c4e8b04ba39bcfbb50bf4b8e5b634f18f29e4c16 authored almost 3 years ago
0714b24bfc291ef5bf3290419323d1e05c66e106 authored almost 3 years ago
To shorten links and to have it the same in try.mudblazor
7e804ceb8151c9c802c1f503084d466476c7f385 authored almost 3 years agoedb7ba1454e756fced6d8633366cb2431e6e85f2 authored almost 3 years ago
d263af7b917ba3bd728d786e14843270c11a56a4 authored almost 3 years ago
17e1aebf3fba4762f078d8bfe5af8ef409b638ac authored almost 3 years ago
d45a5e3de190068f2e491c19c25f0b738b519ab3 authored almost 3 years ago
* Dialog: Fix regression caused by #3252 (issues #3701 #3687)
* Dialog: Added InlineDialogSho...
8e863e825361a6238bd110ce89b23c1f30651db4 authored almost 3 years ago0148f8e8da471f2c9b95904cb23ea841e26f9213 authored almost 3 years ago
2f6d22e7b112ef5a5c7949cf8a48c3405a39fecc authored almost 3 years ago
345c733a7f74c98d3d1264c523ebd093aed3b6f0 authored almost 3 years ago
be73a57d2af9c2128aa817885b7ee57aa90e5d75 authored almost 3 years ago
d6e988c7a80a76d02c7a46abf75bd174c24c698d authored almost 3 years ago
7ec1f41b19c039e18702d50574d11dc03dfb22ce authored almost 3 years ago
Fixes memory leak caused by concurrent calls of AfterRenderAsync and DisposeAsync. (#3963)
eb4712a76e114e74ae496b09a38539784022c871 authored almost 3 years ago8f24a0b8a4f9a094cee407338cd261ae223fc8ed authored almost 3 years ago
* Fix bug where Form.Reset wouldn't clear masked textfield children.
* Add tests for masked T...
79af7e991735c9aee4c2c8cbed0994eb7e7a77a9 authored almost 3 years ago2ca4a8e8978ce860e5a2c2cb4e8cc4404ef5246c authored almost 3 years ago
6dac8e01bb8aa77b8a86446c9483bc3fe01b41e4 authored almost 3 years ago
8831586d05a06d67820d350fe89a08034e9140b9 authored almost 3 years ago
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.4.0 to 6.5...
f729d2a2cecba48e75d759bfc50c7ad727858bce authored almost 3 years agoUpdates the requirements on [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://gith...
2f60990d676d62d9717514cc64d4ef23abf02c26 authored almost 3 years agoUpdates the requirements on [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspn...
61331900c6c2a1e3ce53843de77ad6c7a478c5d3 authored almost 3 years ago
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.0.3 to 5.0.4.
- [...
Updates the requirements on [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dot...
fa47d37cb1e2bdb98b4ec3382e5f49aab1e76aa4 authored almost 3 years agoUpdates the requirements on [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetco...
d820d15af79c0babfd18c44801c4c817db2426c6 authored almost 3 years agoUpdates the requirements on [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github....
6eabdc1953704ceebd5d0003891217ab63049d00 authored almost 3 years ago7dd932a9118b5486b645e911b33d015520371b47 authored almost 3 years ago
* DateMask
* Fixed mask examples for small screens
* Add datemask example to docs
* Mud...
d381e778ad1802ee032ce94747b6ea764daffcf4 authored almost 3 years ago1c8c55ef72c91fa176bbd6c2ce008d056d500252 authored almost 3 years ago
Co-authored-by: John Cutburth <[email protected]>
7b360dd19ba22bbd0d853f13dd93708690bcbe96 authored almost 3 years ago46eebb15a8f108bfc5b70a8291c4da0da7c63518 authored almost 3 years ago
558a4cef9698b9614ae294cf7e9df97111ed0c20 authored almost 3 years ago
Bumps [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage) from 4.1.5 to 4.2.0.
- ...
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
- ...
* MudForm : Fix registering of form controls
* MudForm : Simplify form with FluentValidation
...
2736ae7a6ad7da9d7ab2a4903e08bdb4dc5ae357 authored almost 3 years ago
7d52cf03c84b3755ed2ea58ead391d4f24340661 authored almost 3 years ago
dd685f015a26bd0dc0d07b183882868df145d256 authored almost 3 years ago
21a5e29b2b6c26705cbe3af7c7514ad241a49055 authored almost 3 years ago
d14e4abe0c7d2b8325504078f2f72354385553d0 authored almost 3 years ago
da5e0beb367be96c2d4d55512fe5a3a76249834f authored almost 3 years ago
034f4e0bab7f1c51669cbb7c2da1e303429e30fc authored almost 3 years ago
Better Image support
New component: MudImage
Co-authored-by: Benjamin Kappel <b.kappel90@outlo...
Recommited by Mike Surcouf
Authored-by: Jonny Larsson
Co-authored-by: Benjamin Kappel
fc0f8b97d49ba290e248a2402e00facb41276643 authored almost 3 years ago
4e2d84fff725394aee8d9c9c72725c042da96004 authored almost 3 years ago
* Fix Right Click
* Change MudElement to div
c1a61398e682a21014b81d7a51bcb4cf8fd6237a authored almost 3 years ago884a274442a0a5d4a578d25f6effc90ec79c15d0 authored almost 3 years ago
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.1.
- ...
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.0.2 to 5.0.3.
- ...
84dee448b7d4beeb365decc4b9fa3ed224f03ccc authored almost 3 years ago
231098553a11e2e713361b791dde6accac3d8fc5 authored almost 3 years ago
* Init
* Prevent letter and number keys regard to mask
* Backspace key work
* First Sha...
4d6679b781dbc9df56b5b1d83611bf608f49cb05 authored almost 3 years ago8b78b2df66426ca746298c02c349fd174757646d authored about 3 years ago
* MessageBox MarkupString
* Markup Variant Test
* Review Changes
* Whitespace
* Anot...
57015cdc93abec519affeaf87bae399e32f3482d authored about 3 years ago1a37e115fc979909ac3ec5c5bbbde6615819fc67 authored about 3 years ago
5a56c665574fb4b8bb099b7f9290a3991216e14c authored about 3 years ago
93e87ca3a0637cb09966796501bc20f24e8993dd authored about 3 years ago
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.2.0 to 4.2.1.
- [Re...
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.3.0 to 6.4...
abd414229908b5b26d1d2c181ea6ca256cf5b928 authored about 3 years agoCo-authored-by: Cory Koehler <[email protected]>
8f81f1cca0a9c646da345d6e3bd943c6ebf56047 authored about 3 years ago95b9135201949bc36857805d5d014b6db1152df6 authored about 3 years ago
ef91168c694c66b9610f424c58acee9e92d64477 authored about 3 years ago