Commit graph

377 commits

Author SHA1 Message Date
Sebastian Ilves
5364a0a174 Updated .versions 2018-02-08 10:48:56 +01:00
Sebastian Ilves
20a580bcd6 Sorry, #126 2018-02-08 10:33:39 +01:00
Sebastian Ilves
c81cca150a Fixed #128 2018-02-08 10:33:13 +01:00
Sebastian Ilves
e94e901777
Merge pull request #127 from jrtilson/master
Fix studiointeract/accounts-ui#126
2018-02-08 10:29:17 +01:00
Sebastian Ilves
c8d7653fc0
Merge pull request #123 from josmo/fix-react-meteor-data
Fix for the UI component calling the createContainer and assigning it…
2018-02-08 10:28:07 +01:00
Sebastian Ilves
8105e8600a
Merge branch 'master' into fix-react-meteor-data 2018-02-08 10:27:54 +01:00
Sebastian Ilves
049482609f
Update LoginForm.jsx 2018-02-08 10:26:59 +01:00
Sebastian Ilves
8e3c9332da
Merge pull request #130 from DenisGorbachev/patch-1
Fix depreciation warning
2018-02-08 10:23:11 +01:00
Sebastian Ilves
7fc4d63418
Merge pull request #133 from cyphus/update-react-meteor-data
Update react-meteor-data to 0.2.15 and remove deprecated createContainer call
2018-02-08 10:20:00 +01:00
Terrance Kennedy
a8d578c919 v1.3.0 2017-11-12 12:18:39 -07:00
Denis Gorbachev
d20670531d Fix depreciation warning 2017-10-18 14:17:59 +00:00
Jeff Tilson
2aedee16d0 Fix studiointeract/accounts-ui#126 2017-07-26 15:14:27 -04:00
Joachim Hill-Grannec
bcb14de3f7 Fix for the UI component calling the createContainer and assigning it to the LoginForm 2017-07-08 13:38:50 -07:00
Tim Brandin
87d531dbaa v1.2.23 2017-06-15 14:22:22 +02:00
Tim Brandin
b45033b3ae Added missing proptypes. 2017-06-15 14:20:26 +02:00
Tim Brandin
ef7621f80b Merge pull request #111 from jLouzado/master
Removed manual calls to React.PropTypes
2017-06-15 14:18:05 +02:00
Tim Brandin
f53ef412f7 Removed duplicate import. 2017-06-15 14:17:07 +02:00
Tim Brandin
a8a2269914 Move proptypes to top. 2017-06-15 14:16:05 +02:00
Tim Brandin
40242c7d38 Merge branch 'master' into master 2017-06-15 14:14:21 +02:00
Tim Brandin
02fc018533 v1.2.22 2017-06-15 14:08:03 +02:00
Tim Brandin
8e45bdfa4a Fixed issue with faulty formState proptype. 2017-06-15 14:05:27 +02:00
Tim Brandin
b046af39ba Fixed issue with faulty object iteration. 2017-06-15 13:43:59 +02:00
Sebastian Ilves
d4f5fb941b 1.2.22 2017-06-02 14:09:12 +02:00
Sebastian Ilves
44f2b1dba2 Updated Changelog 2017-06-02 11:24:33 +02:00
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
Joel Louzado
69589bd442 changed proptypes definitions 2017-04-27 18:46:03 +05:30
Joel Louzado
79bfb36236 added 'prop-types' package 2017-04-27 18:42:45 +05:30
Joel Louzado
4e751c5774 Change for Form.jsx as well
* credit to @serut for the find
2017-04-27 14:19:10 +05:30
Joel Louzado
9b9943bebc Removed manual calls to React.PropTypes
* Got a warning that a manual call to React.Proptypes won't be supported in production for the next major versions.
* I just removed them for these three components and moved them inside the class definition.
2017-04-12 22:12:47 +05:30
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