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.38.0#2121

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v8.38.0

Bug Fixes

  • shared-types,ui-menu: menu background overlapping borders (a8262de)
  • ui-a11y-utils: dialog closes when release mouse outside (4989b56)
  • ui-date-time-input: fix onChange event not firing sometimes (4eaf63c)
  • ui-date-time-input, ui-time-select: Fix committing value issues when allowNonStepInput is true. (30c9a98)

Features

  • shared-types,ui-flex: add gap prop to Flex (e1a3396)

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

... (truncated)

Changelog

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

8.38.0 (2023-05-15)

Bug Fixes

  • shared-types,ui-menu: menu background overlapping borders (a8262de)
  • ui-a11y-utils: dialog closes when release mouse outside (4989b56)
  • ui-date-time-input: fix onChange event not firing sometimes (4eaf63c)
  • ui-date-time-input, ui-time-select: Fix committing value issues when allowNonStepInput is true. (30c9a98)

Features

  • shared-types,ui-flex: add gap prop to Flex (e1a3396)

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)

... (truncated)

Commits
  • 3101bff chore(release): 8.38.0
  • 30c9a98 refactor(ui-time-select): round down seconds to minute on entering them via k...
  • 6ed3e25 refactor(ui-time-select): fix allowNonStepInput change bug
  • d81de06 refactor(ui-date-time-input,ui-time-select): fix tests
  • 3c8e653 refactor(ui-time-select): fix input resetting in controlled mode when typing
  • 69c4132 refactor(ui-time-select): fix change event edge cases
  • 0d6614a refactor(ui-time-select): out click fires change event, make code cleaner
  • e528795 refactor(ui-time-select): rewrite logic if allowNonStepInput is true
  • 0c4ee62 docs(ui-radio-input): explain type of onChange's event.target.value
  • fec17f4 refactor(ui-flex): fix PR
  • 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.38.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.38.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 22, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jun 19, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #2170.

@dependabot dependabot Bot closed this Jun 19, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/instructure/ui-tag-8.38.0 branch June 19, 2023 22:06
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