The shipped Heroicons are upgraded to the new v2 version. You should adjust any icon that was removed or renamed. While it's impossible to list all removed and renamed icons, it should become fairly obvious because Blade Icons will warn you with an exception when you try to generate an icon that doesn't exist anymore. You could also review all icons in the above PR.
Upgrading from 0.3.1 to 1.0
Minimum Requirements
The package now requires as a minimum:
PHP 7.3
Laravel 8.0
Blade Icons 1.0
Upgrading from Blade Icons
If you're upgrading from the original Blade Icons package there's very little steps you would need to take. The syntax for the Blade components has remained the same.
Raw Icons
If you were using the raw exported icons you'll need to re-publish them with:
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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 blade-ui-kit/blade-heroicons from 1.3.1 to 2.1.0.
Release notes
Sourced from blade-ui-kit/blade-heroicons's releases.
Changelog
Sourced from blade-ui-kit/blade-heroicons's changelog.
Upgrade guide
Sourced from blade-ui-kit/blade-heroicons's upgrade guide.
... (truncated)
Commits
f756c80
Laravel v10 Support (#35)cc91963
Create coding-standards.yml (#33)a85069a
Update CHANGELOG36bbf73
Update icon8b0622e
Test on PHP 8.28f9394d
Update CHANGELOGb1c5f43
Update to Heroicons v2.0.12e94238b
Update CHANGELOGc6c9d4e
Add new icons (#31)164addf
Update README.mdDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)