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

MudComponentBase: added ToS for culture invariant to-string-conversion

github.com/MudBlazor/MudBlazor - e526025b66cad6999c0b2724d314cbc2f2281672 authored about 4 years ago by Meinrad Recheis <[email protected]>
Added RTL button and tooltips to all Appbar buttons.

github.com/MudBlazor/MudBlazor - 74c4cbeacc860d9974f9e97e2d9411a6e3296f88 authored about 4 years ago by Jonny Larsson <[email protected]>
Added basic support for RightToLeft

github.com/MudBlazor/MudBlazor - cea243848eb3f9dc6202ff340f4088804604578a authored about 4 years ago by Jonny Larsson <[email protected]>
Changed Tooltip delay so it can be set in seconds instead of static bool

github.com/MudBlazor/MudBlazor - 3cb1bb6f2a61cbe3ac568713795cffed2a267a37 authored about 4 years ago by Jonny Larsson <[email protected]>
Started work on Palette page

github.com/MudBlazor/MudBlazor - 0c8252754815b7c9bbb495bd6c705cc7f9665210 authored about 4 years ago by Jonny Larsson <[email protected]>
added new palette text css classes.

github.com/MudBlazor/MudBlazor - a952f559237ba8a037ec71463000b247a3a9adca authored about 4 years ago by Jonny Larsson <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/MudBlazor/MudBlazor - 1fa7a8f10e2c86ec51f06476cc316199c9cab772 authored about 4 years ago by Jonny Larsson <[email protected]>
Compiled CSS/Code

github.com/MudBlazor/MudBlazor - 153cce49f3db56570db05517e6b4c1727a9ad63a authored about 4 years ago by Jonny Larsson <[email protected]>
Added Border Radius documentation.

github.com/MudBlazor/MudBlazor - bea931bb1fc393567046c5e0163ac079c3a2f31e authored about 4 years ago by Jonny Larsson <[email protected]>
Added palette light & dark to theme provider and functions for it.

github.com/MudBlazor/MudBlazor - ca2b771a236a4dd2acb3fa589212a5946b8998f0 authored about 4 years ago by Jonny Larsson <[email protected]>
Added the new color classes, will remove old when done.

github.com/MudBlazor/MudBlazor - 8736f05205ca44c4c0cda1b2fcfac9ea8623372e authored about 4 years ago by Jonny Larsson <[email protected]>
Added Border Radius SCSS

github.com/MudBlazor/MudBlazor - eda944dfa731a0f3e44e66922e855a71acc5e0ba authored about 4 years ago by Jonny Larsson <[email protected]>
Updated project description

github.com/MudBlazor/MudBlazor - ab0b2602d5117dc75737b66fd816e10983495655 authored about 4 years ago by Meinrad Recheis <[email protected]>
Chip, ChipSet: added references to each other on their doc pages

github.com/MudBlazor/MudBlazor - 8c0ea001c5136087548b515cde78de98ad6747f0 authored about 4 years ago by Meinrad Recheis <[email protected]>
Removed Chip's ability to remove itself. #95

github.com/MudBlazor/MudBlazor - ac3333ad27fbd2f4d2814ead21e5fdb63ef0e42e authored about 4 years ago by Meinrad Recheis <[email protected]>
Use HSL to calculate ColorLighten and ColorDarken

github.com/MudBlazor/MudBlazor - 40b0138e0faffdbaf8376d9cc07e7ddde1f9d7f2 authored about 4 years ago by Meinrad Recheis <[email protected]>
Drawer: fixed examples

github.com/MudBlazor/MudBlazor - 3b03e5f425310d8940c3f5cb928ed461f9e1ed4e authored about 4 years ago by Meinrad Recheis <[email protected]>
Fixed Index after Drawer change

github.com/MudBlazor/MudBlazor - 0d22858bed31a489a86647bc6f7effbd135ba739 authored about 4 years ago by Meinrad Recheis <[email protected]>
Drawer: moved state into drawer so we can have two drawers

github.com/MudBlazor/MudBlazor - 4d0645525d8a7acec93b2d01faaa788a76f29969 authored about 4 years ago by Meinrad Recheis <[email protected]>
scss changes and compiked css/code.

github.com/MudBlazor/MudBlazor - e3cc187d7722561aff835ed36e932850723e16e1 authored about 4 years ago by Jonny Larsson <[email protected]>
Drawer examples changed and added anchor example.

github.com/MudBlazor/MudBlazor - 3079e00164edfb224fa13490692040006f08d7be authored about 4 years ago by Jonny Larsson <[email protected]>
New Themeprovider and renamed old so both work togheter.

