Releases: neos/neos-ui
Releases · neos/neos-ui
8.0.1
What's Changed
BUGFIX
- BUGFIX: Repair data views for the TimeSeriesView by @markusguenther in #3112
- BUGFIX: Check canEdit policy instead of hidden property by @Sebobo in #3110
- BUGFIX: Adjust code leading to deprecation warnings with PHP 8.1 by @kdambekalns in #3094
Full Changelog: 8.0.0...8.0.1
7.3.4
What's Changed
BUGFIX
- BUGFIX: Repair data views for the TimeSeriesView by @markusguenther in #3112
- BUGFIX: Check canEdit policy instead of hidden property by @Sebobo in #3110
TASK
- Build(deps): Bump postcss-nested from 4.2.1 to 4.2.3 by @dependabot in #3088
Full Changelog: 7.3.3...7.3.4
7.2.7
What's Changed
BUGFIX
- BUGFIX: Repair data views for the TimeSeriesView by @markusguenther in #3112
- BUGFIX: Check canEdit policy instead of hidden property by @Sebobo in #3110
TASK
- Build(deps): Bump postcss-nested from 4.2.1 to 4.2.3 by @dependabot in #3088
Full Changelog: 7.2.6...7.2.7
7.1.9
What's Changed
BUGFIX
- BUGFIX: Repair data views for the TimeSeriesView by @markusguenther in #3112
- BUGFIX: Check canEdit policy instead of hidden property by @Sebobo in #3110
TASK
- Build(deps): Bump postcss-nested from 4.2.1 to 4.2.3 by @dependabot in #3088
Full Changelog: 7.1.8...7.1.9
7.0.11
What's Changed
BUGFIX
- BUGFIX: Repair data views for the TimeSeriesView by @markusguenther in #3112
- BUGFIX: Check canEdit policy instead of hidden property by @Sebobo in #3110
TASK
- Build(deps): Bump postcss-nested from 4.2.1 to 4.2.3 by @dependabot in #3088
Full Changelog: 7.0.10...7.0.11
5.3.17
What's Changed
BUGFIX
- BUGFIX: Repair data views for the TimeSeriesView by @markusguenther in #3112
- BUGFIX: Check canEdit policy instead of hidden property by @Sebobo in #3110
TASK
- Build(deps): Bump postcss-nested from 4.2.1 to 4.2.3 by @dependabot in #3088
Full Changelog: 5.3.15...5.3.17
8.0.0
What's Changed
FEATURE
- FEATURE: Remove neos-ui-ckeditor-bindings and ckeditor 4 by @markusguenther in #3045
- FEATURE: Introduce icon configuration for nodetypes by @markusguenther in #3042
- FEATURE: Adds restore button for user impersonation by @markusguenther in #3091
- FEATURE: Add custom validation message for input validation by @pKallert in #2996
BUGFIX
TASK
- TASK: Upgrade immer js to version 9.0 by @markusguenther in #3063
- TASK: Removes lodash.upperfirst by @markusguenther in #3074
- TASK: Update react-dev-utils to 7.0 by @markusguenther in #3077
- TASK: Code style tweaks by @kdambekalns in #3090
New Contributors
Full Changelog: 7.3.3...8.0.0
7.3.3
What's Changed
BUGFIX
- BUGFIX: Allow zero as value in selectbox by @pKallert in #3069
- BUGFIX: Render search also for empty string by @markusguenther in #3086
- BUGFIX: SVGs in Sidebar are not shown if they have no height or width by @pKallert in #3064
TASK
- TASK: Upgrade d3-scale to version 4.0.2 by @markusguenther in #3076
- TASK: Renames isEmpty helper to isNil by @markusguenther in #3085
- TASK: Remove lodash.set by @markusguenther in #3072
- Build(deps-dev): Bump @types/react-fontawesome from 1.6.4 to 1.6.5 by @dependabot in #3055
- Build(deps-dev): Bump @types/lodash from 4.14.149 to 4.14.179 by @dependabot in #3056
- Build(deps-dev): Bump testcafe from 1.7.1 to 1.18.4 by @dependabot in #3054
- Build(deps): Bump codemirror from 5.55.0 to 5.65.2 by @dependabot in #3060
- Build(deps): Bump webpack-cli from 4.2.0 to 4.9.2 by @dependabot in #3079
- Build(deps): Bump @sindresorhus/slugify from 1.1.0 to 2.1.0 by @dependabot in #3080
- Build(deps-dev): Bump lerna from 2.11.0 to 4.0.0 by @dependabot in #3084
- Build(deps-dev): Bump @types/debug from 0.0.31 to 4.1.7 by @dependabot in #3087
Full Changelog: 7.3.2...7.3.3
7.2.6
What's Changed
BUGFIX
- BUGFIX: Allow zero as value in selectbox by @pKallert in #3069
- BUGFIX: Render search also for empty string by @markusguenther in #3086
TASK
- TASK: Upgrade d3-scale to version 4.0.2 by @markusguenther in #3076
- TASK: Renames isEmpty helper to isNil by @markusguenther in #3085
- TASK: Remove lodash.set by @markusguenther in #3072
- Build(deps-dev): Bump @types/react-fontawesome from 1.6.4 to 1.6.5 by @dependabot in #3055
- Build(deps-dev): Bump @types/lodash from 4.14.149 to 4.14.179 by @dependabot in #3056
- Build(deps-dev): Bump testcafe from 1.7.1 to 1.18.4 by @dependabot in #3054
- Build(deps): Bump codemirror from 5.55.0 to 5.65.2 by @dependabot in #3060
- Build(deps): Bump webpack-cli from 4.2.0 to 4.9.2 by @dependabot in #3079
- Build(deps): Bump @sindresorhus/slugify from 1.1.0 to 2.1.0 by @dependabot in #3080
- Build(deps-dev): Bump lerna from 2.11.0 to 4.0.0 by @dependabot in #3084
- Build(deps-dev): Bump @types/debug from 0.0.31 to 4.1.7 by @dependabot in #3087
Full Changelog: 7.2.5...7.2.6
7.1.8
What's Changed
BUGFIX
- BUGFIX: Allow zero as value in selectbox by @pKallert in #3069
- BUGFIX: Render search also for empty string by @markusguenther in #3086
TASK
- TASK: Upgrade d3-scale to version 4.0.2 by @markusguenther in #3076
- TASK: Renames isEmpty helper to isNil by @markusguenther in #3085
- TASK: Remove lodash.set by @markusguenther in #3072
- Build(deps-dev): Bump @types/react-fontawesome from 1.6.4 to 1.6.5 by @dependabot in #3055
- Build(deps-dev): Bump @types/lodash from 4.14.149 to 4.14.179 by @dependabot in #3056
- Build(deps-dev): Bump testcafe from 1.7.1 to 1.18.4 by @dependabot in #3054
- Build(deps): Bump codemirror from 5.55.0 to 5.65.2 by @dependabot in #3060
- Build(deps): Bump webpack-cli from 4.2.0 to 4.9.2 by @dependabot in #3079
- Build(deps): Bump @sindresorhus/slugify from 1.1.0 to 2.1.0 by @dependabot in #3080
- Build(deps-dev): Bump lerna from 2.11.0 to 4.0.0 by @dependabot in #3084
- Build(deps-dev): Bump @types/debug from 0.0.31 to 4.1.7 by @dependabot in #3087
Full Changelog: 7.1.7...7.1.8