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
3.0.0-alpha.0
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
2.9.2
- Develop
#136
- Fix toolbar position in Link plugin
#135
- I18n
#119
- Update docker files
#134
- Use BlockChooserButton component
#133
- cy wait 1000
6cd4ec1
- Better fix
46822c0
- Don't overoptimize calculate toolbar position
bc28375
- Remove production NODE_ENV flag from jenkins
8c3cab3
- Merge develop
03f842c
- Imrpove docker-compose.yml
428b568
- Fix tests
008922d
- Rename babel.config to make tests pass
28d3c71
- Set NODE_ENV to production
a7eb4ef
- Update snapshot
b3beebf
- Add i18n artifacts
7d25290
- WIP on i18n
d48e979
2.9.1
2.9.0
- Release
#130
- set-up for before insert data
#128
- Table cell focusing
#123
- Handle the case where user wants to toggle off a list
#124
- Bump version to 2.9.0
0944dd3
- Cypress on focus fix
ee591f0
- Add tests for blocks utils: getAllBlocks
46ffea2
- Update snapshot
0643c84
- Update snapshot
af3420c
- Code cleanup
f922647
- Code cleanup
d32d75d
- Improve selection handling from cells
9dc33ed
- Checkpoint
0ba753b
- WIP
1b9e48e
- WIP
8430bee
2.8.3
2.8.2: Merge pull request #117 from eea/develop
Deserialize break, debounce select
2.8.1
- 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
- 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
- Fix slate to slate paste
- 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