Commit graph

25 commits

Author SHA1 Message Date
Jyri Genral
dced758ea4 Update deps
Signed-off-by: Jyri Genral <jyri.eerola@jrd.fi>
2020-05-02 13:10:03 +02:00
Jyri Genral
dd97a68e76 Update dependencies
Signed-off-by: Jyri Genral <jyri.eerola@jrd.fi>
2020-04-16 09:03:51 +02:00
Jyri Eerola
eb15f0c119 Minor updates and changes 2019-12-28 21:00:27 +01:00
Jacob Wang
9897ec2305 update to mobx-react v6, remove mobx-react-devtools as it is not compatible with v6 2019-10-20 11:58:44 +01:00
Alexander Antonov
858db30fd1 Update dependencies to latest versions, delete unnecessary files 2018-10-23 15:40:50 +03:00
nick
e498569b69 update webpack to latest 3.0.0 version 2017-07-25 11:13:33 +07:00
nick
627c380045 update dependencies to latest versions. Add yarn.lock 2017-07-25 10:52:16 +07:00
Benjamin Gruenbaum
fde356422a Fix awesome-typescript-loader bug
https://github.com/s-panferov/awesome-typescript-loader/issues/190 causes the boilerplate to not work, until it is fixed, change the dependency.

We might want to update to 2.1 anyway soon.
2016-12-10 18:27:05 +02:00
Michel Weststrate
3fd1bb8dca use awesome-typescript-loader instead of ts-loader 2016-09-26 21:08:57 +02:00
Michel Weststrate
14b30f0f5a Merge branch 'typescript2.0' of https://github.com/mjewell/mobx-react-typescript-boilerplate 2016-09-26 21:04:19 +02:00
Michael Jewell
82f24af318 update to typescript 2.0.3, remove typings and replace with npm @types packages 2016-09-22 14:11:52 -07:00
Danila
0f022c99c7 Update deps and typings, disable hot reload 2016-09-19 00:13:36 +04:00
Michel Weststrate
5e0b9a8686 Updated MobX dependencies 2016-06-20 09:22:36 +02:00
Benjamin Gruenbaum
83fd70830c Update dependencies
This still works just fine, ran it locally and tested.

Closes https://github.com/mobxjs/mobx-react-typescript-boilerplate/issues/4
2016-06-18 15:45:45 +03:00
Michel Weststrate
6c0878487f Disabled webpack HMR. See #2 2016-03-14 10:27:34 +01:00
Michel Weststrate
162f722ef9 Upgraded dev-tools to 4.0.1 wich added typings 2016-03-01 13:41:26 +01:00
Michel Weststrate
44db825d79 Use react-hot-loader 2 alpha, to support decorators on component fields 2016-02-29 08:01:52 +01:00
Michel Weststrate
1256b8e27c Migrated to Webpack, MobX 2016-02-26 16:56:18 +01:00
Michel Weststrate
c1ae765a16 Fixed windows builds 2015-12-14 16:23:41 +01:00
Michel Weststrate
58cdd3038f More idiomatic project setup 2015-12-14 13:08:26 +01:00
Michel Weststrate
625fd8dd06 Upgraded to React 0.14 2015-10-29 13:51:07 +01:00
Michel Weststrate
45001f9aec Added mobservable / mobservable-react to the project 2015-10-15 10:29:20 +02:00
Benny van Reeven
c61046f3f2 Update package.json. Use TypeScript 1.6 release. 2015-09-23 20:30:28 +02:00
Benny van Reeven
4aa64bb964 Fix build for Windows. 2015-09-15 09:44:19 +02:00
Benny van Reeven
cbb70e2390 Add boilerplate. 2015-09-15 08:16:57 +02:00