Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 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
  • Loading branch information
sitkobot committed Aug 5, 2022
1 parent 8108b82 commit 9f28184
Showing 1 changed file with 99 additions and 0 deletions.
99 changes: 99 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,102 @@
# 1.0.0 (2022-08-05)


### Bug Fixes

* add custom twitch icon ([7d9252b](https://github.com/sitkoru/Sitko.Blockly/commit/7d9252bc441fe97ea622e595be4ef871ae2991d3))
* add custom twitch icon ([819da36](https://github.com/sitkoru/Sitko.Blockly/commit/819da3678e9e841b9885801e0e4191a13ee98f98))
* **antdesign:** add hints to block fields ([f84d944](https://github.com/sitkoru/Sitko.Blockly/commit/f84d9445703767e7c1786b642cebb8334e4c040c))
* **antdesign:** drop AntBlockFormItem, use AntFormItem from Sitko.Core ([2280870](https://github.com/sitkoru/Sitko.Blockly/commit/22808702c625e126c2bdd19c93c6f3ea66a25985))
* **blazor:** forbid moving disabled block ([a106c02](https://github.com/sitkoru/Sitko.Blockly/commit/a106c0214370471e0c90299889dd1599367dfbdb))
* **blazor:** let's try rc2 to workaround https://github.com/dotnet/sdk/issues/19665 ([0ef1b83](https://github.com/sitkoru/Sitko.Blockly/commit/0ef1b834b72fcb3781a4fdb174de7a12591d7600))
* **blazor:** remove default file types from file options, extend default image types ([1a3bbea](https://github.com/sitkoru/Sitko.Blockly/commit/1a3bbea5a3eb710ffcd7d07f0006053e626c7173))
* **ci:** fix paths to csproj ([9014590](https://github.com/sitkoru/Sitko.Blockly/commit/90145906e458fe1bb914eaddeb6d12dbf5c37f93))
* **demo:** configure form comparison for blocks ([ce46946](https://github.com/sitkoru/Sitko.Blockly/commit/ce46946214c656d07637b5299c0d771f0845938f))
* **demo:** fix mudblazor connection ([045be01](https://github.com/sitkoru/Sitko.Blockly/commit/045be01d6e41f7a8118e4093d7c7ec5ee3cff9b5))
* **demo:** remove duplicated mud components ([88282c6](https://github.com/sitkoru/Sitko.Blockly/commit/88282c6af18111d34db9edd42047ed0a3a4048c8))
* **demo:** upd demo to use correct layout and components ([18a02a0](https://github.com/sitkoru/Sitko.Blockly/commit/18a02a004dd69cf473e6acb874a1f0f4275a6c47))
* fix blocks visibility ([e864a11](https://github.com/sitkoru/Sitko.Blockly/commit/e864a115ff1da4232d2fd62e79d4608b15919d5c))
* fixed brands icons ([b066788](https://github.com/sitkoru/Sitko.Blockly/commit/b066788547395d3f1658e391bfa8e0ac5525e5fe))
* fixed disabled visibility ticket ([2fa6195](https://github.com/sitkoru/Sitko.Blockly/commit/2fa6195a123e9d606231d2ccc56476551376a161))
* fixed displaying delete popup msg ([6b90733](https://github.com/sitkoru/Sitko.Blockly/commit/6b907332a2088d09509ae9a487c3c1ed3d0a4ae1))
* fixed some icons ([f6b5a41](https://github.com/sitkoru/Sitko.Blockly/commit/f6b5a4152045491773657e67ae3a3bd12d80057e))
* **mudblazor:** fix add icon display ([98371fb](https://github.com/sitkoru/Sitko.Blockly/commit/98371fb47f5848229727a977c6c5ca79d5912939))
* **mudblazor:** fix carousel parameters ([cf81259](https://github.com/sitkoru/Sitko.Blockly/commit/cf8125945d57eac74ea7e0bcedd2363cdcb7796b))
* **mudblazor:** fix paths to resources ([6b06bb1](https://github.com/sitkoru/Sitko.Blockly/commit/6b06bb188c9c267b5e412b4afd1a13c823619bff))
* **mudblazor:** fix tag case ([a798084](https://github.com/sitkoru/Sitko.Blockly/commit/a798084912b7183165ec9d6265cfc4efd8105b7b))
* **mudblazor:** remove duplicate validation messages ([24144e3](https://github.com/sitkoru/Sitko.Blockly/commit/24144e35e3b4fc8cf305082b13bb96addfcf54b1))
* **mudblazor:** rename extensions methods ([313d445](https://github.com/sitkoru/Sitko.Blockly/commit/313d445a17bcfac21a1251628a99b34837bcf818))
* **mudblazor:** rework enabled-disabled blocks ([2e3452a](https://github.com/sitkoru/Sitko.Blockly/commit/2e3452ac501f009d9a4e617645eb0a01a531c3a2))
* **mudblazor:** set correct mode for quote picture input ([857c85d](https://github.com/sitkoru/Sitko.Blockly/commit/857c85d1d6f1ca3ecd4709d0cfd7a5d1e86d7f18))
* **mudblazor:** set For and HelperText on form fields ([b9017fe](https://github.com/sitkoru/Sitko.Blockly/commit/b9017fe770d03620a87b640c2364a35d57df1873))
* **mudblazor:** update file inputs ([a96f00a](https://github.com/sitkoru/Sitko.Blockly/commit/a96f00a1418f7b728a96a4727d267bd20dbb6c60))
* **mudblazor:** use HelperText instead of Tooltip, add For in MudYoutubeBlockForm.razor ([7ffff16](https://github.com/sitkoru/Sitko.Blockly/commit/7ffff16bf37ac7c726c0ae6507b0eeee40811149))
* rename resources Ant to Mud ([d164e4a](https://github.com/sitkoru/Sitko.Blockly/commit/d164e4a31bd70f199f72829427f24e7bf0ee746f))
* **tests:** preinstall GitHubActionsTestLogger ([9e78480](https://github.com/sitkoru/Sitko.Blockly/commit/9e784808daa2602d0242b590c55ded123c1a77b0))


### Features

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


### BREAKING CHANGES

* .NET 6 only

# [1.0.0-beta.11](https://github.com/sitkoru/Sitko.Blockly/compare/1.0.0-beta.10...1.0.0-beta.11) (2022-08-05)


Expand Down

0 comments on commit 9f28184

Please sign in to comment.