Skip to content

Tags: sitkoru/Sitko.Blockly

Tags

2.0.0-beta.6

Toggle 2.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #449 from sitkoru/update-packeges

feat: updated all packages

2.0.0-beta.5

Toggle 2.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #447 from sitkoru/UWDC-100

Uwdc 100

2.0.0-beta.4

Toggle 2.0.0-beta.4's commit message
feat: load css once in scope

2.0.0-beta.3

Toggle 2.0.0-beta.3's commit message
Merge branch 'net8' into beta

# Conflicts:
#	apps/Sitko.Blockly.Data/Sitko.Blockly.Data.csproj
#	apps/Sitko.Blockly.Demo.Client/Sitko.Blockly.Demo.Client.csproj
#	apps/Sitko.Blockly.Demo/Sitko.Blockly.Demo.csproj
#	src/Sitko.Blockly.AntDesign/Sitko.Blockly.AntDesign.csproj
#	src/Sitko.Blockly.Blazor/Sitko.Blockly.Blazor.csproj
#	src/Sitko.Blockly.EntityFrameworkCore/Sitko.Blockly.EntityFrameworkCore.csproj
#	src/Sitko.Blockly.HtmlParser/Sitko.Blockly.HtmlParser.csproj
#	src/Sitko.Blockly.MudBlazor/Sitko.Blockly.MudBlazor.csproj
#	src/Sitko.Blockly/Sitko.Blockly.csproj
#	tests/Sitko.Blockly.HtmlParser.Tests/Sitko.Blockly.HtmlParser.Tests.csproj
#	tests/Sitko.Blockly.Tests/Sitko.Blockly.Tests.csproj

2.0.0-beta.2

Toggle 2.0.0-beta.2's commit message
fix(apps): use 5432 pg port

2.0.0-beta.1

Toggle 2.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #434 from sitkoru/net8

.NET 8 beta

1.0.0

Toggle 1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2022-08-05)

### Bug Fixes

* add custom twitch icon ([7d9252b](7d9252b))
* add custom twitch icon ([819da36](819da36))
* **antdesign:** add hints to block fields ([f84d944](f84d944))
* **antdesign:** drop AntBlockFormItem, use AntFormItem from Sitko.Core ([2280870](2280870))
* **blazor:** forbid moving disabled block ([a106c02](a106c02))
* **blazor:** let's try rc2 to workaround dotnet/sdk#19665 ([0ef1b83](0ef1b83))
* **blazor:** remove default file types from file options, extend default image types ([1a3bbea](1a3bbea))
* **ci:** fix paths to csproj ([9014590](9014590))
* **demo:** configure form comparison for blocks ([ce46946](ce46946))
* **demo:** fix mudblazor connection ([045be01](045be01))
* **demo:** remove duplicated mud components ([88282c6](88282c6))
* **demo:** upd demo to use correct layout and components ([18a02a0](18a02a0))
* fix blocks visibility ([e864a11](e864a11))
* fixed brands icons ([b066788](b066788))
* fixed disabled visibility ticket ([2fa6195](2fa6195))
* fixed displaying delete popup msg ([6b90733](6b90733))
* fixed some icons ([f6b5a41](f6b5a41))
* **mudblazor:** fix add icon display ([98371fb](98371fb))
* **mudblazor:** fix carousel parameters ([cf81259](cf81259))
* **mudblazor:** fix paths to resources ([6b06bb1](6b06bb1))
* **mudblazor:** fix tag case ([a798084](a798084))
* **mudblazor:** remove duplicate validation messages ([24144e3](24144e3))
* **mudblazor:** rename extensions methods ([313d445](313d445))
* **mudblazor:** rework enabled-disabled blocks ([2e3452a](2e3452a))
* **mudblazor:** set correct mode for quote picture input ([857c85d](857c85d))
* **mudblazor:** set For and HelperText on form fields ([b9017fe](b9017fe))
* **mudblazor:** update file inputs ([a96f00a](a96f00a))
* **mudblazor:** use HelperText instead of Tooltip, add For in MudYoutubeBlockForm.razor ([7ffff16](7ffff16))
* rename resources Ant to Mud ([d164e4a](d164e4a))
* **tests:** preinstall GitHubActionsTestLogger ([9e78480](9e78480))

### Features

