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

Updated to 5.2.0-rc3

github.com/MudBlazor/MudBlazor - 62e15ecd312155ae898124d1156fef7bd3e3805e authored over 3 years ago
Merge remote-tracking branch 'origin/dev' into feature/portal

github.com/MudBlazor/MudBlazor - d1581c63db9320a7e2c1bf61444ba56347bd1bc7 authored over 3 years ago
Docs: Fixed API page's component page link from children #3010 (#3061)

* Fix link in the DocumentsHeader

* Create GetComponentLink method to resolve issue #3010

...

github.com/MudBlazor/MudBlazor - cfd685d0a73e74d21cd41c43650ba73d950351b9 authored over 3 years ago
Popover: Updated tests with new parameter names

github.com/MudBlazor/MudBlazor - de37e1aa902f14dcb5ea14a2569dd394234f64de authored over 3 years ago
Merge remote-tracking branch 'origin/dev' into feature/portal

github.com/MudBlazor/MudBlazor - dc1033f9b39d5fcd3592a7a8d17143a241ffe5c9 authored over 3 years ago
Merge remote-tracking branch 'origin/feature/portal' into feature/portal

github.com/MudBlazor/MudBlazor - 42327edb3a322841e8ac1afc4f8509378ff36967 authored over 3 years ago
Docs: Tooltip delayed example updated

github.com/MudBlazor/MudBlazor - 596d6c384fee8cc3bd550623d1c54692b8378c31 authored over 3 years ago
Popover: Fixed delay and duration

github.com/MudBlazor/MudBlazor - 09793d4abb871372a226398ad481da42a73803bd authored over 3 years ago
Merge branch 'feature/portal' of https://github.com/MudBlazor/MudBlazor into feature/portal

github.com/MudBlazor/MudBlazor - f33af78e4e377114d5d5a26b4856cf859687e91a authored over 3 years ago
move js from doc to mudpopover

