Release v1.2.0
Changelog
Changed
- Web Component: the form theme now renders
<nowo-tag-input>(light DOM).tag-input.jsdefines the custom element and still initializes fields withdata-controller="nowo-tag-input". - Deps (dev): bump
rector/rector,friendsofphp/php-cs-fixer,@types/node,happy-dom; refresh Composer lockfiles.
Notes
- Integrators: keep the same
tag-input.jsasset. Custom theme overrides should use<nowo-tag-input>as the outer host.
What's Changed
- feat: wrap Tagify field in nowo-tag-input custom element by @HecFranco in #29
- chore(deps): bump friendsofphp/php-cs-fixer from 3.95.22 to 3.95.23 by @dependabot[bot] in #30
- chore(deps): bump rector/rector from 2.6.3 to 2.6.4 by @dependabot[bot] in #31
- chore(deps): bump @types/node from 26.2.0 to 26.4.0 by @dependabot[bot] in #32
- chore(deps): bump happy-dom from 20.11.6 to 20.12.0 by @dependabot[bot] in #33
Full Changelog: v1.1.3...v1.2.0