Skip to content

Releases: TeamWertarbyte/material-ui-password-field

v2.1.2

03 Sep 16:56
Compare
Choose a tag to compare

Fixed

  • Fix toggle button not working #29 #30

v2.1.1

05 Mar 22:12
Compare
Choose a tag to compare

Thanks to the 1 contributor who made this release possible. 🎉

Changed

v2.1.0

22 May 19:00
Compare
Choose a tag to compare

Added

  • Allow customizing the class names of the icon and toggle button #25
  • Document the CSS API

v1.5.0

07 Jan 19:37
Compare
Choose a tag to compare

⚠️ This version is for Material-UI 0.x, if you use the latest Material-UI (you should!), then use material-ui-password-field@^2.0.0 please.

Added

  • Add innerRef prop to get a reference to the inner TextField element (e.g. for focusing)

v2.0.1

25 May 22:19
Compare
Choose a tag to compare

Changed

  • Fix server-side rendering #22

v1.4.3

25 May 22:18
Compare
Choose a tag to compare

Changed

  • Fix server-side rendering #22

v2.0.0

20 May 19:41
Compare
Choose a tag to compare

Breaking Changes

  • Update to Material-UI 1.0.0 #20

v1.4.2

27 Apr 16:28
Compare
Choose a tag to compare

Changed

  • Update dependencies (package-lock.json) to update a vulnerable dependency used by another dependency used… welcome to package hell! 📦 🔥

v1.4.1

07 Dec 20:57
Compare
Choose a tag to compare

Changed

  • Update material-ui-toggle-icon to fix bad peer dependency #16

v2.0.0-0

25 Oct 12:31
Compare
Choose a tag to compare
v2.0.0-0 Pre-release
Pre-release

Changed

  • Ported to Material-UI 1.0.0-beta