Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Bump @instructure/ui-tag from 8.28.2 to 8.37.0#2063

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/instructure/ui-tag-8.37.0
Closed

Bump @instructure/ui-tag from 8.28.2 to 8.37.0#2063
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/instructure/ui-tag-8.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2023

Copy link
Copy Markdown
Contributor

Bumps @instructure/ui-tag from 8.28.2 to 8.37.0.

Release notes

Sourced from @​instructure/ui-tag's releases.

v8.37.0

Bug Fixes

  • ui-date-time-input: DateTimeInput does not trigger invalidDateTimeMessage on blur (307a3f4)
  • ui-grid: fix Grid.Col offset style calculation (91e532c)
  • ui-motion: Transition’s behavior conflict (57bbc92)
  • ui-progress: fix ProgressBar info and success color in inverse mode (920fa49)
  • ui-text-input: fix TextInput padding calculation vol.2. (757c04a), closes PR#1178

Features

  • ui-date-time-input: allow the user to enter non-step divisible time values (2cf6c9d)
  • ui-progress: add shouldAnimate prop to ProgressBar (c528956)
  • ui-source-code-editor: add height and width props to SourceCodeEditor (4e9b1e7)

Performance Improvements

  • ui-select: improve perf for large amount of items (396a13b)

v8.36.0

Bug Fixes

  • ui-text-input: fix padding calculation for before/after element (fe0f225)

Features

  • ui-badge: add display prop to Badge (de14020)

v8.35.1

Bug Fixes

  • ui-dialog,ui-drawer-layout,ui-modal,ui-popover,ui-tray: remove browser reliant Element usage (8c49c42)
  • ui-dom-utils: add contenteditable to focusableSelector (21c0108)
  • ui-source-code-editor: SourceCodeEditor doesn’t delete text when select all with cmd+a in controlled mode (89bf43f)

v8.35.0

Features

  • ui-time-select: allow non-step values with allowNonStepInput (6dace32)

v8.34.0

Bug Fixes

  • ui-a11y-utils: fix type for removedNodes and addedNodes (f43c2ff)
  • ui-color-picker: axe-check tests failing (d32f395)

Features

  • ui-time-select: added “mountNode” property; (c7df9a1)

v8.33.2

Bug Fixes

... (truncated)

Changelog

Sourced from @​instructure/ui-tag's changelog.

8.37.0 (2023-04-25)

Bug Fixes

  • ui-date-time-input: dateTimeInput does not trigger invalidDateTimeMessage on blur (307a3f4)
  • ui-grid: fix Grid.Col offset style calculation (91e532c)
  • ui-motion: transition's behavior conflict (57bbc92)
  • ui-progress: fix ProgressBar info and success color in inverse mode (920fa49)
  • ui-text-input: fix TextInput padding calculation vol.2. (757c04a), closes PR#1178

Features

  • ui-date-time-input: allow the user to enter non-step divisible time values (2cf6c9d)
  • ui-progress: add shouldAnimate prop to ProgressBar (c528956)
  • ui-source-code-editor: add height and width props to SourceCodeEditor (4e9b1e7)

Performance Improvements

  • ui-select: improve perf for large amount of items (396a13b)

8.36.0 (2023-03-23)

Bug Fixes

  • ui-text-input: fix padding calculation for before/after element (fe0f225)

Features

  • ui-badge: add display prop to Badge (de14020)

8.35.1 (2023-03-10)

Bug Fixes

  • ui-dialog,ui-drawer-layout,ui-modal,ui-popover,ui-tray: remove browser reliant Element usage (8c49c42)
  • ui-dom-utils: add contenteditable to focusableSelector (21c0108)
  • ui-source-code-editor: sourceCodeEditor doesn't delete text when select all with cmd+a in controlled mode (89bf43f)

8.35.0 (2023-02-17)

Features

  • ui-time-select: allow non-step values with allowNonStepInput (6dace32)

8.34.0 (2023-02-10)

Bug Fixes

  • ui-a11y-utils: fix type for removedNodes and addedNodes (f43c2ff)
  • ui-color-picker: axe-check tests failing (d32f395)

... (truncated)

Commits
  • 47f735d chore(release): 8.37.0
  • e2819b7 refactor: update lockfile
  • ada9fe5 refactor: convert ui-scripts to JS
  • 39eaf11 refactor(ui-motion): stop animation by force
  • 57bbc92 fix(ui-motion): transition's behavior conflict
  • 47ad563 refactor(ui-date-time-input): fixes based on PR comments
  • b1c99eb refactor(ui-date-time-input): fix sotrybook example
  • b6b9788 refactor(ui-date-time-input): remove accidental it.only in test
  • 2cf6c9d feat(ui-date-time-input): allow the user to enter non-step divisible time values
  • 920fa49 fix(ui-progress): fix ProgressBar info and success color in inverse mode
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by matyas.szabo, a new releaser for @​instructure/ui-tag since your current version.


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 [@instructure/ui-tag](https://github.com/instructure/instructure-ui) from 8.28.2 to 8.37.0.
- [Release notes](https://github.com/instructure/instructure-ui/releases)
- [Changelog](https://github.com/instructure/instructure-ui/blob/master/CHANGELOG.md)
- [Commits](instructure/instructure-ui@v8.28.2...v8.37.0)

---
updated-dependencies:
- dependency-name: "@instructure/ui-tag"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 22, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #2121.

@dependabot dependabot Bot closed this May 22, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/instructure/ui-tag-8.37.0 branch May 22, 2023 22:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants