Releases: Kephson/paste_reference
Initial release for TYPO3 14.3
Some changes since last release:
- released new version 5.0.0 - compatible now with TYPO3 14.3
- thanks to @DavidBruchmann and @asche76
Bugfix release - fixes version on packagist.org
- [BUGFIX] fix dependencies on Packagist because of wrong branch selection
Bugfix release - fixed further problems with TYPO3 13.4
Some changes since last release:
- released new version 4.0.4 - thanks to @DavidBruchmann
- bump node.js to v24
- [TASK] remove traces to TYPO3 v14
- [Bugfix] fix tests
- [Bugfix] fix method names related to new grid-API in v14
- [Task] Update SHortcutPreviewRenderer
- [Task] refactor paste-reference.js: use arrow-functions for being able to use 'this' everywhere, remove console.log()
- [Bugfix] init PasteReference with internal promise, to get most recent clipboard data
[BUGFIX] fixed basic problems with TYPO3 13.4
4.0.3 [BUGFIX] fixed basic problems with TYPO3 13.4, release of 4.0.3
[BUGFIX] corrected path to translation file
Corrected path to translation file to make translation work again in JavaScript.
TYPO3 12.4 compatibility update Latest
Merged new pull request from @DavidBruchmann to fix compatibility with TYPO3 12.4.
Readded styling for references in content elements in backend
Re-added styling for references in content elements in TYPO3 backend without CSS, only with backend classes, thanks to @ulrichmathes andn @DavidBruchmann
Readded styling for references in content elements in backend
Re-added styling for references in content elements in TYPO3 backend without CSS, only with backend classes, thanks to @ulrichmathes and @DavidBruchmann
[BUGFIX] fix eventHandler to show modal window for moving elements
Bugfix release for TYPO3 13, fixes broken eventHandler scripts when using "move" instead of "copy".
Thanks to @DavidBruchmann.
[BUGFIX] fix eventHandler to show modal window for moving elements
Bugfix release for TYPO3 12, fixes broken eventHandler scripts when using "move" instead of "copy".
Thanks to @DavidBruchmann.