github.com/MudBlazor/MudBlazor - 535883fec0532084af36343b76d71e42e416ffd1 authored about 4 years ago by Jonny Larsson <[email protected]>
Added Drawer Anchor to MudLayout and Layout state for test

github.com/MudBlazor/MudBlazor - a5618750710aced06cd80400324990f1fbf153b4 authored about 4 years ago by Jonny Larsson <[email protected]>
Added C# example for using material colors and added loading of shades

github.com/MudBlazor/MudBlazor - 61947e29092b4b89e071f26d266476b23da57fcd authored about 4 years ago by Jonny Larsson <[email protected]>
Renamed old MudTheme so its still functional

github.com/MudBlazor/MudBlazor - a87e65ac4b1d65342b024504f3a6ff140d236981 authored about 4 years ago by Jonny Larsson <[email protected]>
made SCSS @for, for all elevations, using the new Themeprovider vars

github.com/MudBlazor/MudBlazor - cbcbc8760bbb8db7dd089f0f1ada2421d104098c authored about 4 years ago by Jonny Larsson <[email protected]>
Added Theming pages, updated pages with new ThemeProvider values

github.com/MudBlazor/MudBlazor - 623c8b917d50b35ac86b1007211a900186283e10 authored about 4 years ago by Jonny Larsson <[email protected]>
New ThemeProviders css vars

github.com/MudBlazor/MudBlazor - 8eca76d83c09790dc4d8d741066f2d4ba79b6028 authored about 4 years ago by Jonny Larsson <[email protected]>
removed appbar and drawer from Color enum.

github.com/MudBlazor/MudBlazor - eda21d26329b16c45f58388d539a47bbd726acfd authored about 4 years ago by Jonny Larsson <[email protected]>
Added ToRgbaFromHex with Hex and Alpha input. Out rgba string.

github.com/MudBlazor/MudBlazor - 1a4f2a88f43a19dab498e254d7ed6438a7ca1b4e authored about 4 years ago by Jonny Larsson <[email protected]>
Added the new MudTheme classes and defaults

github.com/MudBlazor/MudBlazor - 199cc7d1a1500c986258d7b838e047d70dafcaca authored about 4 years ago by Jonny Larsson <[email protected]>
Fixed Anchor for Drawer, and added them in iframes on Docs

github.com/MudBlazor/MudBlazor - b878f361249fb5d16fb76aaa3ce3fb83208f6a04 authored about 4 years ago by Jonny Larsson <[email protected]>
Added IframeLayout to example that needs to be iframed.

github.com/MudBlazor/MudBlazor - 4081db7dcb76220338c9325e23885b9219f5972c authored about 4 years ago by Jonny Larsson <[email protected]>
Added missing Shades to Colors

github.com/MudBlazor/MudBlazor - 17ab09dd314ebee2ee5c9d37e91639506d589361 authored about 4 years ago by Jonny Larsson <[email protected]>
Merge pull request #93 from Bimble/SimpleTableColourFix

SimpleTable header text colour was permanent black.

github.com/MudBlazor/MudBlazor - b9f2b6705cc3a740bbd0f32ea8ed470b2019e95c authored about 4 years ago by Jonny Larsson <[email protected]>
SimpleTable header text colour was permanent black.

github.com/MudBlazor/MudBlazor - b7e7f7408851fa236fac791f2a5a1cdbd8b8a035 authored about 4 years ago by Martijn de Roo <[email protected]>
Updated to build version 1.1.1

github.com/MudBlazor/MudBlazor - 1ad16a0d75059d69cd51c3c992ead3a52f9acc48 authored about 4 years ago by Jonny Larsson <[email protected]>
Removed "s" on the theme page

github.com/MudBlazor/MudBlazor - 5464cabe6bfd84cc89409d604643f048c14f9bc9 authored about 4 years ago by Jonny Larsson <[email protected]>
Finished Flex documentation, minor docs design changes.

github.com/MudBlazor/MudBlazor - 03899d1741ccc7b51d61806f502380a039eed35f authored about 4 years ago by Jonny Larsson <[email protected]>
Added chip select class

github.com/MudBlazor/MudBlazor - fb83a9405970488b5235fadec06c6c1bf9975e99 authored about 4 years ago by Jonny Larsson <[email protected]>
Consolidated multiline input merge

github.com/MudBlazor/MudBlazor - 8e3c4ea30529a02bc319f093962c5a0ae1df2b70 authored about 4 years ago by Meinrad Recheis <[email protected]>
Merge remote-tracking branch 'multi-INTER-media/master'

