All Versions
28
Latest Version
Avg Release Cycle
71 days
Latest Release
2426 days ago

Changelog History
Page 1

  • v0.6.3 Changes

    September 02, 2017

    2 September 2017

    • ⚡️ Update changelog, tag 0.6.3 7802507
    • 🛠 Fix older default props method bc57d6b
    • ⬆️ Bump deps in example 9fb8151
  • v0.6.2 Changes

    July 21, 2017

    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
  • v0.6.1 Changes

    July 19, 2017

    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
  • v0.6.0 Changes

    April 07, 2017

    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
  • v0.5.4 Changes

    February 01, 2017

    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
  • v0.5.3 Changes

    November 21, 2016

    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
  • v0.5.2 Changes

    October 20, 2016

    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
  • v0.5.1 Changes

    October 20, 2016

    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
    • 0️⃣ 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
  • v0.3.8 Changes

    February 09, 2016

    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
  • v0.3.7 Changes

    6 February 2016

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