Skip to content

Conversation

@zgover
Copy link
Member

@zgover zgover commented Mar 16, 2021

Description

  • Added HOC to simplify use and maintenance within field components.
  • Updated style implementation to use Mui's styled function.

Checklist: (please see documentation page for more information)

  • Yarn build passes
  • Yarn lint passes
  • Yarn test passes
  • Test coverage for new code (if applicable)
  • Documentation update (if applicable)
  • Correct commit message
    • format fix|feat({scope}): {description}
    • i.e. fix(pf3): wizard correctly handles next button
    • fix will release a new _._.X version
    • feat will release a new _.X._ version (use when you introduce new features)
      • we want to avoid any breaking changes, please contact us, if there is no way how to avoid them
    • scope: package
    • if you update the documentation or tests, do not use this format
      • i.e. Fix button on documenation example page

- Added HOC to simplify use and maintenance within field components.
- Updated style implementation to use Mui's styled function.
@Hyperkid123 Hyperkid123 self-assigned this Mar 16, 2021
@Hyperkid123 Hyperkid123 force-pushed the master branch 3 times, most recently from 59a2001 to 4bf9530 Compare September 9, 2022 11:36
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.

2 participants