# Conflicts:
# src/MudBlazor/wwwroot/MudBlazor.min.css

github.com/MudBlazor/MudBlazor - 5cabcbad69339ad413c6b1ecb48321e94c30499d authored about 4 years ago by Meinrad Recheis <[email protected]>
Added a little introduction to the converters page

github.com/MudBlazor/MudBlazor - 96d07bf5856ac43f334a543e6b70877ecde79d7c authored about 4 years ago by Meinrad Recheis <[email protected]>
Merge pull request #83 from HClausing/Converters_Format

Updated Conveters sample page with new MudInputText's converters and formats.

github.com/MudBlazor/MudBlazor - 056ad1700940b326f0c1f009e81a536a097af263 authored about 4 years ago by Meinrad Recheis <[email protected]>
Merge branch 'Chipset'

github.com/MudBlazor/MudBlazor - 2759289d867e9d940ad2b0d95c96db2d101299de authored about 4 years ago by Meinrad Recheis <[email protected]>
Chipset: added more examples

github.com/MudBlazor/MudBlazor - f84252dd05335a1523d275a3463cd7d743f75394 authored about 4 years ago by Meinrad Recheis <[email protected]>
Merge pull request #91 from Bimble/FixClientCrash

Fix client example crash when switching pages

github.com/MudBlazor/MudBlazor - 077b551447ecce7e2e23694756041b09ddd0f8bf authored about 4 years ago by Meinrad Recheis <[email protected]>
Fix client example crash when switching pages

github.com/MudBlazor/MudBlazor - d3f4ce242bd75aced77ca5be7672f008cb68348d authored about 4 years ago by Martijn de Roo <[email protected]>
Added documentation for Flex CSS classes.

github.com/MudBlazor/MudBlazor - e9ef40c8faad80fd07b5e0385b7191aa668c51b3 authored about 4 years ago by Jonny Larsson <[email protected]>
Updated some components with new classes, and smaller docs css changes

github.com/MudBlazor/MudBlazor - 3e5c26f9d8208619cf5e5b1766b6b92dd84f1c88 authored about 4 years ago by Jonny Larsson <[email protected]>
Re made the whole flex scss from beginning to use mixins/eatch

github.com/MudBlazor/MudBlazor - ab0c03446fb24a197ca16f86fa8794db6297d07e authored about 4 years ago by Jonny Larsson <[email protected]>
MudChipSet basically working.

github.com/MudBlazor/MudBlazor - 6beae29df1a5f7030887a212aa96b11322b984ea authored about 4 years ago by Meinrad Recheis <[email protected]>
Delete old example file

github.com/MudBlazor/MudBlazor - e1415a2f5b5646db2b5bc370ffc60bbdbadf1df5 authored about 4 years ago by Matthias Guttmann <[email protected]>
TextfieldMultiline scrollbar with theme color

github.com/MudBlazor/MudBlazor - e86defb0b71b582e88e542b5279a8ef6a4b8174a authored about 4 years ago by Matthias Guttmann <[email protected]>
Cleanup TextFieldMultiline example

github.com/MudBlazor/MudBlazor - bfa7705ebdd3333376054583f6260817e3205cd7 authored about 4 years ago by Matthias Guttmann <[email protected]>
Fixed the script referense, it cant be self closed.

github.com/MudBlazor/MudBlazor - 9910b60c9f59381bf39f066fff972286fdbe5922 authored about 4 years ago by Jonny Larsson <[email protected]>
Merge pull request #1 from MattChique/input-multiline

Input multiline

github.com/MudBlazor/MudBlazor - e83ac226c21a25f95b7b6f714ea2179b980da688 authored about 4 years ago by Lukas Klinger <[email protected]>
MudInput Multiline Examples

github.com/MudBlazor/MudBlazor - e18e2f986a51393d77d73c3cc2b3649d45571c7c authored about 4 years ago by Matthias Guttmann <[email protected]>
Multiline support (textarea) for MudInput

github.com/MudBlazor/MudBlazor - 3347d2861ba76a061e86d52bb8b5614e5bc35a44 authored about 4 years ago by Matthias Guttmann <[email protected]>
Compiled files after Cleanup PR #73

github.com/MudBlazor/MudBlazor - 7805556db262c126e3fad5820c11f2a403d0b8c9 authored about 4 years ago by Jonny Larsson <[email protected]>
Cleanup "PR #73 from HClausing/TableExtensions"

This reverts commit 69dd658a36eb0213cce55df2e9c762496cdc95ca.

github.com/MudBlazor/MudBlazor - 8e8388d2afc17ee73a8a01ed563da01bee642d07 authored about 4 years ago by Jonny Larsson <[email protected]>
Chipset

