Commit graph

349 commits

Author SHA1 Message Date
Sebastian Ilves
1ff90cdc1b Removed tracker dependency 2017-06-02 11:23:04 +02:00
Sebastian Ilves
e905e4aa97 Removed lodash dependency 2017-06-02 11:22:21 +02:00
Tim Brandin
5a5790f348 Removed Tracker.Component 2017-05-30 07:57:26 +02:00
Tim Brandin
9d6e223250 Removed example with Tracker.Component 2017-05-30 07:55:55 +02:00
Tim Brandin
9009a98f95 Added version constraints. 2017-05-26 14:26:29 +02:00
Tim Brandin
43da58a8d8 1.2.21 2017-05-26 14:23:10 +02:00
Tim Brandin
03b3c62665 Cleaning up. 2017-05-26 14:22:00 +02:00
Tim Brandin
fd713325b7 Fixed an issue with the translation. 2017-05-26 14:20:11 +02:00
Tim Brandin
fca7236d01 Merge branch 'master' of github.com:studiointeract/accounts-ui 2017-05-26 14:15:41 +02:00
Sebastian Ilves
f7cdcd0b55 Added support for different translation functions 2017-05-26 14:02:36 +02:00
Tim Brandin
84bfa0051b Replacing dependency on tracker-component with react-meteor-data. 2017-04-05 23:12:46 +02:00
Tim Brandin
22e9f39cca Bump versions 2017-04-05 22:24:17 +02:00
Tim Brandin
e89eaf6284 Merge pull request #104 from h2s20/master
fixed and issue with imports when using react router (closing #102)
2017-04-05 22:20:33 +02:00
Tim Brandin
12245326c4 Merge pull request #106 from premasagar/patch-1
Add missing quote in README code
2017-04-05 22:19:38 +02:00
Premasagar Rose
c9c640c692 Add missing quote in README code 2017-04-05 16:14:40 +01:00
h2s2
8fb7666a9d fixed and issue with imports when using react router (closing #102) 2017-03-13 21:58:07 +01:00
Tim Brandin
7df4f78cf1 Bump 2017-02-16 15:08:14 +01:00
Tim Brandin
f4b92538e0 Fixed an issue with imports when using latest version of react router. 2017-02-16 15:07:42 +01:00
Tim Brandin
18697c77a7 Bumped version, adding new PRs. 2017-02-06 21:21:47 +01:00
Tim Brandin
79781e2439 Merge pull request #94 from xavcz/master
Better support for Server-Side Rendering & client-only code in React client-only lifecycle hook
2017-02-06 21:18:51 +01:00
xavcz
a646a32e3e move tracker autorun & ddp subscription to client-only lifecycle hooks 2017-02-06 19:45:39 +01:00
xavcz
e6a2b9f47b LoginForm@componentDidMount: use a function (prevState => shallowNewState) as this.setState argument to queue state modifications 2017-01-26 10:18:58 +01:00
xavcz
9fdfecf6e3 populate default field values from local storage when the form did mount on the client 2017-01-21 10:09:26 +01:00
Tim Brandin
32b08c7cff Update README.md 2017-01-07 12:17:59 +01:00
Tim Brandin
3b930cf0bc Update README.md 2017-01-07 12:17:09 +01:00
Tim Brandin
d8b9eecbb3 Bump. 2017-01-07 12:13:36 +01:00
Tim Brandin
c35521ffa8 Create new form state for Enroll Account. 2017-01-07 12:13:18 +01:00
Tim Brandin
a61a789ec2 Merge pull request #55 from todda00/enroll-formstate
Create new form state for Enroll Account
2017-01-07 12:08:57 +01:00
Tim Brandin
0fa39813f4 Bump. 2017-01-07 12:01:34 +01:00
Tim Brandin
7309087ac5 Updated Readme. 2017-01-07 12:00:02 +01:00
Tim Brandin
e3c5ed49b8 Added warning on malfunctioning reset password on faulty configuration. 2017-01-07 11:59:08 +01:00
Tim Brandin
dd317d080a Updage changelog. 2017-01-07 11:48:26 +01:00
Tim Brandin
6b9303f52c Improving experience on successful reset password. 2017-01-07 11:47:29 +01:00
Tim Brandin
f2c550341b Reset faulty redirect to reset-password. 2017-01-07 11:46:46 +01:00
Tim Brandin
3e62cc08dd Bump. 2017-01-07 11:20:14 +01:00
Tim Brandin
7edc744db5 Merge pull request #91 from comus/patch-1
Fixed: localStorage not defined in server side
2017-01-07 11:17:02 +01:00
Tim Brandin
0461d046c7 Fixed issue with troublesome redirect in React Router when clicking link to reset password. 2017-01-07 11:10:52 +01:00
Comus Leong
5e1f06c584 allow triggerupdate without value 2017-01-07 09:48:30 +08:00
Comus Leong
937d910ae9 check localStorage, check backwards on client side, choose username or usernameOrEmail corrently 2017-01-07 00:18:11 +08:00
Comus Leong
b6750a38c2 noValidate 2017-01-07 00:12:39 +08:00
Comus Leong
12a1ad180a check onChange exists before call it 2017-01-07 00:12:11 +08:00
Todd Humphrey
57606af599 Re-apply changes to add enroll form state 2017-01-06 08:51:08 -05:00
Tim Brandin
171270376b Fixed faulty duplicate use of componentDidMount in LoginForm. 2017-01-06 13:23:10 +01:00
Tim Brandin
af003deb7f Bump. 2017-01-06 13:02:22 +01:00
Tim Brandin
293a06180c Updated version and documentation. 2017-01-06 12:59:59 +01:00
Tim Brandin
4a34ee2200 Added documentation. 2017-01-06 12:49:09 +01:00
Tim Brandin
c948fd3462 Updated warnings for compatibility issues in 1.3.0 2017-01-06 12:14:00 +01:00
Tim Brandin
214dc5dfba Added deprecation notice. 2017-01-06 11:49:17 +01:00
Tim Brandin
ac8c900f1d Updated readme. 2017-01-06 11:27:59 +01:00
Tim Brandin
7f0a27eeac Updated readme. 2017-01-06 11:19:51 +01:00