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

Releases: eea/volto-slate

3.0.0-alpha.0

09 Sep 20:06
Compare
Choose a tag to compare
3.0.0-alpha.0 Pre-release
Pre-release

9 September 2021

  • Cypress - refactoring / reorganize #148
  • Slate widget with HTML backend data #146
  • Code cleanup, use better method of detecting text blocks #144
  • Cleanup the text normalization stages #143
  • Fix volto-object-widget dependency pin d72ebdd
  • Cypress increase timeout and retries c8ff87c
  • Reduce cypress timeout and retries ee28f67
  • yarn lint 4f16d84
  • Add cypress tests for Slate JSON Field metadata c2460d9
  • Fix deconstructToVoltoBlocks conditions 887ec31
  • Cypress retry 3 times before fail dd4762b
  • Fix deserialize.js aef31f1
  • Fix isNotTextBlock condition d20aa43
  • Fix list items style within sidebar metadata editor 3044370
  • Code cleanup 1770743
  • Be more safe with list handling out of blocks 4921e1e
  • Be more safe with list handling out of blocks f996057
  • Remove unused import c0bb6b5
  • Fix table cell selection 405db60
  • Remove DEPRECATED PageLinkSchema. Not used 55bfdf7
  • Fix linting efcceb4
  • Remove DEPRECATED ObjectBrowserWidget. Moved to Volto core 97c8d15
  • Remove DEPRECATED ObjectWidget from futurevolto. Moved to Volto core bc38505
  • Remove DEPRECATED Blocks helpers and SidebarPopup 3edf6a8
  • Add SlateRichtextWidgetView to be used with metadata block/mentions 369f7ef
  • BREAKING - Remove table button from defaults 945a13a
  • Remove duplicate blockquote button within toolbar 346620f
  • Support new metadata fields on old content e4c7f9d
  • Register slate widget to be used with DX metadata c98f6c0
  • Add Lock-Token to default CORS allow_headers 57f7f95

2.9.3

26 Aug 16:22
5e4cab9
Compare
Choose a tag to compare
  • Release #139
  • Add EditorReference component, fix interaction with table cells #138

2.9.2

24 Aug 17:21
8499da4
Compare
Choose a tag to compare

2.9.1

13 Aug 09:33
5849f40
Compare
Choose a tag to compare
  • Release #132
  • add handle to unwrap note if empty string #129
  • Set CSS class according inline style menu selection paragraph style #111

2.9.0

10 Aug 12:11
bdadd1e
Compare
Choose a tag to compare

2.8.3

19 Jul 18:19
c1f87bf
Compare
Choose a tag to compare
  • Use <a> tag for links #120
  • Fix simplelink plugin link editing #121
  • Use <a> tag for links #118
  • Use a link 928bdc1

2.8.2: Merge pull request #117 from eea/develop

12 Jul 08:43
cdcb67a
Compare
Choose a tag to compare
Deserialize break, debounce select

2.8.1

01 Jul 10:58
3a9d094
Compare
Choose a tag to compare
  • Release Keyboard for detached mode and extras metadata in view mode #116
  • Pass metadata extras to Element in view mode #115
  • Add keyboard handler for detached mode (adds shift+enter soft break a… #114
  • [JENKINS] - Fix eslint 6931c95
  • Add keyboard handler for detached mode (adds shift+enter soft break as BR) e085b7b

2.8.0

24 Jun 12:56
27a8f27
Compare
Choose a tag to compare
  • Bump release. Add yarn test / make test #108
  • Fix Slate to slate paste #107
  • Use DOM styling to improve speed of show/hide toolbar #96
    • Fix slate to slate paste #104
  • Split test command into test and test:fix de71caf
  • Add test within scripts and makefile 1f35a6e
  • Bump release aa8b131
  • [JENKINS] - Update tests snapshot 84f8a36
  • Refactor cypress tests 3258dc2
  • Wait for resources to load 5fa3325
  • Refs #101 - Cypress integration test block focusing 98e7617
  • Make the toolbar responsiveness a lot better d7eb5bd
  • Use a setTimeout on click event b25d706
  • Remove unneeded code; don't pass withBlockProperties to detached mode widget 28be533
  • Don't enable detached for disableNewBlocks; need confirmation for this behavior c7504e5
  • Avoid eslint problems 4e757fc
  • Disable eslint for line c2bb2b5
  • Better handling of whitespace in pasting 47b2e5d
  • Fix slate to slate copy/paste 4c66a50

2.7.2

18 Jun 16:37
67e8671
Compare
Choose a tag to compare
  • Fix dependencies #105