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

Autocomplete: fixed bug that wouldn't allow picking items per mouse click

5e65fb238768a0e0ad4c605ffaa2f5d1dd5dac7c authored about 4 years ago
Improved Autocomplete documentation

a8724a3662efb52a74aafc0a1a2279cceff633de authored about 4 years ago
Autocomplete: call search on opening drop-down if text is empty

2cea77fe3e78b454bd4f03e62bc65ade77784d0d authored about 4 years ago
Fixed Picker and Popover so they use ThemeProvider's z-indexes

c68cab94031992476b7b5369d5e79728f79ae043 authored about 4 years ago
removed unused css class

4fd5c0fdb02e2fa1a6e6a5d903f399c12ec43474 authored about 4 years ago
Added Chart Palette colors and inline colors for charts instead of css

432f9f49cdba052d09e389113d5e83694675e507 authored about 4 years ago
Chart examples: added slider to demo different data sizes

5e5b20b12846a9c44e2df6f13af45140ff6ba3e4 authored about 4 years ago
Removed double material color list on colors page.

2ee364edf190bd5bcff7bf1ddb1f2ebff12fd938 authored about 4 years ago
Changed Donut Examples to be displayed in pixels instead of %

111daec074e220df6fbc9be14597348a5cf8a717 authored about 4 years ago
Removed double binding on navlink/drawer because i getting crazy

426b075826cc5e74251dd759c3e100640ad79c2b authored about 4 years ago
Added Charts hover css in ThemeProvider Style tag temporary

27a63a98b24516c6f52b63f7fc40771f2947d243 authored about 4 years ago
Removed Charts Hover specifc colors added SVG Filter instead

cb8c3a19926408d9a0c52a896807a4f0364fbe33 authored about 4 years ago
Removed/Commented out button focus for now, prob needs specific class

8fb7d817243b739ba1e43e1a10af24baa979a1f7 authored about 4 years ago
Fixed Select inside Dialog #115

6a6297ab91286796763bd9bc7535c16b553fdd68 authored about 4 years ago
Added the new AlertSuccess Icon to Alert

43ea8aa2e258b116f32ac529af0638672f073127 authored about 4 years ago
Merge remote-tracking branch 'origin/develop' into develop

7e801374becdd381d3b4a1e868d65900bf71112b authored about 4 years ago
Removed old themeprovider.

aff64c0cfe71abc66dd6eda35b480fd1a30187be authored about 4 years ago
Merge pull request #116 from lindespang/inline_SVG

Removed redundant inline SVG in MudAlert

cd926ab4a79a2fee85d4b23ea87b53b44503b677 authored about 4 years ago
Added AlertSuccess Icon

c17111884061579424ddf1e904f533bb2dbd89d7 authored about 4 years ago
Charts: fixed charts not being updated with new data

e62930c1a5f7092137b45053381acc9e88a42fc4 authored about 4 years ago
Chart examples: added "Randomize Data" button to demonstrate data update

87ab83d2e1fdaf4d5748e230a0b81aa78cf14ca6 authored about 4 years ago
Changed textfield examples to nullable

6807f9698f4098235755736ca23bc55ab38da008 authored about 4 years ago
Fixed Input variant outlined border color on error.

5265d0f4dc943ddc716e3fc8093e95fbb86fcddb authored about 4 years ago
Fixed Input variant outlined border color on error.

d1826a9c0887af3f8b05a49d667ce7fddbda276c authored about 4 years ago
Merge branch 'master' into develop

a8fef8aa717c45599a5b4105a894e72a847235b4 authored about 4 years ago
Table API: fixed nullref exception

5dca28cbefbaed59fb3df6d54c60d27833237927 authored about 4 years ago
removed inline_SVG and replaced "success" icon

7a4fc5a9cc93471f912d08e5ac2812638dbe9e89 authored about 4 years ago
Merge pull request #2 from Garderoben/develop

Sync Develop

0dc440d3192aca92cbcd55217189b58f341eb3c9 authored about 4 years ago
Merge pull request #112 from nathanwienand/outlined-input-variant-highlighting

Added better border highlights on outlined MudInput fields, using theme's primary color.

bdae09c6f4f284c86030888889ae6a9f7d8881cd authored about 4 years ago
changes as per @Garderoben regarding lineheight.

4c4f1f9a438df6ab0cb7a1ed32fd75067f9e4c29 authored about 4 years ago
Added css Focus to Buttons,fabs,iconbuttons,lists,navmenuitems

c6608bb20bee49e098ed766a8ee129af840e5fd8 authored about 4 years ago
Added rounded=true and removed the div from the TabBadge example

a4c029ccad624b3b5024548e581bc7cb0651dcad authored about 4 years ago
Badges in tabs fixed and Compiled css and code.

