🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

formsy-material-ui

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formsy-material-ui - npm Package Versions

234

0.6.3

Diff
rojobuffalo
published 0.6.3 •

Changelog

Source

0.6.3

2 September 2017

rojobuffalo
published 0.6.2 •

Changelog

Source

0.6.2

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
rojobuffalo
published 0.6.1 •

Changelog

Source

v0.6.1

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
mbrookes
published 0.6.0 •

Changelog

Source

0.6.0

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
rojobuffalo
published 0.5.5 •
rojobuffalo
published 0.5.4 •

Changelog

Source

0.5.4

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
rojobuffalo
published 0.5.3 •

Changelog

Source

0.5.3

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
mbrookes
published 0.5.2 •

Changelog

Source

0.5.2

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
mbrookes
published 0.5.1 •

Changelog

Source

0.5.1

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
mbrookes
published 0.5.0 •