Releases: sitkoru/Sitko.Blockly
Releases · sitkoru/Sitko.Blockly
1.0.0-preview.39
- feat(blocks): add form options to disable specific block type deletion and moving
- feat(demo): demo new form options
1.0.0-preview.38
- feat(core): upd Sitko.Core to 8.3.1
1.0.0-preview.37
- feat(core): upd Sitko.Core to 8.3.0
1.0.0-preview.36
- feat(core): upd Sitko.Core to 8.2.1 and AntDesign to 0.9.4
- feat(js): update js deps
1.0.0-preview.35
feat(blazor): allow override FormComponent and DisplayComponent in inheritors
1.0.0-preview.34
- feat(display): move ShouldRender and ShouldRenderNext to block instead of descriptor
- feat(display): remove ListContext, make List options required
1.0.0-preview.33
- feat(blocks): move block priority and max count out of descriptor and into metadata
- feat(display): remove entity from block list context cause it's never used
- feat(blazor): refactor BlockForm for beter type checks
- feat(blazor): refactor BlazorBlockDescriptor for better type checks
- feat(antdesign): update to latest core and blazor changes
- build(deps): bump Sitko.Core to 8.2.0
1.0.0-preview.32
- Sitko.Core 8.0.1
1.0.0-preview.31
- Upd Sitko.Core
- feat(antdesign): add titles to block control buttons
- fix(blazor): forbid moving disabled block
- feat(antdesign): add title to block icon
- default size btns
- fix(antdesign): add hints to block fields
- fix(antdesign): drop AntBlockFormItem, use AntFormItem from Sitko.Core
1.0.0-preview.30
- Upd Sitko.Core
- EditorRequired on components parameters