f5151af24bc57943c55253881ee6e71a0a075e3c authored about 4 years ago
Added BadgeColor, and renmaed LiveData to BadgeData

923184165ecde2ad0b02c289cef6a522058a6e52 authored about 4 years ago
Reworked how the Badges where added, less code now. Renamed to BadgeData

f0c1e4abac36ef81b468c9f2af79eba0d51b42a6 authored about 4 years ago
Fixed compilerconfig that got merged

177574b3bb62944cb990b5f0ddb9e262c40d62af authored about 4 years ago
Merge pull request #113 from HClausing/Tabs

Initial work to add MudBadge on MudTabPanel

bef5543c75e1402f1dbc9bf29cd01011f561dd2b authored about 4 years ago
Initial work to add MudBadge on MudTabPanel

f1b4c50cf417e3dea05b8295f9b60259520d527f authored about 4 years ago
why vscode... why?

df3e7d98fab274770c78ffe25da1569a17532044 authored about 4 years ago
whoops

7edee321447cf170019ec688c1616c18e130ae6a authored about 4 years ago
Added outlined MudInput highlighting using primary color

8a271f01cd3287327d805e1cb8c3113782aba005 authored about 4 years ago
Merge remote-tracking branch 'Garderoben/master' into develop

f35880b72df4660e6976239267f2dce93ee05718 authored about 4 years ago
Drawer: removed CombinedExample, it is confusing

fe0fce626c59521679ecb8a50a6fbba15330c334 authored about 4 years ago
Merge branch 'autoclose_drawer' into develop

eb58955afb43c3a10983bcfb17ec35a1c41d5951 authored about 4 years ago
Drawer: removed CombinedExample, it is confusing

5c61b09338eda17369427b5c2c4b1b42bd950765 authored about 4 years ago
Docs Updated Installation Note text with correct CSS class.

bfe43accf5081d1629ee23fda7fa2f7612eaea83 authored about 4 years ago
Docs: Typo + clarified Drawer explanation

9f67b83ec409ccfac794b74de3ca4644f9449928 authored about 4 years ago
Docs: updated Select code examples markup

88bb1357daca0e7156b2ca69703026b6309e31a3 authored about 4 years ago
Moved Description to be last col in the table on the API pages.

cf1c89632ae7e96377fb2b3ef7b09048a5bd1a58 authored about 4 years ago
Fixed MudProgressLinear Buffer after the new ThemeProvider changes

ab53fffaa799493b53254a9b5c9336891ba132d6 authored about 4 years ago
autoclose drawer on navigation

9cfeb3e982980c2771b85d567a594a992003939d authored about 4 years ago
Select: added a test case for #107

d38ffc9f0dd2ee8b1dc485a027d0503b75bf9559 authored about 4 years ago
Select: fixed display bug when initial Value == default(T) #107

60c2b54627d75130100bd555405649c13c7628a5 authored about 4 years ago
Select docs: upgraded the Usage Example with non-string type usage

8cda3ab894680d091a257d20503c80fefdb97be5 authored about 4 years ago
Docs: added canonical link to api pages so search engines will link to the example pages which are a better representation

28f7b85343aae45016d480b0764b28460a80ea1a authored about 4 years ago
Merge pull request #1 from Garderoben/develop

Sync

98cdc12b0991b2d8dff8ba63e58e0c785999b742 authored about 4 years ago
Fixed Spacing example with wrong css classes.

e65a1086baf09c2232c9db946a50f57cf9d1dbe6 authored about 4 years ago
Updated to version 1.1.2

02c2237a91c243ec184142e7935aa9545965a2de authored about 4 years ago
Fixed MudDialog so it uses ThemeProvider Z-Indexs

649d3ee77503d770e7fb02488dcbd920a2207a9c authored about 4 years ago
Generated code examples.

d4fc910a6ae6dde0ebc1db1831432cde4ddd47a7 authored about 4 years ago
Merge pull request #105 from Lunees/master

Text corrections.

9951971e3984d498a26d139466870fddff5f17c7 authored about 4 years ago
Added all defaults under DefaultTheme page.

6c3a0a1451b71ec5b51b7b317ac794de8bb37234 authored about 4 years ago
Text corrections.

dd6263dcf161cc268a9f18425c0fc3c5b48ef0a2 authored about 4 years ago
Started on Themeing documentation.

2f43069b64adcb886f5e658874636b5a65df9bab authored about 4 years ago
Added missing Class option to ExpansionPanel

8aa8871e3a078d1d42d1edf507b8f42bd06bb376 authored about 4 years ago
Removed old themeing docs

3bc39f84d4a0dcb6c3a2474693716d8c5ab3ea29 authored about 4 years ago
Merged DevBranch with the New ThemeProvider

