Skip to content

Conversation

@jenny-s51
Copy link
Contributor

What: Closes #7140

@patternfly-build
Copy link
Collaborator

patternfly-build commented Mar 31, 2022

Copy link
Contributor

@thatblindgeye thatblindgeye left a comment

Choose a reason for hiding this comment

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

Looks good! Possibly a nitpick as I can't recall if it's mentioned anywhere, but usually I believe the export names have been the same as the file names (so instead of export const AmericanFormat... it'd be export const DatePickerAmerican... and so on). Do you have any opinion either way on that?

@jenny-s51
Copy link
Contributor Author

Thank you @thatblindgeye ! Yes, that's a great convention to follow - I've updated all these export names in my open PRs to now match their corresponding file names.

@nicolethoen nicolethoen merged commit e326523 into patternfly:main Apr 11, 2022
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • eslint-plugin-patternfly-react@4.41.21
  • @patternfly/react-catalog-view-extension@4.53.21
  • @patternfly/react-charts@6.55.21
  • @patternfly/react-code-editor@4.43.21
  • @patternfly/react-console@4.53.21
  • @patternfly/react-core@4.202.21
  • @patternfly/react-docs@5.63.21
  • @patternfly/react-icons@4.53.21
  • @patternfly/react-inline-edit-extension@4.47.21
  • demo-app-ts@4.162.21
  • @patternfly/react-integration@4.164.21
  • @patternfly/react-log-viewer@4.47.21
  • @patternfly/react-styles@4.52.21
  • @patternfly/react-table@4.71.21
  • @patternfly/react-tokens@4.54.21
  • @patternfly/react-topology@4.49.21
  • @patternfly/react-virtualized-extension@4.49.21
  • transformer-cjs-imports@4.40.21

Thanks for your contribution! 🎉

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.

Date picker: convert examples to TypeScript

4 participants