github.com/MudBlazor/MudBlazor - 300fab06579556e8ee26dc53b35b2e9c48647b09 authored over 3 years ago
Popover: Fixed z-index when inside temp or responsive drawer (#3046)

github.com/MudBlazor/MudBlazor - 092e99a9a725736bf43598631aeee0c403d7bdb0 authored over 3 years ago
Menu: Fix that Buttons not worked as a activator content (#3065)

* MenuActivatorClickFix

* Add Test

github.com/MudBlazor/MudBlazor - 4163e827a801f36e306e2e3f57393f83d615e049 authored over 3 years ago
Tooltip: Added optional show on touch (#3073)

github.com/MudBlazor/MudBlazor - 634c69563f1fc29b9906922c63ccbe3e79bfdf79 authored over 3 years ago
Docs: Popover Overflow example corrected enum values

github.com/MudBlazor/MudBlazor - 9dc016af8dfa589a7e043af271e09c312454c9b9 authored over 3 years ago
Docs: Popover overflow behavior updated

github.com/MudBlazor/MudBlazor - e8d57b35b7e3e56265db69cc46e07a6983fe0d16 authored over 3 years ago
Auto stash before merge of "feature/portal" and "origin/feature/portal"

github.com/MudBlazor/MudBlazor - 0ac48d45aa5d8c32befa16fbf68cf127a2060479 authored over 3 years ago
rename mudpopover OverflowBehavior enum values

github.com/MudBlazor/MudBlazor - 2979a275f44d6a862d6254a2fdc3618dbd34c397 authored over 3 years ago
Merge branch 'feature/portal' of https://github.com/MudBlazor/MudBlazor into feature/portal

github.com/MudBlazor/MudBlazor - 5940d2b11b3c3ee4b81f847c972f796e522d2b1d authored over 3 years ago
fixes for flip always

github.com/MudBlazor/MudBlazor - d38d1c0d1a79265548653396c793ec45765caf16 authored over 3 years ago
Docs: Updated Popover examples

github.com/MudBlazor/MudBlazor - bc984d4bf62ad5655bc98653c995353bca6cad24 authored over 3 years ago
fliponce is working properly with menu

github.com/MudBlazor/MudBlazor - adae5191638984ce7db6fe531558c0c0340ff0a6 authored over 3 years ago
Merge remote-tracking branch 'origin/dev' into feature/portal

github.com/MudBlazor/MudBlazor - df19ce43338240cc9df8f25ab142d28e8ccd9a8b authored over 3 years ago
Select: turn off key interceptor logging

github.com/MudBlazor/MudBlazor - 29074cd7d2ff8bc7ad93a3a90270cc6f1a398a5e authored over 3 years ago
CardHeader: Removed wrapping div from childcontent (#3053) (#3070)

github.com/MudBlazor/MudBlazor - a4e192f44a33a36e64d84a28d7676929f07af867 authored over 3 years ago
DatePicker: Changed selected day button to outlined. (#3069)

github.com/MudBlazor/MudBlazor - 31718af5d782640e1b6800163aabfd676e0ac769 authored over 3 years ago
KeyNavigation Focus: separated from mouse and added more components (#3068)

* IconButton: Fixed separate focus/hover for keyboard and mouse.

* Switch: Fixed separate foc...

github.com/MudBlazor/MudBlazor - 613afd7e8a5ff7e0127aaf07ff6d4c3e3a78b7d8 authored over 3 years ago
merged test conflicts

github.com/MudBlazor/MudBlazor - 9595ed58081bf4391098e895d357b32b30ce0d6f authored over 3 years ago
adding test for popover flip

github.com/MudBlazor/MudBlazor - a4037f723ee020a87e3718c7043f8e1b678f033f authored over 3 years ago
DefaultConverter: make it easier to override (#3071)

* DefaultConverter: make conversion funcs virtual to allow overriding them

* BindingConverter...

github.com/MudBlazor/MudBlazor - b97cce36ad059705e01bc8d8950a46373c1345c5 authored over 3 years ago
Autocomplete: Add test for changing bound value (#3066)

* Update MudTableBase.cs

* Update MudTableBase.cs

pass `rowsPerPage.Value` into RowsPerPag...

github.com/MudBlazor/MudBlazor - e30cd0a3c01ce79a31fae31a197a9d6a9cc2dc1a authored over 3 years ago
Tooltip: Fixed tests

github.com/MudBlazor/MudBlazor - e616a6c96dcf16bc785b70d2fdc38174d2cb7259 authored over 3 years ago
Popover/Tooltip: Fixed failing tests

github.com/MudBlazor/MudBlazor - 489b3ec9b9dbf496abea157e870653b321dfafe2 authored over 3 years ago
Tooltip: Fixed HTML Tooltip to display as before

github.com/MudBlazor/MudBlazor - 39f1c6445f7962250ca6544c557d6e72538ef288 authored over 3 years ago
Merge branch 'feature/portal' of https://github.com/MudBlazor/MudBlazor into feature/portal

github.com/MudBlazor/MudBlazor - 717ea4373c34a9967a6bde894f1c278c97613a39 authored over 3 years ago
modify flip behaviour for popover

github.com/MudBlazor/MudBlazor - 1c56eb0d1e85b41e0f53e81aea6534e6522571bd authored over 3 years ago
Tooltip/Popover fixed duration

github.com/MudBlazor/MudBlazor - 084f8615a3a8c1a73375cf0fb2d3788b4de3c27a authored over 3 years ago
Tooltip: Removed dev debuggning

github.com/MudBlazor/MudBlazor - ee8f9b7e976ec07b735d93c8292b62db6d35ba83 authored over 3 years ago
Tooltip: Fixed weird bug where it spawned in wrong place.

github.com/MudBlazor/MudBlazor - 8e4d97cebba1a01e33a5e1c27740cd4d3c1df1d4 authored over 3 years ago
Popover: delay/duration options.

github.com/MudBlazor/MudBlazor - e929a04afd05304843e7c21210ccfd3cb130969f authored over 3 years ago
DatePicker: Changed selected day button to outlined.

github.com/MudBlazor/MudBlazor - a9eece252ffa99350038175951e5b8afe93ce51d authored over 3 years ago
DatePicker: Fixed selected month color

github.com/MudBlazor/MudBlazor - 04de5c7499c793634bbc7687b7177c230ab70baa authored over 3 years ago
Slider: Added focus style on keyboard navigation and mouse hover

github.com/MudBlazor/MudBlazor - 992cbe46e1f6418de5b08c3f42f4c64c5759bede authored over 3 years ago
List: Added focus style on keyboard navigation

github.com/MudBlazor/MudBlazor - 59d48661864596e5e27a63aba2bfc1a14620b769 authored over 3 years ago
Chip: Added focus style on keyboard navigation

github.com/MudBlazor/MudBlazor - df512f8daa3aec9ea145ccdfbc3ba93270a32225 authored over 3 years ago
ButtonGroup: Added focus style on keyboard navigation

github.com/MudBlazor/MudBlazor - bab87da99cb38cec551e848c428927da7736de8e authored over 3 years ago
Button: Added focus style on keyboard navigation

github.com/MudBlazor/MudBlazor - 85723eba28f88856c4de6aa32e3c6218e375a0da authored over 3 years ago
ButtonFAB: Added focus style on keyboard navigation

github.com/MudBlazor/MudBlazor - ce73268860d19fef64ca04dfe48e2e0275d0885f authored over 3 years ago
CheckBox: Fixed separate focus/hover for keyboard and mouse.

github.com/MudBlazor/MudBlazor - e461e7f474d0146aa00ecfc415aa4939fa07b28c authored over 3 years ago
CSS Reset: removed missed outline on a elements

github.com/MudBlazor/MudBlazor - f78fc39dab8cdb885eaeb3d4525d25163a191313 authored over 3 years ago
Link: Fixed separate focus/hover for keyboard and mouse.

github.com/MudBlazor/MudBlazor - cc9a9dffd52ac81bf717a606db44d10484ee7ff3 authored over 3 years ago
Radio: Fixed separate focus/hover for keyboard and mouse.

github.com/MudBlazor/MudBlazor - 4e10ac5adba6def544ef9ef60fa33fbd59ddab32 authored over 3 years ago
Switch: Fixed separate focus/hover for keyboard and mouse.

github.com/MudBlazor/MudBlazor - 62dcbf260eabeeeb7440ec0bca6bd13b56668c3d authored over 3 years ago
IconButton: Fixed separate focus/hover for keyboard and mouse.

github.com/MudBlazor/MudBlazor - 9cc264b72f6769232e298c88fbedaa47e1bccce5 authored over 3 years ago
Merge branch 'dev' into net6

github.com/MudBlazor/MudBlazor - 078fd2f026a9fda9db404ac1e875ac9da3365256 authored over 3 years ago
MudPopover: popover fixed so that the API page can be displayed

github.com/MudBlazor/MudBlazor - 9f719e395e79781e443eb613787533cc232bb4a4 authored over 3 years ago
mudpopover: fixing task cancel exception

github.com/MudBlazor/MudBlazor - c53fe550f2eb1144bd74fdffb3c8098cfdbb1d75 authored over 3 years ago
Merge remote-tracking branch 'origin/dev' into feature/portal

github.com/MudBlazor/MudBlazor - a59c777c71fb9f7465a6abb89b1de9926a1bf249 authored over 3 years ago
Docs: Table RowClassFunc Example (#2931)

* MudTable-RowStyleFunc-Documentation-Example

* Simple RowClassFunc Example

* Faster Loading

github.com/MudBlazor/MudBlazor - b2f0855197be736d40b1067e9f3603bba5863721 authored over 3 years ago
Updated to 5.2.0-rc2

github.com/MudBlazor/MudBlazor - 17c509f70abae51fddb3ba8ecb9c6c9ba25abcd7 authored over 3 years ago
Updated to 5.2.0-rc1

github.com/MudBlazor/MudBlazor - 78a3e71cfc8fc83a813637aa88a04d5e13187b54 authored over 3 years ago
MudPopoverJS: turned off loggin

github.com/MudBlazor/MudBlazor - c4d4efea481fc97135b470f1030e3af8908516bc authored over 3 years ago
Updated to 5.2.0-rc1

github.com/MudBlazor/MudBlazor - c33c0bfdb8667a1c6981f96a205ad6a5be58a6de authored over 3 years ago
Merge branch 'dev' into feature/portal

github.com/MudBlazor/MudBlazor - 5da73702ac88c00950e6b5ff5b626932d1cb3cf8 authored over 3 years ago
Select: Fixed weird Select All Implementation (#3040)

github.com/MudBlazor/MudBlazor - 150f9153927cb4782e5570dc81be6f0e06df42a2 authored over 3 years ago
Icons: Fixed outline issue on right click.

github.com/MudBlazor/MudBlazor - 5e19c2d15d3798a62eec4a23b5f52c89e23384e8 authored over 3 years ago
AutoComplete: Changed to the real scroll fix

github.com/MudBlazor/MudBlazor - 7c842772ff493109f704a50d570af25167998bde authored over 3 years ago
Popover: Fixed scroll for mudlists with max height

github.com/MudBlazor/MudBlazor - d96c778a2dbe0ff015d55aae69c9f771c4bce57a authored over 3 years ago
Popover: Fix opacity bug, remove portal css (#3037)

github.com/MudBlazor/MudBlazor - 64c02f36df90fea29bf915c0bd53894f3891edbe authored over 3 years ago
Form: fix form.Reset() which failed under certain conditions (#3034)

github.com/MudBlazor/MudBlazor - 606143062e035ad100adb7886861796c13aa1df2 authored over 3 years ago
Docs: Cleaned up some select popover examples

github.com/MudBlazor/MudBlazor - c11d851ac83cd1931e8669c820ed519f16245888 authored over 3 years ago
Docs: Fixed Popover example after badge fix

github.com/MudBlazor/MudBlazor - 5d119f422581a44f4d30f9ae4b7e907b322eff6c authored over 3 years ago
Badge: Fixed placement of badge with new origin system

github.com/MudBlazor/MudBlazor - 4214c6c291bd42fa150b56185487307da9d28cc6 authored over 3 years ago
Docs: Menu cutted down on placment examples.

github.com/MudBlazor/MudBlazor - 12b8608cbfaa9afe485073232fede616378c4828 authored over 3 years ago
AutoComplete: Fixed scroll inside list on key navigation.

github.com/MudBlazor/MudBlazor - a1c69b5d9a0a01dedd0967b3f9b6a3757879f377 authored over 3 years ago
Docs: Temp Chart Options

github.com/MudBlazor/MudBlazor - 86b880127b795469bb815f557abcb0127eda6966 authored over 3 years ago
Docs: Chart Folder Structure

github.com/MudBlazor/MudBlazor - 2033d0b181fa179276afe71d254af100cddaa0ac authored over 3 years ago
Docs: Updated Popover Overflow example

github.com/MudBlazor/MudBlazor - e4f229b40988f8aeadfa210f779a8fde275ee157 authored over 3 years ago
Select: Fixed broken code after merge

github.com/MudBlazor/MudBlazor - 927d85886b07398acc9a3c5a96be6c5bbc278378 authored over 3 years ago
Picker: Fixed broken code after merge

github.com/MudBlazor/MudBlazor - 8f37fd9990494bd2654104be41d8e03564dc58cb authored over 3 years ago
AutoComplete: added back parameters that got lost in merge

github.com/MudBlazor/MudBlazor - e57bb3ceecd5497f4d24e1177b273e598b51bbce authored over 3 years ago
Fixed broken tests

github.com/MudBlazor/MudBlazor - 37765659c328c5b855117dbb929cf020a408eff6 authored over 3 years ago
Merge remote-tracking branch 'origin/dev' into feature/portal

github.com/MudBlazor/MudBlazor - 53dae7bbde21ab74423ef5000af12325412d0021 authored over 3 years ago
Docs: Added Chart Options page

github.com/MudBlazor/MudBlazor - 88a79df9e45add2f582a72d7170a204686fb9ce7 authored over 3 years ago
Pickers: Fixed flipping behavior for pickers

github.com/MudBlazor/MudBlazor - 1812ffb008105902678a4ecc02154be4d3c2a8b4 authored over 3 years ago
Theme: Changed default Z-Indexes

github.com/MudBlazor/MudBlazor - 5782505ee0503267a125778684aae9b5803f0105 authored over 3 years ago
Select: Docs Change (#3006)

* SelectDocsChange

* Add Some Test

* Test Arrangements

* Test Arrangements

* Test Ar...

github.com/MudBlazor/MudBlazor - 8a85c58a36c82dfbdf93b95bdc05f14237dc8ba6 authored over 3 years ago
Select: Keyboard Navigation (#2929)

github.com/MudBlazor/MudBlazor - 59deb920ad7d9f9dbb7a8565ecf704d15da38981 authored over 3 years ago
TextField: Fixed TextUpdateSuppression which didn't work despite having a test (#3002)

github.com/MudBlazor/MudBlazor - fd252a85e09a60c258dd00b2598f3afe0a1507d0 authored over 3 years ago
Merge branch 'dev' into net6

github.com/MudBlazor/MudBlazor - 3d26d074ffaff270377b16217923b6c840375bb8 authored over 3 years ago
Pagination: Fix wrapping on small screens + Update table example (#2965)

github.com/MudBlazor/MudBlazor - 9a31e7c30f2f3a2b352f97f62efac428c5451ede authored over 3 years ago
Exclude Obsolete Lines From Code Coverage (#2989)

github.com/MudBlazor/MudBlazor - b6f8c3d4822ae019fba8799ef73f5dbcdcc76410 authored over 3 years ago
Picker: Add Basic Keyboard Navigation (#2933)

* Picker Keyboard Navigation

* Fix non-closing popover when lost focus with tab key

* Chan...

github.com/MudBlazor/MudBlazor - f012aa6b2416ed057771f4c5b226c613d63ae07f authored over 3 years ago
Table: Fix for inner level grouping with paginated data (#2910)

Co-authored-by: Henrique Clausing <[email protected]>

github.com/MudBlazor/MudBlazor - da2a2ffad3fd3f349ec8560090cbb9555162b4bc authored over 3 years ago
Select: Use more generic ICollection<T> instead of HashSet<T> for SelectedValues (#2734)

* Use more generic ICollection<T> instead of HashSet<T>

* changed type of SelectedValues
* a...

github.com/MudBlazor/MudBlazor - ef123c9470cfe1876f5846977076437f17b1c07a authored over 3 years ago
DateRange: Add == and != operators. (#2977)

github.com/MudBlazor/MudBlazor - b2dc2dfe920ba604b0bd4e332c665cf8882efac3 authored over 3 years ago
Charts: Add Tests for all charts (#2987)

* added piechart test with example data

* pie chart test

* added donut chart tests

* fi...

github.com/MudBlazor/MudBlazor - 7da4dd0e29141144c011ed220916485d3e7018be authored over 3 years ago
Docs: Group properties by inheritance (#2823, #2850)

github.com/MudBlazor/MudBlazor - c50ae4b4cdfa929c5c651e2b61be547cfb128d49 authored over 3 years ago
Show that #2976 can't be reproduced with unit tests

github.com/MudBlazor/MudBlazor - b15a6957a12e8315ddef2183db2e93c2b4630f0a authored over 3 years ago
Fixing tooltip bug mentioned in #2976

github.com/MudBlazor/MudBlazor - af85cfa0efcb13ad20fd18d6bc66438512f07797 authored over 3 years ago
Update Toolbelt

github.com/MudBlazor/MudBlazor - 4f61deed7cfffb6000b23f966bfb3bf89e5d0054 authored over 3 years ago