39b0d84d507baa5a6786ed77a209d94400cd39cd authored about 4 years ago
Merge branch 'develop'

47e147239b31a7153eb3ffdbd08bc84843a1ebb0 authored about 4 years ago
Updated AppBarExamples.

e8fa3c5a0b4d745290d544e0eb57ce1c8c138c7d authored about 4 years ago
Fixed AppBar Color classes so they work with new ThemeProvider.

9f6c17f00d698121c00230dfd3770512c2dff9de authored about 4 years ago
Fixed the Donut inner circle.

335d32a8d74703d68013f69daa7b39c6d02aa0ec authored about 4 years ago
Removed , after last line.

f79a7c980121a122a3e420d64f1132f549709666 authored about 4 years ago
Changed DarkTheme Colors

2a2224ca179633a44c29afa4bc7b462fccabef6c authored about 4 years ago
Removed TextTertiary, Added BackgroundGrey and DrawerIcon

5948b0c6dfe4ee66747068d12ad24ae1e47aaef3 authored about 4 years ago
Added theme var to sectiondarken.

65bef427aa4c9aabe158ffca9aa58844bf0ffdc9 authored about 4 years ago
removed custom docs css for icons.

4356cf2af5a827362016f9d86467267f17d44c2d authored about 4 years ago
Removed old css vars

0e2496a4c6b51b8a6ba88caa43cefe6127c15968 authored about 4 years ago
NavMenu Icon and Expander icon will now use the theme class.

4958954d3df47abca702d49abc52c2c5be9ebda4 authored about 4 years ago
Changed some default palette colors.

d236726a1f3f3dde4edea95de2411c71c9780375 authored about 4 years ago
Changed Primary Text

c311e957a67ea3deccea32b559298746ccb80e64 authored about 4 years ago
Merge pull request #99 from HClausing/AutoCompleteCLR

MudAutoComplete extensions

a5e9f7760f18b486aa8843f33c043262e2975e3d authored about 4 years ago
Added TextField Dense/Margin Example, and swap some examples around.

b7bd3943e7bc37bf9f6572144c00d250fa9ab23b authored about 4 years ago
Merge pull request #102 from multi-INTER-media/denseinput

Fixed dense margin in mudtextfield

6c1d8262320610f1f64c567dca676d07ad85845a authored about 4 years ago
Added missing transparent colors.

d90f5e8da0a3ae63696a2a232a247657bae6b7f0 authored about 4 years ago
Fixed thable head background and border-radius after new Themeprovider

31f1337399e10bf33e360583d8c9f1a52c12d798 authored about 4 years ago
Added selected chip color to all palette colors.

2622d8f1e610800c9b199265947e2502c61b70c6 authored about 4 years ago
Renamed mud-error in all inputs to mud-input-error

8590ec41bd9b47b15d4d073d47feedf0e0828827 authored about 4 years ago
Updated Examples and CodeExamples

f6613a6262c17e456698dd3270fc7c7458b55d18 authored about 4 years ago
Changed some default Palette values.

570ae8652f56a8cc0b685a2f2eeb9c58abb68804 authored about 4 years ago
Fixed default button hover after scss changes.

b350c4929613a38e6d0562442fd0f3dc96f4138c authored about 4 years ago
Fixed Default avatar, and swaped to new theme classes.

8765f3324bbf9d9862a82f4658df9221cdf6471a authored about 4 years ago
Fixed Default IconButton color after new ThemeProvider changes.

a2c8532acb6a7a074ae71c343d83d71dffe596db authored about 4 years ago
Fixed MudLink colors after new ThemePRovider changes.

048bb392b69d44b5dd6940f626ac8cef64abe7ea authored about 4 years ago
Fixed MudText colors after new ThemeProvider changes

6a487069b85ad6a6a527eca9a9c26f471a0b74f4 authored about 4 years ago
Fixed Progress after sccs/ThemeProvider changes.

ba4b54cbdb352c6e930b6c2f9600b7eb80e7366e authored about 4 years ago
Changed some default theme color values.

9af5f91805eb21483f42095cd2f189be79529e00 authored about 4 years ago
hardcoded codeblock background since its not part of MudBlazor

eb0ee39e9fdda1db1df439755e2e822ed9252476 authored about 4 years ago
Added the grays to MudThemeProvider.

029250b1e92e7b1f9e22e918021021b8911b580c authored about 4 years ago
Fixed ToolTip so its no longer black after new themeprovider.

05ce4e797e1b01240722299973db006ecea88374 authored about 4 years ago
Fixed Switch so the thumb colors is from the theme color palette.

521ac90d338e95c06824c0a3e626da81bc6e7ed0 authored about 4 years ago