Skip to content

chore(deps): bump nowo-tech/ui-kit-bundle from 1.4.0 to 1.7.0 - #27

Merged
HecFranco merged 1 commit into
mainfrom
dependabot/composer/nowo-tech/ui-kit-bundle-1.7.0
Aug 10, 2026
Merged

chore(deps): bump nowo-tech/ui-kit-bundle from 1.4.0 to 1.7.0#27
HecFranco merged 1 commit into
mainfrom
dependabot/composer/nowo-tech/ui-kit-bundle-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps nowo-tech/ui-kit-bundle from 1.4.0 to 1.7.0.

Release notes

Sourced from nowo-tech/ui-kit-bundle's releases.

Release v1.7.0

v1.7.0: pagination « » + ul.pagination markup

Release v1.6.0

Changelog

Added

  • row_actions_display (icon | text | icon_text): kit config + Twig global nowo_ui_kit_row_actions_display; _row_actions emits glyph-only, label-only, or both (REQ-UI-001). Per-include display override. CSS modifiers --icon / --text / --icon-text + nowo-ui-action__label. Kitchen sink shows all three modes.
  • Canonical row-action API: _row_actions supports tag (a/button/form/auto), method POST + CSRF, confirm_id / modal_id, confirm_message (transitional), variant / icon / label overrides. Expanded kinds: create, save, cancel, restore, share, config, export, filter. Docs: https://github.com/nowo-tech/UiKitBundle/blob/HEAD/ROW_ACTIONS.md.

Changed

  • ui.action(kind) default variant: edit / most kinds → secondary; delete → danger; create/save → primary (was: edit primary). Third macro arg variant overrides.

Release v1.5.1

v1.5.1

Release v1.5.0

v1.5.0

Changelog

Added

  • REQ-TWIG-004: require twig/extra-bundle + twig/string-extra; make check-twig-extra in release-check; demos register TwigExtraBundle.
  • Twig-CS-Fixer: vincentlanglet/twig-cs-fixer, .twig-cs-fixer.php, composer twig:lint / twig:fix.
Changelog

Sourced from nowo-tech/ui-kit-bundle's changelog.

1.7.0 - 2026-08-05

Changed

  • _pagination: previous/next use « / » with translated aria-labels; wrap links in ul.pagination / li.page-item / a.page-link for Bootstrap-friendly markup. Optional trans_domain / nav_trans_domain; route defaults to the current request route when omitted.

1.6.0 - 2026-08-04

Added

  • row_actions_display (icon | text | icon_text): kit config + Twig global nowo_ui_kit_row_actions_display; _row_actions emits glyph-only, label-only, or both (REQ-UI-001). Per-include display override. CSS modifiers --icon / --text / --icon-text + nowo-ui-action__label. Kitchen sink shows all three modes.
  • Canonical row-action API: _row_actions supports tag (a/button/form/auto), method POST + CSRF, confirm_id / modal_id, confirm_message (transitional), variant / icon / label overrides. Expanded kinds: create, save, cancel, restore, share, config, export, filter. Docs: https://github.com/nowo-tech/UiKitBundle/blob/main/docs/ROW_ACTIONS.md.

Changed

  • ui.action(kind) default variant: edit / most kinds → secondary; delete → danger; create/save → primary (was: edit primary). Third macro arg variant overrides.

1.5.1 - 2026-08-04

Fixed

  • Vite / TypeScript CI: orb remount test used removed state "idle"; use a valid OrbState (listening).

1.5.0 - 2026-08-04

Added

  • REQ-TWIG-004: require twig/extra-bundle + twig/string-extra; make check-twig-extra in release-check; demos register TwigExtraBundle.
  • Twig-CS-Fixer: vincentlanglet/twig-cs-fixer, .twig-cs-fixer.php, composer twig:lint / twig:fix.
Commits
  • 60935db Release v1.7.0: pagination with « » and Bootstrap page-item markup.
  • 8ea2373 Release v1.6.0: row_actions_display modes and canonical row-action API.
  • 299194e Release v1.5.1: fix Thinking Orb TypeScript test for OrbState.
  • c0ad946 Apply PHP CS Fixer fixes [skip ci]
  • 1e5caae Release v1.5.0: Twig Extra (REQ-TWIG-004) and Twig-CS-Fixer.
  • 0c89dcb Apply PHP CS Fixer fixes [skip ci]
  • ee3b64a docs(php): add @​return void on NowoUiKitExtension::load.
  • 3631e44 docs(readme): highlight Thinking Orbs and width toggle for 1.4.0.
  • 8730377 Update .gitignore to exclude .phpunit.result.cache and add reference.php conf...
  • 9d04906 Apply PHP CS Fixer fixes [skip ci]
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nowo-tech/ui-kit-bundle](https://github.com/nowo-tech/UiKitBundle) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/nowo-tech/UiKitBundle/releases)
- [Changelog](https://github.com/nowo-tech/UiKitBundle/blob/main/docs/CHANGELOG.md)
- [Commits](nowo-tech/UiKitBundle@v1.4.0...v1.7.0)

---
updated-dependencies:
- dependency-name: nowo-tech/ui-kit-bundle
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from HecFranco as a code owner August 10, 2026 07:10
@HecFranco
HecFranco merged commit 83916dc into main Aug 10, 2026
20 of 22 checks passed
@HecFranco
HecFranco deleted the dependabot/composer/nowo-tech/ui-kit-bundle-1.7.0 branch August 10, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant