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(text-area): rename story file to use camel case in component name #6334

Merged
merged 7 commits into from
Jun 24, 2020

Conversation

jendowns
Copy link
Contributor

@jendowns jendowns commented Jun 23, 2020

In our downstream library, we are attempting to automatically grab stories from carbon-components-react, based on component name. In the process, there was difficult matching the name of the component TextArea with the file name for the component's storybook demo Textarea-story.js

This PR just renames that file to use camel case, like the component name. Let me know what you think -- thank you!

Changelog

Changed

  • change file name Textarea-story.js to TextArea-story.js

@jendowns jendowns requested a review from a team as a code owner June 23, 2020 21:42
@ghost ghost requested review from joshblack and tw15egan June 23, 2020 21:42
@netlify
Copy link

netlify bot commented Jun 23, 2020

Deploy preview for carbon-elements ready!

Built with commit 30e1d17

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

@netlify
Copy link

netlify bot commented Jun 23, 2020

Deploy preview for carbon-components-react ready!

Built with commit 30e1d17

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

@joshblack
Copy link
Contributor

Thanks @jendowns!

@tw15egan tw15egan merged commit 808603f into carbon-design-system:master Jun 24, 2020
gracelo added a commit to gracelo/carbon that referenced this pull request Jun 30, 2020
* origin/master: (77 commits)
  feat(pictograms): add systems devops category and pictograms (carbon-design-system#6332)
  fix(button): prevent tooltip from showing on incorrect hover (carbon-design-system#6349)
  feat(pictograms): add coronavirus pictogram in Life Science category (carbon-design-system#6351)
  chore(npmignore): update npmignore file (carbon-design-system#6350)
  chore(project): sync generated files
  fix(pagination): set correct width on ghost buttons (carbon-design-system#6344)
  docs(text-area): rename story file to use camel case in component name (carbon-design-system#6334)
  chore(release): v10.15.0-rc.0 (carbon-design-system#6343)
  feat(pictograms): New add device pictogram (carbon-design-system#6333)
  fix(Dropdown): add downshiftProps handling (carbon-design-system#6341)
  feat(pictograms): add supply chain category with new pictograms (carbon-design-system#6305)
  feat(pictograms): add gift pictogram in retail (carbon-design-system#6336)
  feat(pictograms): add blender pictogram in lifestyle category (carbon-design-system#6318)
  fix(dropdowns): pass user ID's to Downshift (carbon-design-system#6326)
  fix(carbon): revert pr 6185 (carbon-design-system#6331)
  feat(react): remove unsafe lifecycle methods from DataTable and DatePicker (carbon-design-system#6307)
  docs(handbook): add icon docs to developer-handbook (carbon-design-system#6300)
  feat(pictograms): add planning analytics pictogram to cloud category (carbon-design-system#6320)
  chore(project): sync generated files
  fix(loading): use `$overlay-01` token for overlay (carbon-design-system#6323)
  ...

# Conflicts:
#	packages/components/src/components/tabs/_tabs.scss
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.

None yet

3 participants