react-hook-form-mui

Material-UI form components ready to use with react-hook-form

MIT License

Downloads
110.4K
Stars
545
Committers
16
react-hook-form-mui - Improve FormContainer

Published by dohomi over 2 years ago

Changelog

The typings of FormContainer are improved, now the defaultValues types are directly interfered and propagated to the onSuccess function.

Additionally all useForm arguments are now forwarded to the FormProvider. This enables the use of resolver like yup/joi

  • Fix storybook: 55df369e99e0d52a1826a1bd6b2f6a5a7be52418
  • Improve FormContainer typings and add useForm arguments: 06d427271a7b961184ee0cd2498f01222794b739
react-hook-form-mui - Move pickers import to new location

Published by dohomi over 2 years ago

Move locations of pickers.

Thanks to @TomFreudenberg for his PR's

Important:
make sure that from this version onwards all pickers related imports move

@mui/lab => @mui/x-date-pickers

Closes #54

react-hook-form-mui - Fix Datepicker and Switch reset functionality

Published by dohomi over 2 years ago

Fix Datepicker and Switch on reset

  • Remove test select field: ec81a57e48496c285bb78ad9213e153c8f777066
  • Remove missing import: bfee274fd71db8349da7540d47ca1625accb315a
  • Switch sb version and fix datepicker and switch reset: 382a3277fd1e2ffc0e0c909b48339e3ef31fbecc

upgrade all internal dependencies and move to Vite plugin.

react-hook-form-mui - Forward checkbox props

Published by dohomi over 2 years ago

Forward checkbox props to CheckboxElement

react-hook-form-mui - Fix PasswordRepeat props forwarding

Published by dohomi over 2 years ago

Fixes forwarding of the props. Thanks @CapsAdmin

react-hook-form-mui - Cleanup github action

Published by dohomi over 2 years ago

Thanks @TimMikeladze for the contribution.

Patches

  • Chore: ๐Ÿค– Remove extra github action: c561cfca1982c57da915eb3caf95b8eba917b71a
  • Merge pull request #48 from TimMikeladze/master: b74e01469cc82e8942061e7f78cc1db8a6c29fe3
react-hook-form-mui - Add color for SVG icon on PasswordElement

Published by dohomi over 2 years ago

Patches

  • Mod: enable setting of icon color for visibility icons from palette: fffe19befe5a14c904d2e6e1d6f9cb5346311aed
  • Merge pull request #46 from 4commerce-technologies-AG/master: 3ec6fc4ddd2fd490e6957ec87b57e1ac4a5c0df8
react-hook-form-mui - Add github workflow and clean npm folder

Published by dohomi over 2 years ago

Patches

  • Chore: ๐Ÿค– Add github workflow to check commits for failures: 53e0e645f369e8d729ae19b243767d5d4e299dbf
  • Merge pull request #43 from TimMikeladze/master: 1ef941788bf1bf7acb7a4abe0479044d74dd35d7
  • Merge branch 'master' of https://github.com/dohomi/react-hook-form-mui: ec5c11c3af51f20126d1dce169fa1621ae794b43
  • Add workflows: 872d49197f18c126174a6c4d5c8a96e565069428
react-hook-form-mui - Change tsup export

Published by dohomi over 2 years ago

Try to move successful to tsup package without breaking package export.

Patches

  • Minor changes: b1bf6424f7c9bb011fc204a8c23db4b403bcf5ad
  • Raise pkg: 5681a3c1c1267cdb4d1616eb7f3d67f073ed0b8d
  • Change esm format: 2335e0fe62912ba5015d1b038158c2bb837e3a6b
react-hook-form-mui - Allow 0 values on select field

Published by dohomi over 2 years ago

Patches

  • Bugfix select and textfield support 0 values: d89b811026aa36fcee050e0ec435775b5c6f9c0c
  • Minor updates on package.json: 006b05c592951c1c0f49f2ad368669e42e459518
react-hook-form-mui - Add new component PasswordRepeatElement

Published by dohomi over 2 years ago

New Component

  • Add PasswordRepeatElement resolves #36

Minor Changes

  • Bump ejs from 3.1.6 to 3.1.8: dfdf7546892a3166cce9b62008c2890cb5b9ad1a
  • Merge pull request #39 from dohomi/dependabot/npm_and_yarn/ejs-3.1.8: 271c61a9eaf50f359aab89765f7dea43abc68569
  • Change compiler to tsup: b5cf463beb98a3358eadc7a2ead119ba8f920730
react-hook-form-mui - Add release package

Published by dohomi over 2 years ago

This release has no code change but introduces a proper release handling. Thanks to @TimMikeladze and @TomFreudenberg for suggestion and PR

Package Rankings
Top 2.06% on Npmjs.org
Badges
Extracted from project README
Average time to resolve an issue Percentage of issues still open
Related Projects