Skip to content

Releases: meteor-useraccounts/materialize

v1.14.2

11 Apr 21:32
Compare
Choose a tag to compare
  • [flow-routing] fixed dependency on kadira:flow-router: now using the last non-Meteor@1.3 one

v1.14.1

11 Apr 20:37
Compare
Choose a tag to compare
  • fixed automatic update of weak dependencies on routing packages when publishing new versions

v1.14.0

11 Apr 20:18
Compare
Choose a tag to compare

v1.13.1

13 Dec 06:04
Compare
Choose a tag to compare

v1.13.0

05 Dec 21:40
Compare
Choose a tag to compare

v1.12.4

10 Oct 06:37
Compare
Choose a tag to compare
  • fixed input element classes for useraccounts:materialize (see #18)
  • fixed query parameters look-up for useraccounts:iron-routing
  • updated useraccounts:polymer to use Polimer 1.0 (see updated boilerplate with some instructions for Meteor 1.2)
  • updates and fixes for useraccounts:flow-rounting (see meteor-useraccounts/flow-routing#12)
  • improoved css for useraccounts:semantic-ui
  • disallowed use of signUp state in case forbidClientAccountCreation is set (see #547)
  • updated dependency on softwarerero:accounts-t9n to version 1.1.4
  • a bit of linting here and there...
  • a few typos correction and improvements to the Guide

v1.12.3

21 Aug 21:44
Compare
Choose a tag to compare

v1.12.2

17 Aug 08:59
Compare
Choose a tag to compare
  • various fixes and a bit of clean up for useraccounts:flow-routing

v1.12.1

11 Aug 20:07
Compare
Choose a tag to compare

v1.12.0

08 Aug 21:27
Compare
Choose a tag to compare
  • removed routing support from core: refer to useraccounts:iron-routing and useraccounts:flow-routing packages to get some ;-)
  • added template level content protection (see new Content Protection section)
  • updated useraccounts:semantic-ui to SUI v2.0 (thanks @lumatijev)
  • displayName configuration option for form fields now accepts also functions
  • added the focusFirstInput configuration option
  • fixed many typos and added/removed some sections in the Guide