neos / flow-development-collection

The unified repository containing the Flow core packages, used for Flow development.
https://flow.neos.io/
MIT License
134 stars 187 forks source link

FEATURE add includes Eel Helpers for String and Array #3359

Open Kleisli opened 4 weeks ago

Kleisli commented 4 weeks ago

resolved:https://github.com/neos/flow-development-collection/issues/2967 Added two new EelHelpers following the interface of the JavaScript functions String.prototype.includes() and Array.prototype.includes()

Upgrade instructions

Review instructions

Checklist

mhsdesign commented 4 weeks ago

FYI just made this wip because it has to land in 8.4 but were working on branching it of