rednaw / exhibitionDB

Create your own art gallery
https://rednaw.github.io/exhibitionDB/
MIT License
0 stars 0 forks source link

Bump svelte-simple-modal from 1.2.0 to 1.3.1 #112

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps svelte-simple-modal from 1.2.0 to 1.3.1.

Changelog

Sourced from svelte-simple-modal's changelog.

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
Commits
  • 2a8e99b 1.3.1
  • 22fb09b Updated sveld to fix the type definitions
  • 1afb1f1 Fix typo in code example README (#65)
  • d9a9de2 Remove empty code block
  • eb3fbae 1.3.0
  • 94bad08 Allow applying CSS classes and allow preventing default styles
  • f30a10e Link to the context API tutorial
  • a18b2dd Simplify usage examples and add interactive demos
  • 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 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)