277 Commits

Author SHA1 Message Date
Chris
82a080f586 2.2.3 v2.2.3 2015-10-14 07:20:38 +02:00
Chris
6c41164d4a Updated changeling for 2.2.3 2015-10-14 07:20:23 +02:00
Chris
9eedc6fd2f Merge pull request #152 from VovanR/feature/gitignore
Add .gitignore file to generated application
2015-10-14 07:13:59 +02:00
Vladimir Rodkin
83d47bddd8 Add gitignore 2015-10-13 20:40:06 +03:00
Vladimir Rodkin
31e478f28d Add gitignore 2015-10-13 17:54:47 +03:00
Chris
b95fc4344a 2.2.2 v2.2.2 2015-10-12 16:35:14 +02:00
Chris
66b85f48d8 Fixed missing packages when using sass/less 2015-10-12 16:34:54 +02:00
Chris
bf2df82159 2.2.1 v2.2.1 2015-10-12 08:42:28 +02:00
Chris
d729c3caa8 Added changelog to ignored files. 2015-10-12 08:41:47 +02:00
Chris
4f99a5a9db Added (mis-)spelling fix... again :( 2015-10-12 08:31:40 +02:00
Chris
190cfdac06 2.2.0 v2.2.0 2015-10-12 08:29:03 +02:00
Chris
ca3f923bf0 Added new version of react-webpack-template as dependency. Now using React 0.14 as base. 2015-10-12 08:28:43 +02:00
Chris
57a2ac9325 Merge pull request #150 from spencer48/patch-1
Made a few grammar and punctuation corrections
2015-10-11 11:15:58 +02:00
Spencer Handley
de5cca9866 Made a few grammar and punctuation corrections
I noticed a few errors in the README. I hope you don't mind my corrections. Great repo!
2015-10-09 21:44:05 -07:00
Chris
4e8d7af872 Added new keywords to make generator findeable 2015-10-07 08:58:04 +02:00
Chris
85470145f5 Adjusted readme to include generator-react-webpack-alt 2015-10-02 08:33:09 +02:00
Chris
520db61333 Removed grunt badge. We don't use it anymore 2015-10-01 11:12:31 +02:00
Simon Bailey
260758f93b refactor: ignore temp test dir
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-10-01 09:17:02 +01:00
Chris
361ea7409d Added another utility #getDestinationClassName to get the final classname of a given path 2015-09-29 14:11:28 +02:00
Chris
47f1273828 2.1.0 v2.1.0 2015-09-29 13:53:05 +02:00
Chris
56ff5c6281 Added new helper method #getDestinationPath to make path management in subcomponents easier 2015-09-29 13:52:58 +02:00
Chris
7269a0a315 2.0.2 v2.0.2 2015-09-25 11:38:31 +02:00
Chris
6a3da576fa Added changes to make pr compatible with coding guidelines. 2015-09-25 11:38:24 +02:00
Chris
e7bbcb1fe7 Merge pull request #146 from halkeye/patch-1
update baseRootPath to be happier with npm@3
2015-09-25 11:34:27 +02:00
Gavin Mogan
8a2fc142ba update baseRootPath to be happier with npm@3
npm@3 now flattens node_modules directory
This should be happy no matter where the module ends up
2015-09-24 23:45:12 -07:00
Chris
76f0e8e672 Added correct node version for travis 2015-09-21 21:13:28 +02:00
Chris
a5c4ea4c74 2.0.1 v2.0.1 2015-09-21 20:58:11 +02:00
Chris
9c61be0c24 Added updated readme 2015-09-21 20:58:00 +02:00
Chris
6516861e79 2.0.0 v2.0.0 2015-09-21 20:46:20 +02:00
Chris
023d937877 Added changes for version 2.0 2015-09-21 20:45:57 +02:00
Chris
438341c3fe 1.2.13 v1.2.13 2015-09-21 19:55:04 +02:00
Chris
1ccb26683f Merge pull request #143 from mjul/patch-1
Add missing semicolon to avoid warnings
2015-09-21 19:45:01 +02:00
Chris
e811ad8de0 Merge pull request #144 from cmil/webpack-stylus-fix
Fix stylus loader in webpack.dist.config
2015-09-21 19:41:36 +02:00
Chris
8e81d73c10 Merge pull request #145 from cmil/update-karma
Bump karma version in _package.json
2015-09-21 19:40:06 +02:00
Carsten Milling
51364047ec bump karma version in _package.json 2015-09-21 17:14:57 +02:00
Carsten Milling
648942401e fix stylus loader in webpack.dist.config 2015-09-21 16:52:35 +02:00
Martin Jul
ccd35fed53 Add missing semicolon to avoid warnings 2015-09-19 12:40:09 +02:00
Simon Bailey
73da256b57 chore: version bump 1.2.12
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-08-17 14:01:58 +01:00
Chris
fdc5e32e20 Merge pull request #132 from akampjes/trailingspacefix
Remove trailing whitespace after Reflux
2015-07-27 08:31:22 +02:00
Andrew Kampjes
c57d7e6463 Remove trailing whitespace after Reflux
This removes the linter error: `error  Trailing spaces not allowed  no-trailing-spaces`
2015-07-25 23:18:52 +12:00
Simon Bailey
4998a916ed chore: version bump 1.2.11
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-07-02 10:37:24 +01:00
Simon Bailey
49c977561d Merge pull request #123 from weblogixx/feat-unittest
Updated Unit-Tests
2015-07-02 10:35:49 +01:00
Chris
7f911b54f1 *FIX* Readme: Updated unit test examples. 2015-07-01 09:10:32 +02:00
Chris
15e04c14de Merge commit '81bc264d79c6c92006ed86d0f600140fc58eed01' into feat-unittest 2015-07-01 09:03:09 +02:00
Chris
b0b0f3f84d *FEATURE*: Unittests: Added support for React ShallowRendering as described in http://simonsmith.io/unit-testing-react-components-without-a-dom/. 2015-07-01 08:50:32 +02:00
Simon Bailey
81bc264d79 chore: version bump 1.2.10
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-06-30 11:35:34 +01:00
Simon Bailey
9026dffdf7 Merge pull request #122 from weblogixx/master
Bugfix for jsx backwards compatibility
2015-06-30 11:34:45 +01:00
Chris
62dda60bad *FIX* Added missing jsx filename test for babel-loader (was missing in web pack.dist). Fixes newtriks/generator-react-webpack#121 2015-06-30 07:28:43 +02:00
Simon Bailey
d739e98ad5 chore: version bump 1.2.9
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-06-27 07:42:57 +01:00
Simon Bailey
785a0ffa72 Merge pull request #113 from skfd/remove_trailing_space
Removed trailing spaces from component generator
2015-06-27 07:41:43 +01:00