Tangerine-Community / tangy-form

<tangy-form> is a web component for creating multipage forms. Other <tangy-*> input elements are included as well.
GNU General Public License v3.0
15 stars 3 forks source link

Bump translation-web-component from 1.0.0 to 1.1.1 #290

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps translation-web-component from 1.0.0 to 1.1.1.

Changelog

Sourced from translation-web-component's changelog.

v1.1.1

  • Replace hardcoded Language label in t-select with dynamic label property.
  • Refactor t-number's Bengali number translation feature to use a simple find and replace.

v1.1.0

  • Add <t-select> element for reusable language selection widget.
  • In <t-translate>, sanitize HTML from fragements for better compatibility with templating libraries and remove outer whitespace to allow for HTML whitespace formatting.
Commits
  • 1a1f38d 1.1.1
  • 7eb4c1a Update CHANGELOG
  • 373280b Replace hardcoded Language label in t-select with dynamic label property
  • 6e94547 Refactor t-number's Bengali number translation feature to use a simple find a...
  • 10787fe 1.1.0
  • 783482e Update CHANGELOG
  • 32f5b01 Refactor demo to use <t-select>
  • 74e7cd0 Add required lit package for t-select
  • 81dc12d Add t-select element for reusable language selection widget
  • 32cbe14 Sanitize HTML from fragements for better compatibility with templating librar...
  • 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)