Skip to content

Commit 338d067

Browse files
committed
updated history
1 parent ef69010 commit 338d067

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

History.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
## Master
22

3+
## v1.13.0
4+
5+
* [mdl] *new* `useraccounts:mdl` package to get UI templates styled for [Material Design Lite](http://www.getmdl.io/) (kudos to @kctang and @liquidautumn, thank you guys!).
6+
* [flow-routing] added support for React-based layouts (merged https://github.com/meteor-useraccounts/flow-routing/pull/20 tnx @timothyarmes).
7+
* [materialize] fixed offset problem for fullPageAtForm on medium screens.
8+
* [materialize] fixed some margins (see https://github.com/meteor-useraccounts/materialize/issues/19).
9+
* [iron-routing] fixed a problem with route paths (merged https://github.com/meteor-useraccounts/iron-routing/pull/8 tnx @trave7er).
10+
* [core] updated dependency to softwarerero:accounts-t9n@1.1.7
11+
* [core] fixed a bug with reCaptcha (merged https://github.com/meteor-useraccounts/core/pull/565 tnx @scsirdx).
12+
* [core] added missing dependency on JQuery (merged https://github.com/meteor-useraccounts/core/pull/574 tnx @stubailo).
13+
* [core] added postSignUpHook hook to let people modify newly created user objects (merged https://github.com/meteor-useraccounts/core/pull/586 tnx @shwaydogg)
14+
* added [Meteor Icon](http://www.getmdl.io/) badges to all packages' README file.
15+
316
## v1.12.4
417

518
* fixed input element classes for `useraccounts:materialize` (see https://github.com/meteor-useraccounts/materialize/pull/18)

0 commit comments

Comments
 (0)