* **.net:** upgrade to .NET 6.0.0-rc.2 ([7a46c70](7a46c70))
* add mudblazor package to ci ([311c1a0](311c1a0))
* add mudblazor package to ci ([6dcb6c4](6dcb6c4))
* add MudBlazor to demo project ([786907a](786907a))
* add Sitko.Blockly.MudBlazor project ([0f3e8e1](0f3e8e1))
* **antdesign:** add title to block icon ([07e4c92](07e4c92))
* **antdesign:** add titles to block control buttons ([ccec1fc](ccec1fc))
* **antdesign:** fix validation messages ([b7004f0](b7004f0))
* **antdesign:** support external custom icons ([624cc0c](624cc0c))
* **antdesign:** update to latest core and blazor changes ([dd700b2](dd700b2))
* **antdesign:** use new string icons ([0092c2d](0092c2d))
* **blazor:** allow override FormComponent and DisplayComponent in inheritors ([cc90981](cc90981))
* **blazor:** move Icon to core descriptor, make it string ([9b16f52](9b16f52))
* **blazor:** no need to pass form into blockly form ([5694056](5694056))
* **blazor:** refactor BlazorBlockDescriptor for better type checks ([70b1393](70b1393))
* **blazor:** refactor BlockForm for beter type checks ([46387b8](46387b8))
* **blocks:** add form options to disable specific block type deletion and moving ([a6a41ca](a6a41ca))
* **blocks:** move block priority and max count out of descriptor and into metadata ([0ff5397](0ff5397))
* **ci:** update actions/setup-node to v3 ([15bd511](15bd511))
* **core:** .NET 6 RC1 ([e0d246c](e0d246c))
* **core:** Sitko.Core 9.0.0-beta.19 ([924eb3b](924eb3b))
* **core:** Sitko.Core 9.0.0-beta.2 ([9104227](9104227))
* **core:** Sitko.Core 9.0.0-beta.5 ([d220b92](d220b92))
* **core:** Sitko.Core 9.0.0-beta.9 ([9313d5a](9313d5a))
* **core:** upd Sitko.Core to 8.2.1 and AntDesign to 0.9.4 ([a196a76](a196a76))
* **core:** upd Sitko.Core to 8.3.0 ([4382e36](4382e36))
* **core:** upd Sitko.Core to 8.3.1 ([2e75260](2e75260))
* **core:** upd Sitko.Core to 8.5.0 ([45d7859](45d7859))
* **core:** upd Sitko.Core to 8.6.1 ([94775f6](94775f6))
* **core:** update Sitko.Core to 8.8.0 ([3486da9](3486da9))
* **demo:** add launchSettings.json to git ([fd964f9](fd964f9))
* **demo:** add version to resources urls ([71b4f28](71b4f28))
* **demo:** demo new form options ([5f371f6](5f371f6))
* **demo:** update AntDesign.ProLayout from 0.1.8 to 0.1.10 ([7f70c28](7f70c28))
* **display:** move ShouldRender and ShouldRenderNext to block instead of descriptor ([96055b7](96055b7))
* **display:** remove entity from block list context cause it's never used ([c258cca](c258cca))
* **display:** remove ListContext, make List options required ([619a399](619a399))
* **forms:** add delete event to block forms ([29b295c](29b295c))
* **js:** update js deps ([a1884d3](a1884d3))
* make demo use mud ([ad86258](ad86258))
* move to Sitko.Core 9 ([531806d](531806d))
* **mudblazor:** rename root namespace MudBlazorComponents to prevent collision with MudBlazor package namespace ([d6a05f6](d6a05f6))
* **mudblazor:** use new Label and HelperText in MudFileUpload ([caf7522](caf7522))
* **mudblazor:** use new MudValidationMessage ([4952893](4952893))
* **mudblazor:** use new string icons ([4738a8f](4738a8f))
* project files added ([50aa944](50aa944))
* semantic-release ([c6afb5c](c6afb5c))
* Sitko.Core 8.36.1 ([806a791](806a791))
* Sitko.Core 9.7.1 ([022943d](022943d))
* target .NET 6 only, move common settings to Directory.Build.props ([d1ee2d0](d1ee2d0))
* update blocks for mud blazor ([3456112](3456112))
* update forms to mudblazor ([023a11e](023a11e))
* update HtmlAgilityPack from 1.11.37 to 1.11.39 ([d578fe1](d578fe1))
* update js deps ([e914f87](e914f87))

### BREAKING CHANGES

* .NET 6 only

1.0.0-beta.11

Toggle 1.0.0-beta.11's commit message
chore(release): 1.0.0-beta.11 [skip ci]

# [1.0.0-beta.11](1.0.0-beta.10...1.0.0-beta.11) (2022-08-05)

### Features

* **antdesign:** support external custom icons ([624cc0c](624cc0c))

1.0.0-beta.10

Toggle 1.0.0-beta.10's commit message
chore(release): 1.0.0-beta.10 [skip ci]

# [1.0.0-beta.10](1.0.0-beta.9...1.0.0-beta.10) (2022-08-05)

### Features

* Sitko.Core 9.7.1 ([022943d](022943d))

1.0.0-beta.9

Toggle 1.0.0-beta.9's commit message
chore(release): 1.0.0-beta.9 [skip ci]

# [1.0.0-beta.9](1.0.0-beta.8...1.0.0-beta.9) (2022-02-26)

### Bug Fixes

* **tests:** preinstall GitHubActionsTestLogger ([9e78480](9e78480))

### Features

* **ci:** update actions/setup-node to v3 ([15bd511](15bd511))
* **core:** Sitko.Core 9.0.0-beta.19 ([924eb3b](924eb3b))