This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
Releases: eea/volto-slate
Releases · eea/volto-slate
5.3.5
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0
- 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
5.2.0
- 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
[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 <silviubogan@gmail.com> * 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 <silviubogan@gmail.com> Co-authored-by: Tiberiu Ichim <tiberiu.ichim@gmail.com> Co-authored-by: Alin Voinea <contact@avoinea.com> Co-authored-by: Tiberiu Ichim <tiberiuichim@users.noreply.github.com> Co-authored-by: EEA Jenkins <@users.noreply.github.com>
5.1.2: Develop (#202)
* 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 <silviubogan@gmail.com> * Automated release 5.1.2 Co-authored-by: valentinab25 <valentinab25> Co-authored-by: Silviu Bogan <silviubogan@gmail.com> Co-authored-by: Alin Voinea <contact@avoinea.com> Co-authored-by: EEA Jenkins <@users.noreply.github.com>