github.com/MudBlazor/MudBlazor - 00f4e3ba7cce50c2146a70bf7af7b2b9d74b9fa6 authored about 4 years ago by Meinrad Recheis <[email protected]>
Add files via upload

Added NoBg version of MudBlazor-GitHub banner

github.com/MudBlazor/MudBlazor - 8a3745721846878fa55988d380a3722f7c17580d authored about 4 years ago by Jonny Larsson <[email protected]>
Changed so the Appbar text is shown on all pages except index.

github.com/MudBlazor/MudBlazor - 4799cff55af9ea4a599b2506daad12405ac564bc authored about 4 years ago by Jonny Larsson <[email protected]>
Compiled code, and navmenu fixes that got lost in merge.

github.com/MudBlazor/MudBlazor - 2997dee8684fcd5a4171ef1a2445388a48824bfb authored about 4 years ago by Jonny Larsson <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/MudBlazor/MudBlazor - ddafda0ffd0fcb9e677599e55ea01c4c50cfdcad authored about 4 years ago by Jonny Larsson <[email protected]>
Design changes to docs page.

github.com/MudBlazor/MudBlazor - e47b09dc73008733fd1a998e57948c20ddb34b0d authored about 4 years ago by Jonny Larsson <[email protected]>
Added option to change default expand icon in MudNavGroup

github.com/MudBlazor/MudBlazor - 453ad316c6ea41be3679cfe236836b9e5f145fc1 authored about 4 years ago by Jonny Larsson <[email protected]>
Merge pull request #73 from HClausing/TableExtensions

MudTable Improvements, Chapter #3

github.com/MudBlazor/MudBlazor - 69dd658a36eb0213cce55df2e9c762496cdc95ca authored about 4 years ago by Jonny Larsson <[email protected]>
Merge branch 'master' into TableExtensions

github.com/MudBlazor/MudBlazor - 1c03f2ef6fdf2cdf165f3a935c6b26e31c55be68 authored about 4 years ago by Jonny Larsson <[email protected]>
MudTextInput default style for table cell, by @Garderoben

github.com/MudBlazor/MudBlazor - 6955eb9e7a299950e7aff1f2bc6f2ccd3c254015 authored about 4 years ago by Henrique Clausing <[email protected]>
Fixed branch after merge from upstream/master

github.com/MudBlazor/MudBlazor - 419ce0d4c308fb043f8f8195b90076104d91508a authored about 4 years ago by Henrique Clausing <[email protected]>
Merge remote-tracking branch 'upstream/master' into TableExtensions

github.com/MudBlazor/MudBlazor - 159c80172cdb13da38d1ae2f55c2747c47d17a82 authored about 4 years ago by Henrique Clausing <[email protected]>
Support for regular textfields in table rows/cells.

github.com/MudBlazor/MudBlazor - 03995feca691ce5dedcec3816c4a281644baaa25 authored about 4 years ago by Jonny Larsson <[email protected]>
Added more/all documentation to Docs, Spacing under features.

github.com/MudBlazor/MudBlazor - aa0445eb28cd1542193c73e7e3f093cacb19cdbf authored about 4 years ago by Jonny Larsson <[email protected]>
removed padding from pre, back to mud-codeblock.

github.com/MudBlazor/MudBlazor - 3b41d03e0e6242476bb794d2bc73188a6afc0fb3 authored about 4 years ago by Jonny Larsson <[email protected]>
Added !important to mud-color-****

github.com/MudBlazor/MudBlazor - 971e61b05c734ec68fa7f64918948e33e92cec30 authored about 4 years ago by Jonny Larsson <[email protected]>
Rewrote the _spacing.scss

github.com/MudBlazor/MudBlazor - b578cf2660e1108e74e6405370d5dbe5e61544f1 authored about 4 years ago by Jonny Larsson <[email protected]>
Fixed horizontally scroll able code examples #54

github.com/MudBlazor/MudBlazor - 508b6eea01ddde3496abc375489eff73b2aff966 authored about 4 years ago by Jonny Larsson <[email protected]>
Updated Conveters sample page with new MudInputText's converters and formats.

github.com/MudBlazor/MudBlazor - e36c833c9d32a1b9d831b4befafbe77b3b3e101f authored about 4 years ago by Henrique Clausing <[email protected]>
Update TextField examples to use @bind-value instead of T="string"

github.com/MudBlazor/MudBlazor - d4a9eab8c2056e5715d003a742b50a28b1ec047c authored about 4 years ago by Jonny Larsson <[email protected]>
Merge pull request #82 from HClausing/Converters_Format

