File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## Diagrams [ 1.4.2] - 2020-12-30
8+
9+ ## Added
10+
11+ - Locked nodes now have a ` locked ` class and their cursor is changed to ` pointer ` .
12+
713## Diagrams [ 1.4.1] - 2020-12-24
814
915### Added
Original file line number Diff line number Diff line change 77 <PackageLicenseExpression >MIT</PackageLicenseExpression >
88 <Authors >zHaytam</Authors >
99 <Description >A fully customizable and extensible all-purpose diagrams library for Blazor</Description >
10- <AssemblyVersion >1.4.1 </AssemblyVersion >
11- <FileVersion >1.4.1 </FileVersion >
10+ <AssemblyVersion >1.4.2 </AssemblyVersion >
11+ <FileVersion >1.4.2 </FileVersion >
1212 <RepositoryUrl >https://github.com/zHaytam/Blazor.Diagrams</RepositoryUrl >
13- <Version >1.4.1 </Version >
13+ <Version >1.4.2 </Version >
1414 <PackageId >Z.Blazor.Diagrams.Core</PackageId >
1515 <PackageTags >blazor diagrams diagramming svg drag</PackageTags >
1616 <Product >Z.Blazor.Diagrams.Core</Product >
Original file line number Diff line number Diff line change 55 <RazorLangVersion >3.0</RazorLangVersion >
66 <Authors >zHaytam</Authors >
77 <PackageLicenseExpression >MIT</PackageLicenseExpression >
8- <AssemblyVersion >1.4.1 </AssemblyVersion >
9- <FileVersion >1.4.1 </FileVersion >
8+ <AssemblyVersion >1.4.2 </AssemblyVersion >
9+ <FileVersion >1.4.2 </FileVersion >
1010 <RepositoryUrl >https://github.com/zHaytam/Blazor.Diagrams</RepositoryUrl >
1111 <Description >A fully customizable and extensible all-purpose diagrams library for Blazor</Description >
12- <Version >1.4.1 </Version >
12+ <Version >1.4.2 </Version >
1313 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1414 <PackageTags >blazor diagrams diagramming svg drag</PackageTags >
1515 <PackageId >Z.Blazor.Diagrams</PackageId >
You can’t perform that action at this time.
0 commit comments