Michel Weststrate
|
5965cb8469
|
Merge pull request #20 from jatcwang/master
Update to mobx-react v6, remove mobx-react-devtools as it is not compatible with v6
|
2019-10-31 11:40:33 +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 |
|
Michel Weststrate
|
2f461a421d
|
updated yarn file
|
2018-12-18 14:13:03 +01:00 |
|
Michel Weststrate
|
7d1c03c318
|
Merge pull request #18 from artsector/master
Update dependencies to latest versions, delete unnecessary files
|
2018-12-18 13:59:10 +01:00 |
|
Alexander Antonov
|
858db30fd1
|
Update dependencies to latest versions, delete unnecessary files
|
2018-10-23 15:40:50 +03:00 |
|
Michel Weststrate
|
25c1695969
|
Merge pull request #15 from frooeyzanny/master
Remove extra space and remove unnecessary compiler options
|
2017-12-27 12:19:13 +01:00 |
|
Evgeny Samsonov
|
0c59dfae91
|
Remove unnecessary compiler options
|
2017-12-23 22:22:16 -05:00 |
|
Evgeny Samsonov
|
82247443a2
|
Remove extra space
|
2017-12-23 22:15:23 -05:00 |
|
Jiri Spac
|
1208e20c58
|
Merge pull request #11 from robianmcd/master
change typescript moduleResolution
|
2017-12-04 23:05:00 +01:00 |
|
Rob
|
dd251aae84
|
Allow IDE to find modules in node_modules
|
2017-09-28 17:55:47 -04:00 |
|
Michel Weststrate
|
776a3963a6
|
Merge pull request #9 from n06rin/master
update dependecies to latest versions.
|
2017-07-25 10:57:11 +02: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 |
|
Michel Weststrate
|
ca7b950c4a
|
Merge pull request #6 from O4epegb/master
Deps and typings update, disable hot reload
|
2016-09-26 21:02:12 +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 |
|
Michel Weststrate
|
3bb5986ae9
|
Merge pull request #5 from benjamingr/patch-1
Update dependencies
|
2016-06-20 09:20:16 +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
|
5811e32f94
|
Merge pull request #1 from mohsen1/patch-1
Use `this` in AppState constructor for updating timer
|
2016-02-28 09:01:03 +01:00 |
|
Mohsen Azimi
|
328f584d52
|
Use this in AppState constructor for updating timer
|
2016-02-27 18:04:26 -08: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
|
dac83e942b
|
Add usage to README
|
2015-09-15 09:19:05 +02:00 |
|
Benny van Reeven
|
0111970acf
|
Add README
|
2015-09-15 08:17:11 +02:00 |
|
Benny van Reeven
|
cbb70e2390
|
Add boilerplate.
|
2015-09-15 08:16:57 +02:00 |
|
Benny van Reeven
|
27b93a65ce
|
Initial commit
|
2015-09-15 08:15:51 +02:00 |
|