One click Mini-Games for Open Food Facts for: categories, labels, weight, brands, logos… We'd need to port and improve nutrition and ingredients from the old version.
9
stars
14
forks
source link
chore(deps): bump @yaireo/tagify from 4.9.7 to 4.12.0 #435
improved the example for the users-list. it now uses the new dropdown header template instead of the hacky way it used to work 35d4b7a
stop adding a tag when blured in select-mode - when typing a tag and blurring, if the typed text is not included in the whitelist, it will be cleared 4ad26d8
do not render the dropdown header template if there's nothing in it d4bfee4
added 2 new templates for dropdown header & footer 45b902c
fixes #986 - keyboard shortcut for bold and italic interfere with mix-mode output c5fbcae
for "select" mode - if text value is not in the whitelist, clear it once the input is blured 0365d68
fixes #1001 - Tagify can change a tag value to its tagTextProp under mysterious circumstances 776c063
fixes #1008 - destroy() method throws DOM not defined exception 53610f2
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 @yaireo/tagify from 4.9.7 to 4.12.0.
Release notes
Sourced from
@yaireo/tagify
's releases.Commits
788f74d
4.12.07125bab
editing existing valid tag by adding spaces before or after, should nto affec...32b3eb6
fixes #1019 - transformTag setting can make a tag invalid when editing33c998e
minor refactoracf4a88
exposed the helpers for outside usage381ee1d
added a comment9723e6e
fixes #1013 - dropdownFooter shows "Refine your search" when maxItems = 0 (wh...2cd4c6a
added an example to the manual tests43b7e20
Fix anchor link in index.html (#1014)8de0595
4.11.0Dependabot 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)