jonnsn
Repos
14

Events

[TASK] allow PHP 8

Created at 1 week ago

[task] TYPO3 11 compatibility

Merge pull request #1 from hmccloy/develop

[TASK] TYPO3 11 compatibility

Created at 1 week ago
pull request closed
[TASK] TYPO3 11 compatibility

merged from https://github.com/hmccloy/hairu

Created at 1 week ago
pull request opened
[TASK] TYPO3 11 compatibility

merged from https://github.com/hmccloy/hairu

Created at 1 week ago
Created at 1 week ago
pull request opened
[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago

[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago
create branch
jonnsn create branch prevent-htmlencoded-widget-output
Created at 1 month ago
Created at 1 month ago
pull request closed
[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago
delete branch
jonnsn delete branch prevent-htmlencoded-widget-output
Created at 1 month ago

[BUGFIX] do not htmlencode upload widget output

fixes #54

Merge pull request #1 from jonnsn/prevent-htmlencoded-widget-output

[BUGFIX] do not htmlencode upload widget output

Created at 1 month ago
pull request closed
[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago
pull request reopened
[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago
pull request closed
[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago
pull request opened
[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago
pull request opened
[BUGFIX] do not htmlencode upload widget output

fixes #54

Created at 1 month ago
create branch
jonnsn create branch prevent-htmlencoded-widget-output
Created at 1 month ago
Created at 1 month ago
Make current element available in src callback

+1

I tried the alternative @Radiergummi (thanks for that!) proposed, but could not get it to work.

Uncaught (in promise) TypeError: element is undefined in line src: (query, element) => fetch( element.dataset.suggestionsEndpoint )

Created at 2 months ago