markwalet/nova-modal-response
A Laravel Nova asset for Modal responses on an action.
v1.2.1
972K downloads/mo
#3307 most downloaded on Packagist
markwalet/nova-modal-response
What this package is like to depend on
Last release 2 months ago
28 May 2026
Release timing varies
gaps range from 2 weeks to 11 months
Nearly every release is documented
notes for 20 of 20 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
20 releases · first in 2023
7 releases in the last 12 months
see the full history below
Release timeline
20 releases · Jan 2023 to May 2026
2024
2025
2026
Releases
latest 20-
v1.2.128 May 2026Release notes
Open source →Changed
composer servenow runsnpm run watchalongside the workbench server, so PHP and Vue/CSS changes recompile live- Dev asset builds are isolated from the shipped bundle:
npm run watch/devemit gitignored unminified files, and onlynpm run prodwrites the tracked minified bundle (dist/**/asset.min.*) - Agent documentation moved from a Boost first-party guideline (always loaded into consumers'
CLAUDE.md) to an on-demand Boost first-party skill (nova-modal-response-development)
Release notes
Open source →Changed
composer servenow runsnpm run watchalongside the workbench server, so PHP and Vue/CSS changes recompile live- Dev asset builds are isolated from the shipped bundle:
npm run watch/devemit gitignored unminified files, and onlynpm run prodwrites the tracked minified bundle (dist/**/asset.min.*) - Agent documentation moved from a Boost first-party guideline (always loaded into consumers'
CLAUDE.md) to an on-demand Boost first-party skill (nova-modal-response-development)
-
v1.2.027 May 2026Release notes
Open source →Added
- Added a copy-to-clipboard button to code and json modal content (#76)
Release notes
Open source →Added
- Added a copy-to-clipboard button to code and json modal content (#76)
-
v1.1.327 May 2026Release notes
Open source →Added
ModalResponse::code()andModalResponse::json()accept ahighlightargument to toggle syntax highlighting at construction (e.g.ModalResponse::code($snippet, highlight: false))
Deprecated
ModalResponse::withoutSyntaxHighlighting()— passhighlight: falsetocode()/json()instead. Removed in v2.
Release notes
Open source →Added
ModalResponse::code()andModalResponse::json()accept ahighlightargument to toggle syntax highlighting at construction (e.g.ModalResponse::code($snippet, highlight: false))
Deprecated
ModalResponse::withoutSyntaxHighlighting()— passhighlight: falsetocode()/json()instead. Removed in v2.
-
v1.1.227 May 2026Release notes
Open source →Added
- Added a contributing guide and a release process doc
- Added a
composer release-buildscript that runs QA and compiles assets for a release
Changed
- Compiled assets in
dist/are now built once per release instead of in every PR
Release notes
Open source →Added
- Added a contributing guide and a release process doc
- Added a
composer release-buildscript that runs QA and compiles assets for a release
Changed
- Compiled assets in
dist/are now built once per release instead of in every PR
-
v1.1.126 May 2026Release notes
Open source →Added
- Added a Laravel Boost AI guideline so agents can use the package correctly (#43)
Changed
- Removed the raw
Action::modal('modal-response', [...])pattern from the docs in favour of theModalResponsehelper
(#41)
Release notes
Open source →Added
- Added a Laravel Boost AI guideline so agents can use the package correctly (#43)
Changed
- Removed the raw
Action::modal('modal-response', [...])pattern from the docs in favour of theModalResponsehelper (#41)
-
v1.1.030 Mar 2026Release notes
Open source →Added
- Included Pint & PHPStan static analysis
- Added a GitHub Actions workflow for static analysis
- Update dependabot configuration
- Added a PHPUnit and Testbench-based package test suite
- Added a GitHub Actions test matrix for supported PHP 8.2+ and Laravel 12/13 versions
Changed
- Raised the minimum supported PHP version to 8.2
- Raised the minimum supported Laravel version to 12
Release notes
Open source →Added
- Included Pint & PHPStan static analysis
- Added a GitHub Actions workflow for static analysis
- Update dependabot configuration
- Added a PHPUnit and Testbench-based package test suite
- Added a GitHub Actions test matrix for supported PHP 8.2+ and Laravel 12/13 versions
Changed
- Raised the minimum supported PHP version to 8.2
- Raised the minimum supported Laravel version to 12
-
v1.0.305 Mar 2026Release notes
Open source →Added
- Added Laravel 13 support
Removed
- Revoked and removed leaked api token for
laravel/novadependency
Release notes
Open source →Added
- Added Laravel 13 support
Removed
- Revoked and removed leaked api token for
laravel/novadependency
-
v1.0.208 Apr 2025Release notes
Open source →Fixed
- Make sure the input helper passes through all configuration options (#13)
Release notes
Open source →Fixed
- Make sure the input helper passes through all configuration options (https://github.com/markwalet/nova-modal-response/issues/13)
-
v1.0.103 Feb 2025 -
v1.0.019 Dec 2024Release notes
Open source →Added
- Close modal on escape
- Added option to configure close button text
- Added optional syntax highlighting for code (enabled by default)
- Added dark mode support
- Installed Nova devtools
- Added an input helper with sensible defaults (
ModalResponse)
Changed
- Moved to new webpack mix configuration
- Made code block the full width of a modal
- Changed default close button text to
Closeinstead ofCancel
Removed
- Removed support for
laravel/novaV4
Release notes
Open source →Added
- Close modal on escape
- Added option to configure close button text
- Added optional syntax highlighting for code (enabled by default)
- Added dark mode support
- Installed Nova devtools
- Added an input helper with sensible defaults (
ModalResponse)
Changed
- Moved to new webpack mix configuration
- Made code block the full width of a modal
- Changed default close button text to
Closeinstead ofCancel
Removed
- Removed support for
laravel/novaV4
-
v0.3.116 Dec 2024Release notes
Open source →Added
- Added support for
laravel/nova:^5.0.
Removed
- Removed support for Laravel 8 & 9
- Added support for
-
v0.3.013 Mar 2024 -
v0.2.227 Feb 2024 -
v0.2.131 Jan 2024Release notes
Open source →Added
- Make size configurable for modal
Changed
- Make nova version requirement more precise
-
v0.2.002 Mar 2023Release notes
Open source →Added
- Added Laravel 10 support
- Added missing documentation for new features (#1)
- Added a changelog
-
v0.1.427 Jan 2023 -
v0.1.327 Jan 2023 -
v0.1.227 Jan 2023 -
v0.1.127 Jan 2023 -
v0.1.027 Jan 2023