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

feat(data-table): add data-table paths and aliases #2292

Merged

Conversation

joshblack
Copy link
Contributor

@joshblack joshblack commented Apr 11, 2019

Closes #2295

Add data-table folder and appropriate aliases for JS and SCSS files. This diff does not include the deprecation warning for data-table-v2, we should discuss that strategy and implement in another PR most likely 👍

Changelog

New

  • content in data-table-v2 now lives under data-table

Changed

  • data-table-v2 now points to data-table
  • Update style entrypoint to reference data-table
  • Update JS entrypoint to reference DataTable
  • Update data table spec

Removed

@netlify
Copy link

netlify bot commented Apr 11, 2019

Deploy preview for the-carbon-components ready!

Built with commit cc72e35

https://deploy-preview-2292--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Apr 11, 2019

Deploy preview for the-carbon-components ready!

Built with commit f65a6fe

https://deploy-preview-2292--the-carbon-components.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

Thanks @joshblack for doing this! LGTM basically, one thing I found in the Netlify link is that some Fractal configurations need some updates, likely:

  • For old directory - Add Fractal configuration just with hidden: true, like one for floating menu
  • For new directory - Update the component name (removing v2)

@joshblack joshblack requested a review from a team April 11, 2019 21:13
Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @joshblack for your quick update!

@joshblack joshblack merged commit 5f9024c into carbon-design-system:master Apr 12, 2019
@joshblack joshblack deleted the feat/add-data-table-alias branch April 12, 2019 18:01
@vpicone vpicone mentioned this pull request Apr 30, 2019
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.

DataTable: Still using v2 file names
3 participants