Releases: maikschneider/bw_focuspoint_images
Releases · maikschneider/bw_focuspoint_images
6.0.1
What's Changed
- Fix custom typolinks preview by @kitzberger in #72
New Contributors
- @kitzberger made their first contribution in #72
Full Changelog: 6.0.0...6.0.1
6.0.0
What's Changed
- [!!!] Remove global content element registration by @maikschneider in #65
- You need to include PageTS manually, as described in step 3 of the installation
- Add site set by @maikschneider in #66
- Keyboard navigation by @maikschneider in #68
- Documentation: New example + updated images by @maikschneider in #67
Full Changelog: 5.2.0...6.0.0
5.2.0
What's Changed
- Remove not needed TypoScript setup by @maikschneider in #61
- Update
showitemconfiguration of tt_content element by @maikschneider in #62
Full Changelog: 5.1.2...5.2.0
5.1.2
Full Changelog: 5.1.1...5.1.2
5.1.1
What's Changed
- Add
packaging_exclude.phpfor TER release - Update extension version
- Remove old TypoLink migration
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- Resizable sidebar by @maikschneider in #45
- Improved pointer style by @maikschneider in #44
- Field conditions by @maikschneider in #46
- Configuration import/export by @maikschneider in #43
- Checkbox component by @maikschneider in #52
- Add contributing instructions by @Jeggle-s in #54
- Prevent text selection in image container by @maikschneider in #55
- Update preview element by @maikschneider in #58
- Improve Image component initialization by @maikschneider in #56
- Types override by @maikschneider in #50
New Contributors
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- TYPO3 v13 support
- drop jQuery & jQueryUI
- drop TypeScript
- usage of svelte web components for the editor
- replace rollup build with esbuild
- new
useAsNameoption to dynamically name the editor boxes - new quality tools, updated github workflow
- add GPL 2 license
Full Changelog: v4.0.0...5.0.0
v3.0.5
What's Changed
- fix: do not load ImmediateAction in v9 (closes #15) by @maikschneider
Full Changelog: v3.0.4...v3.0.5
v4.0.0
What's Changed
- feat: TYPO3 v12 support by @maikschneider in #4
- fix: handle sidebar panel active state by @ysoxima in #6
- release 4.0.0 by @github-actions in #8
New Contributors
- @ysoxima made their first contribution in #5
- @maikschneider made their first contribution in #4
Full Changelog: v3.0.4...v4.0.0
v3.0.4
What's Changed
- build: version 3.0.4
- chore: raise version
- chore: update author contact, repository url
- chore: add package-lock file, npm run commands, remove typo3 typescript paths, ignore imports
- fix: access of non existing property (thanks to @3l73)
- feat: switch to github workflow, remove bitbucket pipeline file
New Contributors
- @github-actions made their first contribution in #3
Full Changelog: v3.0.3...v3.0.4