Releases: neos/neos-ui
A number of extensibility features and bugfixes
All changes in this release: 3.7.0...3.8.0
A number of extensibility features and bugfixes
All changes in this release: 2.7.0...2.8.0
Release version 3.7.0
FEATURE: Expose CK widget and highlight plugins
TASK: Add Neos logo and favicons to the backend
TASK: Adds filter to trigger circle ci build
TASK: Add positioning helper to ckeditor api exposure
TASK: Remove old yarn lock files in sub packages
TASK: Upgrade ramda to version 0.26.1
BUGFIX: Table icon was to big when selected
Many thanks to all Contributor:
@Sebobo @skurfuerst @danielkestler @markusguenther
All changes in this release: 3.6.1...3.7.0
Release version 2.7.0
FEATURE: Expose CK widget and highlight plugins
TASK: Add Neos logo and favicons to the backend
TASK: Adds filter to trigger circle ci build
TASK: Add positioning helper to ckeditor api exposure
TASK: Remove old yarn lock files in sub packages
TASK: Upgrade ramda to version 0.26.1
BUGFIX: Table icon was to big when selected
Many thanks to all Contributor:
@Sebobo @skurfuerst @danielkestler @markusguenther
All changes in this release: 2.6.1...2.7.0
Release version 3.6.0
Important
This release had an issue with composer because it was triggered on a wrong branch. Please use 3.6.1 instead!
If you did use the following statement in your custom UI plugin, this
change is breaking, as UpcastConverters and DowncastConverters is not exported anymore:
import {UpcastConverters, DowncastConverters} from 'ckeditor5-exports'
Background: CKEditor5 12.x removed this API as explained in their
Upgrade Guide in section "Conversion helpers"
How to fix: Use the new API as described in the upgrade guide of CKEditor5.
TASK: Add sponsor button for neos funding
TASK: Update to CKEditor5 12.X
BUGFIX: Allow compiling ui plugins again
Many thanks to all Contributor:
@Sebobo @skurfuerst @markusguenther
All changes in this release: 3.5.0...3.6.0
Release version 2.6.0
Important
If you did use the following statement in your custom UI plugin, this
change is breaking, as UpcastConverters and DowncastConverters is not exported anymore:
import {UpcastConverters, DowncastConverters} from 'ckeditor5-exports'
Background: CKEditor5 12.x removed this API as explained in their
Upgrade Guide in section "Conversion helpers"
How to fix: Use the new API as described in the upgrade guide of CKEditor5.
TASK: Add sponsor button for neos funding
TASK: Update to CKEditor5 12.X
BUGFIX: Allow compiling ui plugins again
Many thanks to all Contributor:
@Sebobo @skurfuerst @markusguenther
All changes in this release: 2.5.0...2.6.0
3.5.0
- FEATURE: Allow adding and overriding fusion code for Neos UI backend
- FEATURE: Make caching data source in lru cache optional
- TASK: rewrite positional array sorter to behave like the flow implementation
- TASK: autofix linting errors in test cases
- TASK: fix code-style
- TASK: add test for invalid position strings
- TASK: Upgrade react-codemirror2 to version 6.0.0
- TASK: Remove close button for relogin dialog
- TASK: Remove close-button in all modals
- TASK: add close-button to keyboard shortcut modal
- TASK: Add margin to bottom of input fields in relogin modal
- TASK: Satisfy css nitpick
- TASK: Disable copy button in content tree if selected node is in pagetree
- TASK: Link commit message guideline in readme
- TASK: Remove empty onRequestClose argument
- TASK: Improve documentation of the fix
- BUGFIX: Fix content operations after empty outOfBandRendering
- BUGFIX: Disable preview mode in assetlist dropzone
- BUGFIX: Fix codestyle from lru cache change
- BUGFIX: Use correct color constant for search input
Many thanks to all Contributor:
@dlubitz @maya-shines @markusguenther @mireo91 @PRGfx @Sebobo
All changes in this release: 3.4.0...3.5.0
2.5.0
- FEATURE: Allow adding and overriding fusion code for Neos UI backend
- FEATURE: Make caching data source in lru cache optional
- TASK: rewrite positional array sorter to behave like the flow implementation
- TASK: autofix linting errors in test cases
- TASK: fix code-style
- TASK: add test for invalid position strings
- TASK: Upgrade react-codemirror2 to version 6.0.0
- TASK: Remove close button for relogin dialog
- TASK: Remove close-button in all modals
- TASK: add close-button to keyboard shortcut modal
- TASK: Add margin to bottom of input fields in relogin modal
- TASK: Satisfy css nitpick
- TASK: Disable copy button in content tree if selected node is in pagetree
- TASK: Link commit message guideline in readme
- TASK: Remove empty onRequestClose argument
- TASK: Improve documentation of the fix
- BUGFIX: Fix content operations after empty outOfBandRendering
- BUGFIX: Disable preview mode in assetlist dropzone
- BUGFIX: Fix codestyle from lru cache change
- BUGFIX: Use correct color constant for search input
Many thanks to all Contributor:
@dlubitz @maya-shines @markusguenther @mireo91 @PRGfx @Sebobo
All changes in this release: 2.4.0...2.5.0
3.4.0
- FEATURE: Allow switching to inaccessible dimension combinations
- FEATURE: Get the backend working on mobile screen sizes
- TASK: Update fontawesome to 5.8.2
- TASK: Change list draggable icon to actual "grip lines" icon
- TASK: Indicate a no matches found in node types select
- TASK: Remove divider between the trees
- TASK: Improvements for dialogs/modals, equalize breakpoints
- BUGFIX: Restrict style for td's in guest frame to CKE content
- BUGFIX: Correct float validation
- BUGFIX: Correct plugin view
- BUGFIX: Avoid PHP exception in NamespaceDetectionTemplateProcessor
- BUGFIX: Restrict td's styling to CKE content
- BUGFIX: Improve documentation of ckEditor customization
- BUGFIX: Adding assets in asset lists
- BUGFIX: Searching assets in asset lists
- BUGFIX: Vertical alignment bug in Firefox
- BUGFIX: Preview mode reloading issue
- BUGFIX: Search field without icons and some jumping issues
- BUGFIX: Check for validators w/o configuration
All changes in this release: 3.3.0...3.4.0
2.4.0
- FEATURE: Allow switching to inaccessible dimension combinations
- FEATURE: Get the backend working on mobile screen sizes
- TASK: Update fontawesome to 5.8.2
- TASK: Change list draggable icon to actual "grip lines" icon
- TASK: Indicate a no matches found in node types select
- TASK: Remove divider between the trees
- TASK: Improvements for dialogs/modals, equalize breakpoints
- BUGFIX: Restrict style for td's in guest frame to CKE content
- BUGFIX: Correct float validation
- BUGFIX: Correct plugin view
- BUGFIX: Avoid PHP exception in NamespaceDetectionTemplateProcessor
- BUGFIX: Restrict td's styling to CKE content
- BUGFIX: Improve documentation of ckEditor customization
- BUGFIX: Adding assets in asset lists
- BUGFIX: Vertical alignment bug in Firefox
- BUGFIX: Preview mode reloading issue
- BUGFIX: Search field without icons and some jumping issues
- BUGFIX: Check for validators w/o configuration
All changes in this release: 2.3.0...2.4.0