Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Releases: eea/volto-slate

5.3.5

08 Mar 16:12
0ed38ac
Compare
Choose a tag to compare
  • Develop #232
  • Do not override the whole Title block, but only the view/edit components. #231
  • Do not override the whole Title block, but only the view/edit components. (#231) #230

5.3.4

17 Feb 15:53
227866f
Compare
Choose a tag to compare
  • Fix cypress to work with latest Plone 6 #228

5.3.3

04 Jan 22:41
25db690
Compare
Choose a tag to compare
  • Fix cypress table selector #226

5.3.2

04 Jan 20:57
d3de097
Compare
Choose a tag to compare
  • Release: transform to new text block on empty list #225
  • fix:transform to new text block on empty list #223
  • added a cypress for above scenario 9e748fa

5.3.1

03 Jan 15:20
05685c6
Compare
Choose a tag to compare
  • Fix cypress: this element is not visible #224

5.3.0

30 Dec 07:31
70a1644
Compare
Choose a tag to compare
  • Release #222
  • Cypress: paste external html text-content #214
  • always have an empty node descendant in link #215
  • do not split blocks on pasting external formatted content #220
  • Release 5.3.0 f9d86a6
  • cometics on cypress e65bd94
  • fix import b6dc581
  • use block checker from slate a274290
  • fix cypress for table e538859
  • update conditional db50175
  • also exclude top level block elements 451807b
  • WIP lint 498b600
  • allow block elements to pass through normalizer 6ecadcf
  • match on upper level 331ba78
  • cy: paste formatted html texts c10029f
  • fix empty child in deserialize itself e8ee61d
  • WIP 49defd4
  • do not match block elements daadd47
  • stylelint:remove comment fd5b4ea
  • remove isInline e1df75e
  • try to use proper match and avoid loop 9e4e3bd
  • remove undefined childs 242bdb4
  • fix lint 78ed980
  • always add empty child into Editor while normalizing 7ee309b
  • filter empy nodes 974daaa
  • resolve comments d761517
  • Transform only text nodes 82f5e61
  • cypress: paste external html content acb1384

5.2.1

22 Dec 12:44
75910cd
Compare
Choose a tag to compare
  • Release: Compatibility with react 17 (#218) #219
  • Compatibility with react 17 #218

5.2.0

17 Dec 19:07
d4d19c8
Compare
Choose a tag to compare
  • Release #211
  • cypress: paste ext images, docs update #207
  • Add "Delete table" contextual toolbar button #206
  • fix: show contextual toolbar below main toolbar #201
  • Solve small bug in wrapInlineMarkupText #191
  • Fix: new empty text block not showing "block chooser" #203
  • cypress: test for copy/paste bold formatted lists #200
  • Backwards block merge 2 #195
  • Upgrade slate and slate-react versions #196
  • Add SonarQube badges a929620
  • Release 5.2.0 e941f3d
  • Don't crash in trim check db2cbf9
  • finalise pasting and deleting of table 65a4062
  • WIP 2dc2d30
  • WIP: cypress 23710e1
  • update readme d88a70f
  • cypress:paste ext images, docs update fd7f4c3
  • Add more buttons to the Table contextual toolbar d048c34
  • Extend Toolbar instead of creating ElementToolbar 6f13b37
  • Remove useless commented line f02a9e3
  • Multiple Description blocks on the same page update each other 44ec992
  • Make it work with new react-slate method of getting the value 9256b59
  • Split text block editor components in separate modules 0888e61
  • Revert to older version of slate-react 044fadf
  • Refs #142010 - Optimize Volto-addons gitflow pipelines 33bc1ed

5.1.3

05 Dec 10:26
5b772ea
Compare
Choose a tag to compare
[JENKINS] Fix release (#205)

* Refs #142010 - Optimize Volto-addons gitflow pipelines

* Revert to older version of slate-react

without the breaking API change

* Upgrade slate and slate-react versions

which brings up the problem with the breaking API change in Slate-React:
https://github.com/ianstormtaylor/slate/pull/4540

* Split text block editor components in separate modules

* [JENKINS] Fix eslint

* Make it work with new react-slate method of getting the value

* Multiple Description blocks on the same page update each other

In fact, does the changes to the SlateEditor component for the
Slate-based Title & Description blocks too.

* Remove useless commented line

* Backwards block merge 2 (#195)

* Solve bug when merging blocks with Backspace

* Remove some dead code

* Update Jest snapshots

* Update Jest snapshots

Co-authored-by: Silviu Bogan <[email protected]>

* Automated release 5.1.2

* [JENKINS] Refs #142010 - Optimize Volto-addons gitflow pipelines

* Automated release 5.1.3

Co-authored-by: valentinab25 <valentinab25>
Co-authored-by: Silviu Bogan <[email protected]>
Co-authored-by: Tiberiu Ichim <[email protected]>
Co-authored-by: Alin Voinea <[email protected]>
Co-authored-by: Tiberiu Ichim <[email protected]>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>

5.1.2: Develop (#202)

30 Nov 18:14
1fc4ad3
Compare
Choose a tag to compare
* Refs #142010 - Optimize Volto-addons gitflow pipelines

* Revert to older version of slate-react

without the breaking API change

* Upgrade slate and slate-react versions

which brings up the problem with the breaking API change in Slate-React:
https://github.com/ianstormtaylor/slate/pull/4540

* Split text block editor components in separate modules

* [JENKINS] Fix eslint

* Make it work with new react-slate method of getting the value

* Multiple Description blocks on the same page update each other

In fact, does the changes to the SlateEditor component for the
Slate-based Title & Description blocks too.

* Remove useless commented line

* Backwards block merge 2 (#195)

* Solve bug when merging blocks with Backspace

* Remove some dead code

* Update Jest snapshots

* Update Jest snapshots

Co-authored-by: Silviu Bogan <[email protected]>

* Automated release 5.1.2

Co-authored-by: valentinab25 <valentinab25>
Co-authored-by: Silviu Bogan <[email protected]>
Co-authored-by: Alin Voinea <[email protected]>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>