Skip to content

Latest commit

 

History

History
262 lines (176 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

262 lines (176 loc) · 17.6 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

2 September 2017

  • Update changelog, tag 0.6.3 7802507
  • Fix older default props method bc57d6b
  • Bump deps in example 9fb8151

21 July 2017

  • Tag v0.6.2 158a3b4
  • Update lint config to ignore destructured (...rest) siblings as unused vars 885edc3
  • Fix to exclude onChange from getting passed on ...rest 7be129d

19 July 2017

  • Remove unused prop #208
  • add new optional convertValue property to FormsyText #220
  • Fix #222
  • Fixed controlled Date and TimePicker value update #198
  • correct underline color for validated textfiled #196
  • use create-react-app and prop-types #219
  • [WIP] Reduce calls to onChange of the parent form. #215
  • [FormsySelect] Fix Unknown prop requiredError error / misc refactoring #205
  • fix #177 #177
  • Bump deps 63bccf5
  • Reduce calls to onChange of the parent form. 6b1f7c9
  • Fix lint config and errors cae2e3e

7 April 2017

  • update formsy-react 0.19.0 & material-ui 0.17.0 #200
  • Update formsy-react 0.19.0 & material-ui 0.17.0 #202
  • Revert #174 and re-apply interim changes #192
  • fix validation color for underline 2eb1a89
  • Update changelog 7fdebe2
  • Add links to alternatives to the README d42455b

30 January 2017

  • FormsyText component needs to adopt underlineStyle and underlineFocusStyle props #182
  • Update AutoComplete value when MenuItem is selected #184
  • Make example compatible with react 15.4.x #187
  • Implement isFormDisabled() #188
  • Support requiredError on FormsyDate #178
  • Use FormsyText internal _value to allow external setValue calls #174
  • shows requiredError on submit #105
  • Update CHANGELOG #171
  • Refactor tests da8133c
  • Allow local disabled prop override 4ac6af5
  • Implement this.isFormDisabled() in FormsyText (+ test) 78b2335

21 November 2016

  • Tag v0.5.3 #168
  • [New Component] Auto Complete #163
  • Update Main.js #166
  • Update README.md with build status #164
  • Upgrade react-tap-event-plugin, fix test & eslint #162
  • Fixed FormsyRadioGroup reset #154
  • Immediately show if valid input is given #155
  • Fields that have validations don't allow input #156
  • Fixed typo of package.json example #159
  • Update version for material-ui v0.16 in peerDepencencies #160
  • Style changes 1aa874c
  • Add new component, FormsyAutoComplete 154b92a
  • Fixed RadioButtonGroup reset 279e7e7

20 October 2016

  • Fix eslint error #151
  • Remove invalid props of input tag d641703
  • Fix value cannot change when user passes onChange prop d77542a
  • Release 0.5.2 6df0352

20 October 2016

  • [FormsyText] Add updateImmediately prop & fix handleChange #109
  • fix typo #137
  • Fixes React 15.2 unknown props warnings. Closes #119. #120
  • Fix text input values, and form reset #111
  • Accepts Formsy.Form.reset() #106
  • [FormsySelect] Don't set hasChanged for empty value #61
  • Use defaultDate rather than defaultValue in FormsyDate #53
  • set up unit-testing tools #50
  • Release 0.5.1 0a75c88
  • Merge branch from master 61314ac
  • [Examples] Add webpack example 6a7dd23

9 February 2016

  • [Core] Propagate events as onChange() #49
  • Upgrade to babel 6, release 0.3.8 74c3682
  • Propagate events through props when handlers exist. 9021239

6 February 2016

  • Expose a .focus() method #47
  • expose a .focus() method 859a582
  • Release 0.3.7 173888f

28 January 2016

  • Add custom onBlur and onFocus handler support #44
  • relase 0.3.6 7ff9a61
  • bump version for release 5fdb24e

17 January 2016

  • [FormsySelect] Add support for composable SelectField #41
  • Replace CommonJS requires with ES2015 imports df4da56
  • Remove mixin, bump version e110e0e
  • [README] Update with composeable SelectField example 08bcc82

4 January 2016

  • Treat Checkbox as a controlled component #35
  • Bump version 2903edd
  • add .DS_Store to .gitignore 237f45a

2 December 2015

  • Fix typo in example code #30
  • reconcile merge conflict in package.json 4b7bd99
  • Fix package.json, transpile FormsyDate.jsx 300c88b
  • Fix default (ISO8601 style) date for formatDate to respect client timezone 43f4955

11 November 2015

  • Split into separate files to allow individual import of MUI components #25
  • Remove explicit files declaration from package.json e16ed94
  • Remove explicit files declaration from package.json 1e1dcce

10 November 2015

  • Fixes Textfield dafault value #23
  • added errorText to FormsySelect #20
  • Split into separate files to allow individual import of MUI components 611965f
  • UPdate readme for 0.2.5 e14d6aa
  • Textfield test cases 431d121

2 November 2015

29 October 2015

  • Textfield initialization through this.refs.form.reset(model) fix. #10

21 October 2015

  • Add prepublish script and associated dev dependency. e3f2e50

21 October 2015

  • Convert dependencies to peerDependencies. 4204def
  • bump version to 0.2.1 dcf22be

20 October 2015

  • Only update & validate textfields onBlur 58942d4

20 October 2015

  • Somplify README code example. c7b3f4a
  • Bump version 7165575
  • Remove unused mapping from example form in README. 02a741e

20 October 2015

  • Add react-components keyword to package.json 943e3bb

20 October 2015

  • Add formsy-react dependency (previously assumed it was already installed) d529392
  • Correct formsy-react name 405b487
  • Bump version to 0.1.3 1c0692f

14 October 2015

  • Update README.md 3486325
  • Babelify to index.js e1ce0f3
  • Checkbox and Toggle return value at mount a4a1500

10 October 2015

10 October 2015

0.1.0

10 October 2015