Format property for MudTextField

github.com/MudBlazor/MudBlazor - 1bb83bc6fa7509bc1515679814b2c4d39389b31a authored about 4 years ago by Meinrad Recheis <[email protected]>
DefaultConverter: added Format to all numeric types

github.com/MudBlazor/MudBlazor - 219a6d99446a5029cc92b61995659e38c01d3cbd authored about 4 years ago by Meinrad Recheis <[email protected]>
Merge branch 'master' into Converters_Format

github.com/MudBlazor/MudBlazor - 7e0eebdc5bbc27bf5be9761958666005a4faf742 authored about 4 years ago by Meinrad Recheis <[email protected]>
Consolidated ConvertersPage

github.com/MudBlazor/MudBlazor - 97c8a1628cb2658febf40c05e0980174f5ed8c08 authored about 4 years ago by Meinrad Recheis <[email protected]>
Consolidated TurkeyTest

github.com/MudBlazor/MudBlazor - 4085b625e985d27cb1b96d029104f729a6a6f927 authored about 4 years ago by Meinrad Recheis <[email protected]>
Consolidated MudBaseInput

github.com/MudBlazor/MudBlazor - 8287ae7bd838745f282643cbc6027b16b8a236af authored about 4 years ago by Meinrad Recheis <[email protected]>
Fixed DefaultConverter breakage regarding Date and Time

github.com/MudBlazor/MudBlazor - 8ba88719b01f8045f50225f76db6440871454925 authored about 4 years ago by Meinrad Recheis <[email protected]>
Resurrected DateConverter, we might still need it

github.com/MudBlazor/MudBlazor - 4283c0faf6dbd7e95204e30fca47b5540fd4400e authored about 4 years ago by Meinrad Recheis <[email protected]>
Merge pull request #81 from HClausing/Tabs

Changed TabPanelClass declaration frorm PanelsClassnames() to GetTabClass()

github.com/MudBlazor/MudBlazor - 78a22a75c142de4ca1a5637a1b37f694e83d5294 authored about 4 years ago by Meinrad Recheis <[email protected]>
Updated converter samples.

github.com/MudBlazor/MudBlazor - ae75ef636ec08ccf16a495e593dc33367c490cc4 authored about 4 years ago by Henrique Clausing <[email protected]>
Custom Format for MudTextField

Applies to DateTime, TimeSpan and numeric types.

github.com/MudBlazor/MudBlazor - 609e878d9657b9af89c8a2f200a8b98de78cecda authored about 4 years ago by Henrique Clausing <[email protected]>
Merge remote-tracking branch 'upstream/master' into Converters_Format

github.com/MudBlazor/MudBlazor - c51ce20371b2064e90ee389ea8f97a2093c201d7 authored about 4 years ago by Henrique Clausing <[email protected]>
Changed TabPanelClass declaration frorm PanelsClassnames() to GetTabClass()

- The ideia is about to apply custom classes for TabPanel, and not for the Active panel host. I...

github.com/MudBlazor/MudBlazor - 5e6ad21af0d4b59a6875b11e040375bbea23e83c authored about 4 years ago by Henrique Clausing <[email protected]>
Removed API from DocsPage header on SimpleTable and Tabs page.

github.com/MudBlazor/MudBlazor - 816b000483f087f459c39e4b33e797bf1646f16a authored about 4 years ago by Jonny Larsson <[email protected]>
Merge pull request #80 from HClausing/Tests

Added unit tests for DateConverter and NullableDateConverter.

github.com/MudBlazor/MudBlazor - db00effb170d250a690f2a55ac8e36e60a205df9 authored about 4 years ago by Meinrad Recheis <[email protected]>
Updated to version 1.1.0

github.com/MudBlazor/MudBlazor - 80b634be62bf54183730c7c6e91c2fd7844be38b authored about 4 years ago by Jonny Larsson <[email protected]>
Added unit tests for DateConverter and NullableDateConverter.

github.com/MudBlazor/MudBlazor - 699093e8d82638b5080bec59e79d8d119a35bd59 authored about 4 years ago by Henrique Clausing <[email protected]>
Select: fixed tests

github.com/MudBlazor/MudBlazor - b5ba3aeff856a73b6608be691aad269ff9dbe4e6 authored about 4 years ago by Meinrad Recheis <[email protected]>
Autocomplete: scroll to active list element on open and on Arrow-Keys

github.com/MudBlazor/MudBlazor - e4480be7b130682439e7c4b17daa7282ac4285e4 authored about 4 years ago by Meinrad Recheis <[email protected]>