Skip to content

Releases: Material-Blazor/Material.Blazor

Release 1.0.0-Preview.4

24 Jul 16:59
c1774a1
Compare
Choose a tag to compare
Node SASS compilation and Density Subsystem (#180)

* 2020-07-22 Added template solution items (#175)

* 2020-07-22 Added template solution items

* Repair create release version

* 2020-07-23 UpdateDependencies (#176)

* Node project created

* npm building material

* Task runner updates

* npm before and after build steps added

* Intermediate

* css build and copy nearly there

* css build and copy works

* Intermediate

* Intermediate

* Intermediate

* CSS generation complete

* Interim

* Most component sass done for density

* Initial Cascading Default Density applied to MTButton

* Density applied to all save list, data table and tab bar

* Null labels for tab bars

* Doc update

* Docs

* Cascading defaults theme density

* Doc upates

* apidoc

Co-authored-by: MarkStega <[email protected]>

Release 1.0.0-Preview.2

21 Jul 20:28
b9674f3
Compare
Choose a tag to compare
Delete bundle files to force rebuild (#172)

* Two yaml files, one for the master branch, one for the develop branch (#103)

* Remove CI suffix from master build, added PR exclusion conditions (#106)

* Remove CI label from master build

* Update include/exclude trigger

* Another trigger update (actually pr)

* Updated pipeline badges (#107)

* Created BlazorMdc.MaterialComponents which serves to run LibMan & WebCompiler to create the requisite material components. (#108)

* 2020-05-25 Created BlazorMdc.MaterialComponents which serves to run LibMan & WebCompiler to create the requisite material components.

* 2020-05-25 Moved copy to MaterialComponents

* Update .gitignore

* Update BundleConfig

* Delete css/js from build of MC

* remove css

* now ignore css

* Readme update

* SLN

* Delete unwanted js/css from BlazorMdc/wwwroot

* Add new css/js files to BlazorMdc (new directory)

* Delete blazormdc-fonts.css

* Delete blazormdc-fonts.min.css

* 'Final' js/css arrangements

* Updare readme

* 2020-05-27 Namespace upgrade (#110)

* BEnum and BModel implemented

* BMdc namespace

Need to change component names to remove "Mdc" prefix

* BMdc migration complete

* BPlus migration done

Need to consider changing "Icon" to "IconName" in all components to be consistent.

* Fix improper 'content' markings on json files

* Further namespace adjustment

* Title changes

* Shield format improvement and sample adjustments

* Remove flex:1 from toast body css

Co-authored-by: MarkStega <[email protected]>

* Version update (#114)

* Overhaul of BaseMapper/ClassMapper/StyleMapper; Moved some data definitions to BMdcModel (#115)

* Overhaul of ClassMapper/StyleMapper

* Cleanup of several namespaces, rename of ComponentBase to avoid having to qualify it everywhere it was used.

* Rename of BMdcComponentBase back to ComponentBase with the addition of qualified names

* 2020-05-30 Added ctag.cmd & made it a solution item

* Name refactor

* 2020-06-03 Name refactor on enumerations

* Datepicker format string

* Final clean up

Co-authored-by: Simon Ziegler <[email protected]>

* Disabled now works with Select (#121)

* Documented ClassAndStyleMapper (#123)

* 2020-06-16 Bug fixes and master->main (#126)

* intermediate

* Autocomplete improvements

* Further autocomplete upgrade

* Select and master->main

* Vertical RadioButtonGroup css change (#130)

* 2020-06-18 RadioButtonGroup css adjustment

* Remove obsolete member

* 2020-06-19 Rename components & changing namespace to BlazorMdc (#132)

* 2020-06-19 First pass at renaming & changing namespace

* Update SCSS names

* Rename enumerations

* Missed a trailing "Enum" on "MTListStyleEnum"

* Final corrections

* 2020-06-22 Rename of the base components removing MT; Demo repair of IMTAnimatedNavigationManager

Co-authored-by: Simon Ziegler <[email protected]>

* 2020-06-22 Dialog instantiation bug fixes (#133)

* Checkbox updated

* Dialog instantiation bug fix

* Nuget description update

* Further dialog adjustment (#134)

* Checkbox updated

* Dialog instantiation bug fix

* Nuget description update

* Further dialog adjustment

* Convert to Excubo\WebCompiler (#135)

* Partial conversion to Excubo.WebCompiler

* Complete WebCompiler

* Update to BMdc nuget description

* 2020-06-22 Changed build to MSBuild steps (#136)

* Two yaml files, one for the master branch, one for the develop branch (#139 - #146)

Co-authored-by: MarkStega <[email protected]>

2020-06-22 Update Version Number (#140)

* Two yaml files, one for the master branch, one for the develop branch (#104)

* Updated main pipeline shield

Co-authored-by: MarkStega <[email protected]>

2020-06-23 Add develop & main github actions (#141)

* 2020-06-23 Add develop & main github actions

* trigger GitHub actions

2020-06-23 Proposed change to csproj (#142)

* 2020-06-23 Proposed change

* Add json for dotnet tool restore

YAYAML change (#143)

NuGet.config (#144)

* NuGet.config

* Add token to checkout

* misc

source nuget push (#145)

Added key onto NuGet push (#146)

* 2020-06-27 yml for production runs added, all yml has unified display of action triggering the run (#147)

* 2020-06-27 yml for production runs added, all yml has unified display of action triggering the run

* Specify branch on publish checkout

* Dialog CSS (#150)

* Comment added for Mark's attention

* yaml

* yaml

* Correction to internal

* yaml

* Date picker layout enhancement

* Minor js change

Co-authored-by: MarkStega <[email protected]>

* scss adjustment & minor yaml change (#151)

* Upgrade to Material Theme 7.0.0 (#154)

* 2020-07-01 Preparation for 0.34.0

* Updated to use new version of excubo-ag\webcompiler that supports an output directory

* Initial changes

* Corrected standard Chrome scroller width back to 8px.

* Select and Date Picker now work in dialogs

* Prefixes and Suffixes added to text fields

* Readme update

* Bug Fixes

* Toast sample position selector

Co-authored-by: MarkStega <[email protected]>

* 2020-07-12 Remove symbols from nuget package generation (#155)

* 2020-07-12 Copy Optimiser yaml (#156)

* 2020-07-12 Copy Optimiser yaml

* Update yaml

* y

* 2020-07-12 Yaml nuget (#157)

* 2020-07-12 Create symbols (#158)

* Minor Material Theme 7.0.0 markup improvements (#159)

* Autocomplete styling correction

* Intermediate

* Doc updates

* Typo

* Intermediate

* Select, Menu and Autocomplete improvements (#160)

* MTSelect processes keyboard selection

* Autocomplete keyboard event improvement

* Select & Menu JS improvement

* Select & Menu JS Improvement

* Autocomplete migration from selects to menus for improved performance

* Scrollbar upgrades

* DocFX changes (#161)

* DocFX changes

* Added index.md

* Update to Version 0.35.0 (#163)

* DocFX warning removal (#166)

* Add table of contents

toc.md delivers toc.html for the DocFX navbar

* Api and Articles markdown and yml

* Doc improvements

* SLN Package notes update

* Update to YAML -- Docs built in develop only outside of BlazorMdc\BlazorMdc & in main only within BlazorMdc\BlazorMdc

* Minor doc update

* Doc update

* Added filter.yml

* Single character update to stimulate build

* Single character update to stimulate build

* Inline doc corrections

* filterConfig update

* filterConfig update

* Regex change

* docfx build update referencing Microsoft docs

* Warning removal

* Test fixing inhertidoc for MTButton.razor.cs

* Doc improvement test

* Doc improvements

* Doc warning removal

Co-authored-by: Mark Stega <[email protected]>

* Version 1.0.0 Preview.1 (#167)

* <inheritdoc/> warning removal

* Testing "improve this doc"

* Second improve test

* Version 1.0.0 Preview.1

* Additional files

* Update yml

* c

* added files

* y

* y

* z

* Rearrange docfx.json

* Update main toc

* Trailing slash on main toc for components

* Added additional components in order to have a meaningful change to the components toc

* Added article #2

* remove component level toc

* Moved toc

* First pass at documentation layout

* Added reference to api in ANM

* Second pass at documentation layout

* Fix API reference

* Removed one obviously wrong API reference

* API

* ~

* z

* z

* z

* z

* z

* uids applied

* Move build to Ubuntu

* Global.json correction

* z

* New files

* z

* DocFx warnings fixed

* Hack skipping over nuget generation failing due to xcopy

* Further github actions hack

* github action docfx shell

* z

* z

* z

* z

* z

* asdf

* asdf

* asdf

* asdf

* asdf

* asdf

* asdf

* asdf

* Mark!

* asdf

* asdf

* asdf

* Revert

* job name

* yaml

* Repair job name

* Further docs

* All components have initial articles.

* z

* Initial docs complete

* Doc updates and reset to blazormdc.js

blazormdc.js had suffered from a global name change from "MDC" to "MT".

* CSPROJ updated ready for nuget version 1 package.

* index.md title change

Co-authored-by: Mark Stega <[email protected]>

* ServeDocs update (#168)

* JS Bundle fix (#170)

* Delete bundle files to force rebuild

Co-authored-by: Simon Ziegler <[email protected]>

Release 1.0.0-Preview.1

21 Jul 13:44
Compare
Choose a tag to compare
Second step renaming blazormdc.js

Release 0.34.0

14 Jul 20:20
2d77aca
Compare
Choose a tag to compare
DocFX changes (#162)

* Two yaml files, one for the master branch, one for the develop branch (#103)

* Remove CI suffix from master build, added PR exclusion conditions (#106)

* Remove CI label from master build

* Update include/exclude trigger

* Another trigger update (actually pr)

* Updated pipeline badges (#107)

* Created BlazorMdc.MaterialComponents which serves to run LibMan & WebCompiler to create the requisite material components. (#108)

* 2020-05-25 Created BlazorMdc.MaterialComponents which serves to run LibMan & WebCompiler to create the requisite material components.

* 2020-05-25 Moved copy to MaterialComponents

* Update .gitignore

* Update BundleConfig

* Delete css/js from build of MC

* remove css

* now ignore css

* Readme update

* SLN

* Delete unwanted js/css from BlazorMdc/wwwroot

* Add new css/js files to BlazorMdc (new directory)

* Delete blazormdc-fonts.css

* Delete blazormdc-fonts.min.css

* 'Final' js/css arrangements

* Updare readme

* 2020-05-27 Namespace upgrade (#110)

* BEnum and BModel implemented

* BMdc namespace

Need to change component names to remove "Mdc" prefix

* BMdc migration complete

* BPlus migration done

Need to consider changing "Icon" to "IconName" in all components to be consistent.

* Fix improper 'content' markings on json files

* Further namespace adjustment

* Title changes

* Shield format improvement and sample adjustments

* Remove flex:1 from toast body css

Co-authored-by: MarkStega <[email protected]>

* Version update (#114)

* Overhaul of BaseMapper/ClassMapper/StyleMapper; Moved some data definitions to BMdcModel (#115)

* Overhaul of ClassMapper/StyleMapper

* Cleanup of several namespaces, rename of ComponentBase to avoid having to qualify it everywhere it was used.

* Rename of BMdcComponentBase back to ComponentBase with the addition of qualified names

* 2020-05-30 Added ctag.cmd & made it a solution item

* Name refactor

* 2020-06-03 Name refactor on enumerations

* Datepicker format string

* Final clean up

Co-authored-by: Simon Ziegler <[email protected]>

* Disabled now works with Select (#121)

* Documented ClassAndStyleMapper (#123)

* 2020-06-16 Bug fixes and master->main (#126)

* intermediate

* Autocomplete improvements

* Further autocomplete upgrade

* Select and master->main

* Vertical RadioButtonGroup css change (#130)

* 2020-06-18 RadioButtonGroup css adjustment

* Remove obsolete member

* 2020-06-19 Rename components & changing namespace to BlazorMdc (#132)

* 2020-06-19 First pass at renaming & changing namespace

* Update SCSS names

* Rename enumerations

* Missed a trailing "Enum" on "MTListStyleEnum"

* Final corrections

* 2020-06-22 Rename of the base components removing MT; Demo repair of IMTAnimatedNavigationManager

Co-authored-by: Simon Ziegler <[email protected]>

* 2020-06-22 Dialog instantiation bug fixes (#133)

* Checkbox updated

* Dialog instantiation bug fix

* Nuget description update

* Further dialog adjustment (#134)

* Checkbox updated

* Dialog instantiation bug fix

* Nuget description update

* Further dialog adjustment

* Convert to Excubo\WebCompiler (#135)

* Partial conversion to Excubo.WebCompiler

* Complete WebCompiler

* Update to BMdc nuget description

* 2020-06-22 Changed build to MSBuild steps (#136)

* Two yaml files, one for the master branch, one for the develop branch (#139 - #146)

Co-authored-by: MarkStega <[email protected]>

2020-06-22 Update Version Number (#140)

* Two yaml files, one for the master branch, one for the develop branch (#104)

* Updated main pipeline shield

Co-authored-by: MarkStega <[email protected]>

2020-06-23 Add develop & main github actions (#141)

* 2020-06-23 Add develop & main github actions

* trigger GitHub actions

2020-06-23 Proposed change to csproj (#142)

* 2020-06-23 Proposed change

* Add json for dotnet tool restore

YAYAML change (#143)

NuGet.config (#144)

* NuGet.config

* Add token to checkout

* misc

source nuget push (#145)

Added key onto NuGet push (#146)

* 2020-06-27 yml for production runs added, all yml has unified display of action triggering the run (#147)

* 2020-06-27 yml for production runs added, all yml has unified display of action triggering the run

* Specify branch on publish checkout

* Dialog CSS (#150)

* Comment added for Mark's attention

* yaml

* yaml

* Correction to internal

* yaml

* Date picker layout enhancement

* Minor js change

Co-authored-by: MarkStega <[email protected]>

* scss adjustment & minor yaml change (#151)

* Upgrade to Material Theme 7.0.0 (#154)

* 2020-07-01 Preparation for 0.34.0

* Updated to use new version of excubo-ag\webcompiler that supports an output directory

* Initial changes

* Corrected standard Chrome scroller width back to 8px.

* Select and Date Picker now work in dialogs

* Prefixes and Suffixes added to text fields

* Readme update

* Bug Fixes

* Toast sample position selector

Co-authored-by: MarkStega <[email protected]>

* 2020-07-12 Remove symbols from nuget package generation (#155)

* 2020-07-12 Copy Optimiser yaml (#156)

* 2020-07-12 Copy Optimiser yaml

* Update yaml

* y

* 2020-07-12 Yaml nuget (#157)

* 2020-07-12 Create symbols (#158)

* Minor Material Theme 7.0.0 markup improvements (#159)

* Autocomplete styling correction

* Intermediate

* Doc updates

* Typo

* Intermediate

* Select, Menu and Autocomplete improvements (#160)

* MTSelect processes keyboard selection

* Autocomplete keyboard event improvement

* Select & Menu JS improvement

* Select & Menu JS Improvement

* Autocomplete migration from selects to menus for improved performance

* Scrollbar upgrades

* DocFX changes

* Added index.md

* Remove files

* Fix name of first job in publish yaml

Co-authored-by: Simon Ziegler <[email protected]>