Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps svelte-simple-modal from 0.6.1 to 1.3.3.

Changelog

Sourced from svelte-simple-modal's changelog.

1.3.3

  • Fix accidentally removed global export of bind()

1.3.2

1.3.1

1.3.0

  • Add classBg, classWindow, classWindowWrap, classContent, and classCloseButton properties to applying custom CSS classes to the modal elements (#62)
  • Add unstyled to prevent applying default styles and providing full control over the modal styling

1.2.0

  • Add ariaLabel and ariaLabelledBy to props/options to support improved accessibility (#37)
  • Add aria-label="Close modal" to the default close button component (#37)

1.1.3

  • Add "type": "module" in package.json (#57)

1.1.2

  • Properly export bind() (#58)

1.1.1

  • Add type annotations via JSDocs, Typescript, and Sveld (#52)

1.1.0

  • Add disableFocusTrap property for disabling the focus trap behavior (#49)

1.0.4

  • Make sure that the modal only closes when it's open to fix (#53)

1.0.3

  • Remove accidentally added console.log (#50) and forbid console.log via linting

1.0.2

... (truncated)

Commits

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 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 [svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal) from 0.6.1 to 1.3.3.
- [Release notes](https://github.com/flekschas/svelte-simple-modal/releases)
- [Changelog](https://github.com/flekschas/svelte-simple-modal/blob/master/CHANGELOG.md)
- [Commits](flekschas/svelte-simple-modal@v0.6.1...v1.3.3)

---
updated-dependencies:
- dependency-name: svelte-simple-modal
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2022

Superseded by #46.

@dependabot dependabot bot closed this Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-simple-modal-1.3.3 branch July 1, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant