Skip to content

v1.0.0

Compare
Choose a tag to compare
@damiano-carradori damiano-carradori released this 27 Jan 10:28
· 70 commits to master since this release
  • updated webpack 3aae531
  • updated package.json 7e46349
  • Merge pull request #23 from damiano-carradori/ISSUE-8-create-buttons 211cf7f
  • updated README.md 793064b
  • Added buttons b62758b
  • Created custom Button 76ef483
  • Created Submit button 6074d0e
  • Created Submit button bd27f85
  • Updated props 14e3c77
  • Added custom value c89c852
  • Created Reset button 315cc12
  • Merge pull request #22 from damiano-carradori/ISSUE-9-create-file-input-field 04add9a
  • Added File 8764eeb
  • Merge pull request #19 from damiano-carradori/ISSUE-7-create-textarea-field a233495
  • Added TextArea 3cc0f18
  • Merge pull request #18 from damiano-carradori/ISSUE-6-create-select-field 245effb
  • updated README.md e0a3b75
  • Merge pull request #17 from damiano-carradori/ISSUE-6-create-select-field a7e9bdc
  • Added div around select f5f945e
  • Merge pull request #16 from damiano-carradori/ISSUE-6-create-select-field 7a42752
  • Added a first simple version of the Select c07dd68
  • Merge pull request #15 from damiano-carradori/ISSUE-4-create-password-input-field a730bc8
  • Reset utils 4f15434
  • Added Password input field c527fc5
  • Merge pull request #14 from damiano-carradori/ISSUE-3-create-radio-button-input-field 3c124ec
  • Updated README.md e9926b8
  • Updated the RadioButton f9b7fb2
  • Removed useless arguments bbf7519
  • Added the RadioButton component 9258073
  • Merge pull request #13 from damiano-carradori/ISSUE-2-create-checkbox-input-field b2a35cc
  • Added a div around the Text field 2f9a78f
  • Removed console.log 0405339
  • Added a utils files, now only with the kebab_case function a96ea64
  • Added the ref for the mount fc54cc3
  • Added the initial state on mount using the element ref 413b5b4
  • Updated the onChange for the Checkbox 4087896
  • Created the Checkbox component e33b9db
  • Importing Checkbox in Form Component 12d0320
  • Merge pull request #12 from damiano-carradori/ISSUE-1-create-text-input-field 413ca3d
  • Added attributes 496d9b4
  • Code refactoring d6be1a3
  • Added prop-types to devDependencies d767ffc
  • Added Text files 0abfd03
  • Added the shouldComponentUpdate lifecycle and the mounting function 3a99e0f
  • Updated package.json 8ad9c18
  • Created Form 64ece3e
  • Create README.md 59e4cd3
  • Create LICENSE.md 3a42808

126b0f9...v1.0.0