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

fix(data-table): proxy defaultProps and propTypes #666

Merged
merged 2 commits into from
Jul 14, 2020
Merged

Conversation

SimonFinney
Copy link
Contributor

@SimonFinney SimonFinney commented Jul 12, 2020

Affected issue

Related to #664

Proposed changes

  • Proxy Carbon's DataTable defaultProps and propTypes - any changes upstream were not being reflected and would cause disparities between both implementations and consumer expectation
  • Update snapshots to reflect changes
  • Add size knob to DataTable stories

@SimonFinney SimonFinney requested a review from a team as a code owner July 12, 2020 15:37
@SimonFinney SimonFinney requested a review from jendowns July 12, 2020 15:37
@netlify
Copy link

netlify bot commented Jul 12, 2020

Deploy preview for ibm-security ready!

Built with commit 2020fd7

https://deploy-preview-666--ibm-security.netlify.app

@SimonFinney
Copy link
Contributor Author

Revisiting the scope of this as deeper issues uncovered

@SimonFinney SimonFinney changed the title docs(data-table): add size knob fix(data-table): proxy defaultProps and propTypes Jul 14, 2020
@SimonFinney SimonFinney requested a review from jendowns July 14, 2020 12:20
Copy link
Contributor

@jendowns jendowns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jendowns jendowns merged commit cf37860 into dev Jul 14, 2020
@jendowns jendowns deleted the 664/data-table-size branch July 14, 2020 18:38
SimonFinney pushed a commit that referenced this pull request Jul 14, 2020
## [1.27.1-prerelease.3](v1.27.1-prerelease.2...v1.27.1-prerelease.3) (2020-07-14)

### Bug Fixes

* **data-table:** proxy `defaultProps` and `propTypes` ([#666](#666)) ([cf37860](cf37860))
@SimonFinney
Copy link
Contributor Author

🎉 This PR is included in version 1.27.1-prerelease.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

SimonFinney pushed a commit that referenced this pull request Jul 21, 2020
# [1.28.0](v1.27.0...v1.28.0) (2020-07-21)

### Bug Fixes

* **checkbox:** update checkbox focus to ensure border is used ([#672](#672)) ([53bd877](53bd877))
* **data-table:** proxy `defaultProps` and `propTypes` ([#666](#666)) ([cf37860](cf37860))
* **decorator:** add character limit, display value in `title` prop ([#654](#654)) ([0adbcfc](0adbcfc))
* **dropdown:** add `ListBox` styles ([#659](#659)) ([644c389](644c389))
* **searchbar:** remove unused Search prop showIcon ([#674](#674)) ([6c5af0b](6c5af0b))
* **truncated-list:** include `ScrollGradient` styles ([#676](#676)) ([1c44825](1c44825))

### Features

* **carbon:** upgrade to `v10.15` ([#660](#660)) ([f328809](f328809))
@SimonFinney
Copy link
Contributor Author

🎉 This PR is included in version 1.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants