franklin
franklin copied to clipboard
Bump phoenix_storybook from 0.5.2 to 0.5.5
Bumps phoenix_storybook from 0.5.2 to 0.5.5.
Release notes
Sourced from phoenix_storybook's releases.
v0.5.5
- improvement: make it work with FontAwesome webfont. You need to set the
font_awesome_rendering
to:webfont
if you are not using fontawesome with svg icons.- improvement: fixed Elixir 1.15 deprecations
v0.5.4
- bugfix: phx.gen.storybook alias to match storybook tailwind profile
- bugfix: add LiveSocketOptions to support alpine.js.
v0.5.3
bugfix: fixed hooks not being initialized.
Changelog
Sourced from phoenix_storybook's changelog.
v0.5.5 (2023-07-11)
- improvement: make it work with FontAwesome webfont. You need to set the
font_awesome_rendering
to:webfont
if you are not using fontawesome with svg icons.- improvement: fixed Elixir 1.15 deprecations
v0.5.4 (2023-06-05)
- bugfix: phx.gen.storybook alias to match storybook tailwind profile.
- bugfix: add LiveSocketOptions to support alpine.js.
v0.5.3 (2023-05-15)
- bugfix: fixed hooks not being initialized.
Commits
3ba3062
temporary disabling dialyxire4b6e48
dialyzer fix?c63e236
fixed mix publish alias72f05ec
0.5.5 releaseee4d82b
format416699b
don't add lsb-wait-for-icons class if FontAwesome is used with webfonts63dfc59
fixed flaky tests6e74ad6
CI tweaking792dfc9
Bump phoenix from 1.7.6 to 1.7.7b209d8f
Bump jason from 1.4.0 to 1.4.1- Additional commits viewable in compare view
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)