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

Table: change category for IsEditRowSwitchingBlocked param

48107f34dc6eec3cf5e911e3cbb31846dfb2bf0f authored about 3 years ago
Table: add category for IsEditRowSwitchingBlocked param

0aa96c20668546711ce83548243967955b423be5 authored about 3 years ago
Chart: add category for CustomGraphics param

407ef1153812668081c725ea7395ef9cded7249a authored about 3 years ago
TableBase: Add prop to permit switching rows when inline editing (#2974)

* Table: Functional Row Edit Switching Block with supporting Unit Tests (#1285)

* format

*...

03c21aa790212c413aa3b8c77ad41c1750c885fa authored about 3 years ago
Chart: add CustomGraphics RenderFragment to integrate user content (#2896)

* Added DonutInnerText to ChartOptions

Customization for donut inner circle text and font-siz...

2919817231793d89a355413ce0726647e589a8d6 authored about 3 years ago
TimePicker: Fix OnlyHours incorrect behavior (#3340) (#3342)

ac5d42ade591308f10d186b282a41abf2c54e098 authored about 3 years ago
Docs: Add content security policy (#3470)

88c0ca954848c0e767a2f0706985399ca79ced38 authored about 3 years ago
DatePicker: Obsolete AllowKeyboardInput parameter (#3481)

1c9113465cd45e0bcaea7bf08d1b8cbdde35e997 authored about 3 years ago
Docs: fix of "fix render stopwatch for API pages" (#3337)

76973a765d7cc7afcf5abe1955c659d48d7d4f23 authored about 3 years ago
Docs: fix render stopwatch for API pages (#3337)

dd7659b787a97f0737eafae10941e3df03a7b6eb authored about 3 years ago
Build(deps): Bump FluentValidation from 10.3.4 to 10.3.5 in /src (#3498)

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

a6c97f7fe50937302ac627739c26d878742495f9 authored about 3 years ago
adding pre panel rendering to tabs (#3497)

b7660e6358c15e20f4bd687e41b010ff42cdd367 authored about 3 years ago
Updated License and copyright

62a4cee1a48eb97288be4d26f1e3b706d63df2bf authored about 3 years ago
Docs: Add a note in MessageBox page regarding its dependency on DialogService (#3372)

* Docs: Added a note on Message Box regarding its dependancy on MudDialogProvider

* Docs: Add...

162d8da4e0603b12b514e689a18e80957c5337c5 authored about 3 years ago
API documentation: huge performance increase on wasm (#3489)

* Optimize CheckIsTwoWayProperty method

* Optimize GetPropertyDescription method

* Remove ...

f82c18d119d4d39f0c4bb6973e90a224d6ce8dd6 authored about 3 years ago
API documentation: Group properties by meaning - improvements (#3487)

* Change the displayed name from "Group by class" to "Group by inheritance" in a "button switch"...

ccbd76e6a31dc7ae617700af57055fd8fd294fdc authored about 3 years ago
Autocomplete: open drop-down when text changes and call searchfunc when textchanged is handled (#3309)

* AutocompleteSomeFix

* Add Test

* Some More Fix

* Add Test

cc38df958df1d38f676e0c3b4ff5b8ae0b785e05 authored about 3 years ago
Checkbox, Switch, Picker: Fix Esc key conflict with Dialog (#3401)

* EscKey First Commit

* Fix Test Errors

* Fix the last test

* General Changes

* Auto...

ec5014b7d808c5ee14dd2fb4586e46d072af1f27 authored about 3 years ago
NumericField: Add Clearable Parameter (#3110)

* NumericFieldClearable

* More Efficient Code

ad693e094b801bba71cc1e44cb2f275dc2501172 authored about 3 years ago
API documentation: Group properties by meaning (#3413)

* Add CategoryAttribute, and categorize properties of MudComponentBase, MudTableBase, and MudTab...

4c852d3d7435a65ccb022cedeb57ba2932453c24 authored about 3 years ago
Pipeline: Rebase project code coverage

8f4f67e81935d7b195db297b763a181b21fb53d2 authored about 3 years ago
MudDataGrid (#3169)

* Added MudDataGrid component and all associated components/logic.

* Fixed some other merging...

569502397534946a745df6923fe33a13e13ba829 authored about 3 years ago
Added link to GithubSponsor

66bdeddebeea25796686cb041cd3df27140594ed authored about 3 years ago
Docs: Changed IconRow Alignment to start

45ddf32e745e87d29de317e647549d705bb36c89 authored about 3 years ago
Docs: fixed chunking of icon rows

28837877a44ab251e050fa99b0b46efba0582cd7 authored about 3 years ago
gitignore: docs.min.css.map

9e1b3230ed277be617dad48ce8a73595cbac9420 authored about 3 years ago
Table: Fix dense table expandable (#3423)

47ca3c7fbd85127b9061b2b38517be0668864b0a authored about 3 years ago
Build(deps): Bump ColorCode.HTML from 2.0.12 to 2.0.13 in /src (#3422)

Bumps [ColorCode.HTML](https://github.com/CommunityToolkit/ColorCode-Universal) from 2.0.12 to 2...

60cbf1750732969886584b8fe0b097be4ec1bdf9 authored about 3 years ago
DatePicker: Add FixDay, FixMonth, FixYear (#2990)

* BaseDatePicker: Makes OnMonthClicked and OnYearClicked overridable

* Added possibility for ...

9e14205991ff880f2e8a22bd795f3f866090b4b0 authored about 3 years ago
Docs: traded a little bit of speed for less flickering

6901a54e0fca097cf210bb48da34bd74f453352c authored about 3 years ago
Docs: fixed doubled ads

5da974b13ac475e0fa62bbd9ca318d7a2d7b7f7e authored about 3 years ago
Docs: optimized responsiveness of slow loading component pages for WASM (#3409)

09fa8cd1c963850409a818532248a9d7377eb169 authored about 3 years ago
Docs: Icon page implemented blazor virtualization hybrid (#3374)

* icon test

* Hybrid

* Fixed Hybrid solution

e4e54d686f68422373be9287bfb200391b5d20d8 authored about 3 years ago
ProgressLinear: Several new features, fixed bad examples and added new, code cleanup (#3383)

* MudProgress cleanup

* Progress: added support for vertical animations and striped animation...

5abb75ff81a1f5c55382c4e2345382c12999720b authored about 3 years ago
Icons: Update to new material icons (#3396)

* Icons: Update to new material icons

* Icons: Obsolete removed icons

bee919a6b13a5ef985b02514961dcf6155eb8520 authored about 3 years ago
MudExpansionPanel: Let Changed handler run before actually expanding (#3144)

0d51f1e574d2b270adafd5bd7e6e2bb35451268c authored about 3 years ago
Rating: Keyboard Navigation (#3399)

* Rating Keyboard Navigation

* Review Fix

* New test conditions

* More test condit

55b2fd7f8b6fdd8a653024b5e8e4b8ed3e7e60fa authored about 3 years ago
TimePicker: Keyboard Navigation (#3204)

* TimePicker Keyboard Navigation

* Closing Focus

* Add Input Key Nav

* trigger GitHub a...

4ceff38b54054cfbbd8ee4926a6db09e8e4f5d0f authored about 3 years ago
Dialog: Close on ESC (#3393, #3379)

* Added keyinterceptor to handle ESC to close dialog

* Added test to check whether dialog clo...

fce4dc62765fda4f04100f8623f59b3fd8942b79 authored about 3 years ago
Table: Fix incorrect async code path for label sorting (#3352)

36548fb5beba6b316b687947bb65c30c214488b5 authored about 3 years ago
Docs: Added missing page titles

1ad23b1733020508edd987d4b00e4935730dc647 authored about 3 years ago
Build(deps): Bump Microsoft.ApplicationInsights.AspNetCore in /src (#3359)

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

90a11d7b9490679c71acc6eb66557927220581e9 authored about 3 years ago
Build(deps): Bump ReportGenerator from 4.8.13 to 5.0.0 in /src (#3358)

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

144c524d6b8805bc1d2f8ca457d15f8b39cd0dc9 authored about 3 years ago
Build(deps): Bump Microsoft.Azure.SignalR from 1.12.0 to 1.13.0 in /src (#3360)

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

e35c1fb4df1cdfb0a30e96fc855a48ea8c22e146 authored about 3 years ago
Build(deps): Bump bunit from 1.3.30-preview to 1.3.42 in /src (#3361)

Bumps [bunit](https://github.com/bUnit-dev/bUnit) from 1.3.30-preview to 1.3.42.
- [Release not...

2a06f2cd8b4596ff1a0cc450822a8158c38491bc authored about 3 years ago
TextField: Add url to the InputType enum (#3357, #3362)

49f829b9792f05be395e8d94c1cfbe9186153e45 authored about 3 years ago
MudKeyInterceptor: improve compatibility with older browser. (#3349)

9619ef159d68350f95da80c09333b8bbd3e41bb9 authored about 3 years ago
Readme: Added Repobeats stats

f457bfe896e4818040cfc6ef7e906e0c6dc40155 authored about 3 years ago
Docs: halved page load time again (wasm performance) (#3353)

9653999783ef3492bc62d7298218251ecdbeb5c9 authored about 3 years ago
Docs: huge performance increase on wasm (#3346)

* Docs: huge performance increase on wasm

* Fixes

c0cf5f2df161dea7e036cbf94c9f8e6d95f9f1fc authored about 3 years ago
Docs: add render benchmark and display value in test environments only (#3337)

fb2deb329d7b5ff198eddd8ac45309ed5cabdb61 authored about 3 years ago
MudScollToTop: Fix data types in ScollEventArgs class (#3185) (#3225)

Co-authored-by: Alexey Tsynaev <[email protected]>

b53a6f0197d04162cc3d9ca5ce8e508464fa07a7 authored about 3 years ago
TimePicker: Fix picker adding a day to the timespan (#3180, #3326)

d76728f09f2aedba5ef4312395fff959c4217c7e authored about 3 years ago
MudChipset: Remove debug messages (#3319)

436c23ac2bccffc8609a8ad315103b7cb3759768 authored about 3 years ago
MudFab: Add StartIcon and EndIcon (#3234)

9be6a69f19cf3ea540722b6c9c2ef342e69d88b3 authored about 3 years ago
Turned of pack job completely

bed2fdfe112b221a93efaffdce6fd5c80d74de78 authored about 3 years ago
Updated release pipline, removed pack

71104aca42e658a2c91287258a961b80d9116f70 authored about 3 years ago
Commented out release pipline

d445ff883383c531c152a61cd1b2c70331a344ab authored about 3 years ago
Update to version 6.0.2

b3dff732ca6e8def9773ba3284e31a1098fcf8c9 authored about 3 years ago
Updated pipline

02f79367bd23716815b79203b37ebe3093dc98b8 authored about 3 years ago
Update to version 6.0.1

be5aaac9fa04c77cb2396fbf1949f7715577d880 authored about 3 years ago
Badge: Fixed correct obsolete

b0c861a714e9c0db726278661699dfd086e004a1 authored about 3 years ago
AutoComplete: Added back origins that was removed with: (#3299)

3d787c864a622dcbffd25ec9f6f30f3bfca6edb2 authored about 3 years ago
Menu: Added back origins that was removed with: (#3299)

a63e56a613127ababde3fc698f2fcffedb78d54d authored about 3 years ago
Select: Added back origins that was removed with: (#3299)

8b989418e488738630fab4958020055153483319 authored about 3 years ago
Docs: fixed version color

6f8ca83c60e9e5a4fb20af037e40bf8ffc6e71ac authored about 3 years ago
Update to .NET 6 and MudBlazor 6.0.0

c60d577729e4503d295c461bc0f1d4234e6490e5 authored about 3 years ago
Docs: Added _Layout to installation instructions

68708944954033be77a65426402289912a76f35b authored about 3 years ago
Removed sponsors

ce27d2620048d4f31f97b03890f21900e32889ac authored about 3 years ago
Build: Fix pipeline warning

5642180c38d76238d4585804df7d08891e3566bf authored about 3 years ago
Docs: Publish self-contained until Azure provides net6 final

650d53a6ac67f05f600d5eea912cc3dd850093c4 authored about 3 years ago
Docs: Update installation Docs

c1fb922563aad51cf339b340fb97e979b5b0bcf5 authored about 3 years ago
Docs: Update Installation in README

45dc58d32a29dfe67eaa41c3bbe5cbbf75c89a62 authored about 3 years ago
Build: Make obsolete parameters fail build. (#3299)

47ece4aa54f7be5ce6c8ab67403809de80de6faf authored about 3 years ago
Update Microsoft.AspNetCore.Components.WebAssembly requirement in /src (#3298)

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

a79a2df892831ea8a278c82e549d6b4146f86652 authored about 3 years ago
Update Microsoft.AspNetCore.Components requirement in /src (#3303)

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

aeaf5589d396b1967368425f24670ab07430ec11 authored about 3 years ago
Update System.Net.Http.Json requirement in /src (#3302)

Updates the requirements on [System.Net.Http.Json](https://github.com/dotnet/runtime) to permit ...

113e87cff56558f2b525f9434fe75d02b0d9084d authored about 3 years ago
Bump NUnit3TestAdapter from 4.0.0 to 4.1.0 in /src (#3296)

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

4e1ede3de0111b63feb8c137fc165c3c23cb31cb authored about 3 years ago
Update Microsoft.AspNetCore.Components.WebAssembly.Server requirement (#3297)

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

5a741c1ca72af9483b8a4793c3031d78d87fac30 authored about 3 years ago
Update Microsoft.AspNetCore.Components.WebAssembly.DevServer requirement (#3295)

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

ce122966f67bbd2096369325c0f15122155b0c73 authored about 3 years ago
Update Microsoft.AspNetCore.Components.Web requirement in /src (#3294)

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

5809183bd63a72033089ceda50eb5f330062b9e2 authored about 3 years ago
Docs: Use .NET 6 style Program.cs (#3280)

e9432db0ef01a512a2ea8ed700a679be6d532733 authored about 3 years ago
NumericField: Add missing HelperTextOnFocus parameter (#3285, #3288)

8a1be1dcd7e07cf597f248167a3abea046b1b5a3 authored about 3 years ago
PopoverService: initializing when disconnected (#3262)

01e2d7d8a94ae2e0a805250c2869d13e26129dd1 authored over 3 years ago
HeadElement: remove and use native tag (#3278)

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

e29e198431d4d44f7981524735120dfedd63d96a authored over 3 years ago
ThemeProvider: Add TextTransform parameter to typography (#3273)

f6667e069b903bcdbf19073013cc08fcd5853d6f authored over 3 years ago
Build: Build with net6 SDK

b51f45ac5403345abc31bd6a395bc262c2ab0d44 authored over 3 years ago
Build: Add back dependabot

6b3d63f0395bf0f9fd43e1d78a249fc735b705c1 authored over 3 years ago
Merge branch 'net6' into dev

e006130d90c824c174201c579601f2dd050f0d70 authored over 3 years ago
Merge branch 'dev' into net6

42afb7dbdff1ea80989fbd79f1f843f6375453e5 authored over 3 years ago
MudTable: Fix item selection freezes table filtering (#3108, #3245)

4942fc69de73889d8f8d4e09ade186c224ff03a8 authored over 3 years ago
DatePicker: Fix setting culture not leading to DateFormat change (#2962) (#3083)

MudBaseDatePicker sets the Culture and Format on the default converter.
The CurrentCulture is u...

c660c9c8b95b96166d710e95e5784718829d9d74 authored over 3 years ago
Merge branch 'dev' into net6

8828d29eb9144bb00b0ed24682763b65c31f8a57 authored over 3 years ago
Updated GitHub Workflows (#3251)

8c425e75d165a5e806fe9f941111d451f1615472 authored over 3 years ago
Extensions: Add ToPx method for common number types. (#3148)

b57c67f300f944c44cd825347a9241c20156c5cd authored over 3 years ago
MudTable: RowsPerPage Parameter can now be set from code after first render (#3033, #3244)

daf7a8b8b83e5d0903cdd9f6f074248587b361a9 authored over 3 years ago
Docs: Add tooltips for enum types showing enum constants (#1020, #3172)

33db3d5db9a16b0e4c175c42268fe01bd3a3f012 authored over 3 years ago
Update template-pipeline.yml

6924e38f1ed19722b70445662f34f9f3d011b3da authored over 3 years ago
Update template-pipeline.yml

9081c3b38e946c21202f04072f4b80abf6caf1b1 authored over 3 years ago
Update template-pipeline.yml

c32c824899617ee8731daa8f59a865a277db6bbb authored over 3 years ago