Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v10.11.2 #5920

Closed

Conversation

joshblack
Copy link
Contributor

v10.11.2 (2020-4-23)

@carbon/[email protected]

Housekeeping 🏠

[email protected]

Bug fixes 🐛

Documentation 📝

Housekeeping 🏠

  • chore(release): v10.11.2 (0e976d1c8)
  • chore(project): sync generated files (f896ddc54)
  • chore(release): update carbon to v10.11.1 (ff5cc447f)
  • chore(release): v10.11.1-rc.0 (e102ce97a)

@carbon/[email protected]

Housekeeping 🏠

  • chore(release): v10.11.2 (0e976d1c8)
  • chore(release): update carbon to v10.11.1 (ff5cc447f)
  • chore(release): v10.11.1-rc.0 (e102ce97a)
  • chore(project): sync generated files (6d0dc8ce5)

@carbon/[email protected]

Housekeeping 🏠

@carbon/[email protected]

Housekeeping 🏠

@carbon/[email protected]

Housekeeping 🏠

@carbon/[email protected]

Housekeeping 🏠

@carbon/[email protected]

Bug fixes 🐛

Housekeeping 🏠

@carbon/[email protected]

Housekeeping 🏠

@carbon/[email protected]

Housekeeping 🏠

@carbon/[email protected]

Housekeeping 🏠

[email protected]

Bug fixes 🐛

Documentation 📝

Housekeeping 🏠

@carbon/[email protected]

Bug fixes 🐛

Housekeeping 🏠

  • chore(release): v10.11.2 (0e976d1c8)
  • chore(release): update carbon to v10.11.1 (ff5cc447f)
  • chore(release): v10.11.1-rc.0 (e102ce97a)
  • chore(project): sync generated files (6d0dc8ce5)

@carbon/[email protected]

Housekeeping 🏠

emyarod and others added 13 commits April 23, 2020 11:48
)

This change checks if there was actual change in the expanded state of
`<TableToolbarSearch>`, to set the focus upon expanding.

Fixes carbon-design-system#5852.
…-design-system#5879)

* Add TableToolbarMenu in TableToolbarContent

Add TableToolbarMenu in the TableToolbarContent hierarchy to prevent unexpected behavior when using the examples.

* move button outside TableToolbarMenu

Co-authored-by: Josh Black <[email protected]>
…gn-system#5881)

This change switches the position calculation logic for the trigger
buttons of `<OverflowMenu>` and `<Tooltip>` from eager-evaluation on
mount to lazy-evaluation on rendering `<FloatingMenu>`.

This change relegates such logic from `<OverflowMenu>` and `<Tooltip>`
to `<FloatingMenu>` to do that.

Such change has two merits:

1. Avoids stale trigger position data, which happened when `<Tooltip>`
   is opened programmatically
2. Reduces `getBoundingClientRect()` calls when application is
   initialized

Also, swiches `<FloatingMenu>`'s prop for the DOM element ref of
trigger button, as well as the corresponding internal properties of
`<OverflowMenu>`/`<Tooltip>` from raw element to React ref.

Fixes carbon-design-system#5305.
This change makes `<CodeSnippet>` observes for the resize of its
top-level element so the visibility of Show More button can be updated
upon the up-to-date element size.

Fixes carbon-design-system#5819.

Co-authored-by: TJ Egan <[email protected]>
…gn-system#5887)

* fix(table): change thead to sticky position with z-index

This change makes `thead` stick to the top of the table container and ensures the elements in `thead` are visible as the table body is scrolled.

* fix(data-table): remove padding as we switch to sticky position

Co-authored-by: TJ Egan <[email protected]>
@joshblack joshblack requested review from laurenmrice and a team as code owners April 23, 2020 17:18
@ghost ghost requested review from asudoh and emyarod April 23, 2020 17:18
@joshblack joshblack changed the base branch from master to release/v10.11 April 23, 2020 17:18
@joshblack joshblack closed this Apr 23, 2020
@joshblack joshblack deleted the release/v10.11.2 branch April 23, 2020 17:19
@netlify
Copy link

netlify bot commented Apr 23, 2020

Deploy preview for carbon-elements ready!

Built with commit 0e976d1

https://deploy-preview-5920--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Apr 23, 2020

Deploy preview for carbon-components-react ready!

Built with commit 0e976d1

https://deploy-preview-5920--carbon-components-react.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants