8.3.0
What's Changed
FEATURE
- FEATURE: Linking referenced documents in the reference and references editor by @FahimNsr in #3187
- FEATURE: Add blockquote to selectable styles by @Sebobo in #3333
- FEATURE: CSS build refactor (make react-ui-components easy to use) by @mhsdesign in #3366
- FEATURE: custom node deletion text by @pKallert in #3294
- FEATURE: Improve node creation dialog by @pKallert in #3396
- FEATURE: Remove 1K Dependencies & and separat webpack adapter extensibility package by @mhsdesign in #3382
- FEATURE: add new node creation dialog icons by @manuelmeister in #3423
- FEATURE: Improve user experience for Dimension Switcher by @markusguenther in #3451
- FEATURE: Make document tree clickable by @pKallert in #3440
- FEATURE: Apply link input value immediately after search term was cleared by @grebaldi in #3328
TASK
- TASK: Add another way to run tests locally with a system under test in docker by @JamesAlias in #3369
- Task: Cleanup Linting / Speedup / Fix / Remove Tslint by @mhsdesign in #3404
- TASK: Script: Rename all
import style from "./style.css"
tostyle.module.css
by @mhsdesign in #3217 - TASK: Fix order of node creation dialog SearchBar by @mhsdesign in #3427
- TASK: Reresolve merge conflicts of #3382 by @mhsdesign in #3447
- TASK: Deprecate plow-js by @mhsdesign in #3457
- Task: React-ui-components emit comments in dts by @mhsdesign in #3448
- TASK: Restrict what is published to npm by @mhsdesign in #3444
- TASK: Speed up jest from 1:47 to 7s by running one instance from the root by @mhsdesign in #3449
- TASK: Improve ckeditor plugin migration to Neos 8.2 and up #3452 by @mhsdesign in #3454
- TASK: Disable normal Dependabot updates by @Sebobo in #3299
- TASK: Update plow-js to v3.0.0 by @grebaldi in #3300
- TASK: Remove target branch in dependabot config by @markusguenther in #3365
- TASK: Analyze bundle size and health
node esbuild.js --production --analyze
by @mhsdesign in #3383 - TAKS: Remove todo by @mhsdesign in #3443
- Revert "BUGFIX: Make extensibility api compatible with esbuild alias" by @mhsdesign in #3442
BUGFIX
- BUGFIX: Ensure that the link editor "anchor" field never receives
undefined
by @grebaldi in #3362 - BUGFIX: #3401 Update and Pin
"@friendsofreactjs/react-css-themr": "~4.2.0"
by @mhsdesign in #3403 - BUGFIX: Fix yarn npm auth token by @JamesAlias in #3291
- BUGFIX: Update
recharts
to^2.4.1
by @grebaldi in #3363
DOCS
- DOCS: Add Readme's for neos-ui-extensibility #3445 by @mhsdesign in #3467
New Contributors
- @FahimNsr made their first contribution in #3187
- @manuelmeister made their first contribution in #3423
Thanks to all contributors for your dedication in improving the user experience and developer experience. Your contributions are greatly appreciated. 💙💙💙
Full Changelog: 8.2.9...8.3.0