Fix: Prevent event-bubbling if representation-button gets clicked #243
v1.7.3
Update: Use latest nanopop version, update (dev-)dependencies and clear npm audits
v1.7.2
Fix: Misconfigured nanopop configuration leading to wrong positioning (#231)
Fix: Initialization issue if pickr is not visible (#226, still in discussion - see #229)
Update: Dependencies
v1.7.1
Fix: Chrome warnings about passive-eventlistener
Update: Security related dependency updates
v1.7.0
Add: Pickr.DEFAULT_OPTIONS can be modified to change the default-options globally
Remove: Validation of arguments passed to on has been removed.
Update: Pickr is now using NanoPop internally 🎉
Update: The browser-target for the ES5 bundle has been updated, it's still a WIP (see #210) but this should fix compatibility issues with older browsers. (bbc87c53326d9e66abda17d888e0e0699bdeaea7, bd9325e7bc7253ea2ad61acce919a6925722111a)
v1.6.0
Update: new i18n option to fully customize all strings. [Breaking Change]
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps @simonwep/pickr from 1.4.2 to 1.7.4.
Release notes
Sourced from @simonwep/pickr's releases.
Commits
dee6878
Publish 1.7.4328153d
Stop click-event propagation in Selectable0af9cc8
Publish 1.7.3c4ce266
Update EXAMPLES.mdf3da18d
Update dependencies17e11af
Update READMEe7e7983
Merge pull request #235 from Simonwep/dependabot/npm_and_yarn/elliptic-6.5.341f9aec
Bump elliptic from 6.5.2 to 6.5.33d88307
Merge pull request #232 from Simonwep/dependabot/npm_and_yarn/lodash-4.17.1926b815a
Bump lodash from 4.17.15 to 4.17.19Dependabot 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)