Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Bump @instructure/ui-webpack-config from 7.4.3 to 8.6.0 #610

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps @instructure/ui-webpack-config from 7.4.3 to 8.6.0.

Release notes

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

v8.6.0

Bug Fixes

  • ui-popover: inverse color Popover without arrow shouldn’t have light border (e7eea77)
  • ui-popover: recalculate offset and position on prop change (c35c9f2)
  • ui-test-sandbox: fix issue with emotion can’t insert node inside head (361909c)

Features

  • ui-menu: propagate offset props from Menu to Popover (ad54d1f)
  • add “tabbing out” logic to the Drilldown Menu pattern (d5e5db3)
  • ui-icons: add crop, rotate-right and rotate-left icons (1d91032)
  • ui-options: add option to recolor the icon of Option.Item (39e1caf)
  • ui-select,ui-simple-select: pass option props to the label before/after render prop (d548752)

Performance Improvements

  • ui-buttons: use span instead of Flex (e019e94)
  • ui-text-input: replace Flex with styled spans (51c3922)

v8.5.0

8.5.0 (2021-06-09)

Bug Fixes

  • emotion: add componentId to match with componenet name in docs (cc255eb)
  • ui-tree-browser: properly hide root collection if rootId === 0 (1fb53c8)

Features

  • ui-table: add stackedSortByLabel prop to Table.ColHeader (13f0cce)

v8.4.0

No release notes provided.

v8.3.0

No release notes provided.

v8.2.1

No release notes provided.

v8.2.0

No release notes provided.

v8.1.0

No release notes provided.

v8.0.0

No release notes provided.

v7.5.0

No release notes provided.

... (truncated)

Changelog

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

8.6.0 (2021-06-18)

Bug Fixes

  • ui-popover: inverse color Popover without arrow shouldn't have light border (e7eea77)
  • ui-popover: recalculate offset and position on prop change (c35c9f2)
  • ui-test-sandbox: fix issue with emotion can't insert node inside head (361909c)

Features

  • ui-menu: propagate offset props from Menu to Popover (ad54d1f)
  • add "tabbing out" logic to the Drilldown Menu pattern (d5e5db3)
  • ui-icons: add crop, rotate-right and rotate-left icons (1d91032)
  • ui-options: add option to recolor the icon of Option.Item (39e1caf)
  • ui-select,ui-simple-select: pass option props to the label before/after render prop (d548752)

Performance Improvements

  • ui-buttons: use span instead of Flex (e019e94)
  • ui-text-input: replace Flex with styled spans (51c3922)

8.5.0 (2021-06-09)

Bug Fixes

  • emotion: add componentId to match with componenet name in docs (cc255eb)
  • ui-tree-browser: properly hide root collection if rootId === 0 (1fb53c8)

Features

  • ui-table: add stackedSortByLabel prop to Table.ColHeader (13f0cce)

8.4.0 (2021-05-11)

Bug Fixes

  • ui-dialog: fix page scrolling up when Menu opens (40736e3)
  • fix all inter-package dependencies using fix version (75cd898)
  • ui-webpack-config: fix security issue caused by terser-webpack-plugin (f026bc2)

8.3.0 (2021-05-04)

Bug Fixes

  • ui: export EmotionThemeProvider and withStyle from ui package (61e153c)
  • ui-tree-browser: fix root item rendering with wrong fontFamily (12d061b)

Features

  • ui-babel-preset: remove not needed Babel plugins (e23eea6)

... (truncated)

Commits
  • d7854c7 chore(release): 8.6.0
  • ad54d1f feat(ui-menu): propagate offset props from Menu to Popover
  • f1415f7 docs(ui-popover): rephrase the comment over the update block
  • c35c9f2 fix(ui-popover): recalculate offset and position on prop change
  • e7eea77 fix(ui-popover): inverse color Popover without arrow shouldn't have light border
  • d5e5db3 feat: add "tabbing out" logic to the Drilldown Menu pattern
  • f11bfb5 chore(ui-test-sandbox): rename _timeouts field to _timeoutIds
  • 361909c fix(ui-test-sandbox): fix issue with emotion can't insert node inside head
  • 1d91032 feat(ui-icons): add crop, rotate-right and rotate-left icons
  • cb4434b chore(ui-testable): add more TS types (ComponentClass and DOMNode)
  • Additional commits viewable 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)

Bumps [@instructure/ui-webpack-config](https://github.com/instructure/instructure-ui) from 7.4.3 to 8.6.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@v7.4.3...v8.6.0)

---
updated-dependencies:
- dependency-name: "@instructure/ui-webpack-config"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 21, 2021
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.

None yet

0 participants