UNPKG

@25sprout/react-starter

Version:

25sprout web starter with React

243 lines (128 loc) 11.5 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.8.0"></a> # [0.8.0](http://fox.25sprout.com/frontend/react-starter/compare/v0.7.1...v0.8.0) (2017-11-23) ### Features * Add css media config file ([1a94062](http://fox.25sprout.com/frontend/react-starter/commits/1a94062)) * Add Storybook addon knobs for UI interactive feature ([e7a1363](http://fox.25sprout.com/frontend/react-starter/commits/e7a1363)) * Upgrade postcss loader to 2.0.8 for using postcss 6.x ([2519f5e](http://fox.25sprout.com/frontend/react-starter/commits/2519f5e)) * Upgrade redux promise middleware to 5.0.0 for support async/await ([ccfa2bb](http://fox.25sprout.com/frontend/react-starter/commits/ccfa2bb)) <a name="0.7.1"></a> ## [0.7.1](http://fox.25sprout.com/frontend/react-starter/compare/v0.7.0...v0.7.1) (2017-11-14) <a name="0.7.0"></a> # [0.7.0](http://fox.25sprout.com/frontend/react-starter/compare/v0.6.1...v0.7.0) (2017-10-11) ### Bug Fixes * Correct the prettier format setting on node platform ([ddce872](http://fox.25sprout.com/frontend/react-starter/commits/ddce872)) ### Features * Support react v16 and upgrade develop environment ([ee56076](http://fox.25sprout.com/frontend/react-starter/commits/ee56076)) <a name="0.6.1"></a> ## [0.6.1](http://fox.25sprout.com/frontend/react-starter/compare/0.6.0...0.6.1) (2017-07-04) ### Bug Fixes * Set organization name on package.json ([14f1192](http://fox.25sprout.com/frontend/react-starter/commits/14f1192)) * Set the command line name explicitly ([71b1a9f](http://fox.25sprout.com/frontend/react-starter/commits/71b1a9f)) * Upgrade prettier version to 1.5.2 and format the coding style ([84723b3](http://fox.25sprout.com/frontend/react-starter/commits/84723b3)) * Upgrade react to 15.6.1 and redux to 3.7.0 ([c1c3040](http://fox.25sprout.com/frontend/react-starter/commits/c1c3040)) <a name="0.6.0"></a> # [0.6.0](http://fox.25sprout.com/frontend/react-starter/compare/v0.5.2...v0.6.0) (2017-06-11) ### Bug Fixes * Correct the storybook config and upgrade dependencies version ([08ca4c2](http://fox.25sprout.com/frontend/react-starter/commits/08ca4c2)) * Correct the webpack.config.prod.babel.js on template-simple ([227c396](http://fox.25sprout.com/frontend/react-starter/commits/227c396)) * Do not async load entry view. ([bd36eee](http://fox.25sprout.com/frontend/react-starter/commits/bd36eee)) * Upgrade fs-extra to 3.0.1 and drop scripts/fs.js ([dbf93e2](http://fox.25sprout.com/frontend/react-starter/commits/dbf93e2)) * Upgrade minor dependencies version ([857d541](http://fox.25sprout.com/frontend/react-starter/commits/857d541)) ### Features * Migrate webpack config to v2 version ([103355f](http://fox.25sprout.com/frontend/react-starter/commits/103355f)) * Upgrade Normalize.css to 7.0.0 ([e41e604](http://fox.25sprout.com/frontend/react-starter/commits/e41e604)) * Upgrade storybook version to v3.0.0 ([c6712d2](http://fox.25sprout.com/frontend/react-starter/commits/c6712d2)) * Upgrade webpack to v2 ([9ce1f4c](http://fox.25sprout.com/frontend/react-starter/commits/9ce1f4c)) # Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.5.2"></a> ## [0.5.2](http://fox.25sprout.com/frontend/react-starter/compare/v0.5.1...v0.5.2) (2017-04-26) ### Bug Fixes * **config:** Use source-map instead of cheap-module-source-map ([c0c7fab](http://fox.25sprout.com/frontend/react-starter/commits/c0c7fab)) * Correct the import external css from js file ([6bda637](http://fox.25sprout.com/frontend/react-starter/commits/6bda637)) * Upgrade react version to v15.5.x for preparing v16 ([281e3e7](http://fox.25sprout.com/frontend/react-starter/commits/281e3e7)) * Upgrade react-container-helper to v0.3.0 ([74789d2](http://fox.25sprout.com/frontend/react-starter/commits/74789d2)) <a name="0.5.1"></a> ## [0.5.1](http://fox.25sprout.com/frontend/react-starter/compare/v0.5.0...v0.5.1) (2017-04-08) ### Bug Fixes * Enhance the testing syntax by mock expect ([3e03df3](http://fox.25sprout.com/frontend/react-starter/commits/3e03df3)) * Use enzyme-to-json to help testing snapshot with enzyme ([fab37f9](http://fox.25sprout.com/frontend/react-starter/commits/fab37f9)) * Use identity-obj-proxy to test css-modules more humanity ([a89becb](http://fox.25sprout.com/frontend/react-starter/commits/a89becb)) <a name="0.5.0"></a> # [0.5.0](http://fox.25sprout.com/frontend/react-starter/compare/v0.4.1...v0.5.0) (2017-03-28) ### Features * Support simple mode for creating library template ([c39cb3b](http://fox.25sprout.com/frontend/react-starter/commits/c39cb3b)) * Upgrade normalize.css version to 6.0.0 ([8584beb](http://fox.25sprout.com/frontend/react-starter/commits/8584beb)) <a name="0.4.1"></a> ## [0.4.1](http://fox.25sprout.com/frontend/react-starter/compare/v0.4.0...v0.4.1) (2017-03-24) ### Bug Fixes * **reducer:** Set loading false after fetch data complete ([30092e8](http://fox.25sprout.com/frontend/react-starter/commits/30092e8)) <a name="0.4.0"></a> # [0.4.0](http://fox.25sprout.com/frontend/react-starter/compare/v0.3.1...v0.4.0) (2017-03-22) ### Bug Fixes * **config:** Use babel-plugin-module-resolver instead of webpack resolve setting ([7857e4f](http://fox.25sprout.com/frontend/react-starter/commits/7857e4f)) * Correct the layout import on members page ([116183b](http://fox.25sprout.com/frontend/react-starter/commits/116183b)) ### Features * **config:** Add resolve to src folder ([890465c](http://fox.25sprout.com/frontend/react-starter/commits/890465c)) * Add Header and Footer components to be organisms example ([8edef3e](http://fox.25sprout.com/frontend/react-starter/commits/8edef3e)) * Separate the routes config into folder for huge app ([2740f85](http://fox.25sprout.com/frontend/react-starter/commits/2740f85)) <a name="0.3.1"></a> ## [0.3.1](http://fox.25sprout.com/frontend/react-starter/compare/v0.3.0...v0.3.1) (2017-03-20) ### Bug Fixes * Import the babel-polyfill and fetch correct ([b5a6ea8](http://fox.25sprout.com/frontend/react-starter/commits/b5a6ea8)) * Reduce the bundle size on production build ([82355f3](http://fox.25sprout.com/frontend/react-starter/commits/82355f3)) <a name="0.3.0"></a> # [0.3.0](http://fox.25sprout.com/frontend/react-starter/compare/v0.2.1...v0.3.0) (2017-03-19) ### Bug Fixes * Enable css source map config ([57c7d5c](http://fox.25sprout.com/frontend/react-starter/commits/57c7d5c)) ### Features * Add global.css for global or external css usage ([c2d7b61](http://fox.25sprout.com/frontend/react-starter/commits/c2d7b61)) * Add normalize.css for normalize css cross browser ([b94a7df](http://fox.25sprout.com/frontend/react-starter/commits/b94a7df)) <a name="0.2.1"></a> ## [0.2.1](http://fox.25sprout.com/frontend/react-starter/compare/v0.2.0...v0.2.1) (2017-03-10) ### Bug Fixes * **dep:** Update css-loader to 0.27.0 ([4c0c694](http://fox.25sprout.com/frontend/react-starter/commits/4c0c694)) <a name="0.2.0"></a> # [0.2.0](http://fox.25sprout.com/frontend/react-starter/compare/v0.1.2...v0.2.0) (2017-03-09) ### Features * **config:** Now can set environment variable on config/env.js ([dd47014](http://fox.25sprout.com/frontend/react-starter/commits/dd47014)), closes [#1](http://fox.25sprout.com/frontend/react-starter/issues/1) * **config:** Separate the vendor bundle for browser cache ([e6d2399](http://fox.25sprout.com/frontend/react-starter/commits/e6d2399)) * **css:** Support custom global properties by config/palette.js ([9ccd91e](http://fox.25sprout.com/frontend/react-starter/commits/9ccd91e)) * **release:** Support commitizen to generate commit message with angular format ([415dd3a](http://fox.25sprout.com/frontend/react-starter/commits/415dd3a)) * **release:** Support standard-version to release ([c23dc39](http://fox.25sprout.com/frontend/react-starter/commits/c23dc39)) <a name="0.1.2"></a> ## [0.1.2](http://fox.25sprout.com/frontend/react-starter/compare/v0.1.1...v0.1.2) (2017-03-07) ### Bug Fixes * Use stylelint-order to set declaration-block-properties-specified-order ([d268498](http://fox.25sprout.com/frontend/react-starter/commits/d268498)) <a name="0.1.1"></a> ## [0.1.1](http://fox.25sprout.com/frontend/react-starter/compare/v0.1.0...v0.1.1) (2017-03-07) ### Minor * Upgrade dependencies version <a name="0.1.0"></a> # [0.1.0](http://fox.25sprout.com/frontend/react-starter/compare/c42762e...v0.1.0) (2016-12-21) ### Bug Fixes * Correct hot module reload reducer ([3c7f234](http://fox.25sprout.com/frontend/react-starter/commits/3c7f234)) * import expect library on storybook testing and modify testing scenario ([9f6a056](http://fox.25sprout.com/frontend/react-starter/commits/9f6a056)) * Modify eslint and stylelint config file for prevent lint the unnecessary files ([73ca562](http://fox.25sprout.com/frontend/react-starter/commits/73ca562)) * specific the node env for node command line tool ([d7a3529](http://fox.25sprout.com/frontend/react-starter/commits/d7a3529)) * Workaround hot reload problem with react-router ([fa41607](http://fox.25sprout.com/frontend/react-starter/commits/fa41607)) ### Features * Add Blogs page as the async/await example ([bd70b54](http://fox.25sprout.com/frontend/react-starter/commits/bd70b54)) * Add production build webpack config ([bcb878d](http://fox.25sprout.com/frontend/react-starter/commits/bcb878d)) * Add simple toggle button to open/close member list ([76e3183](http://fox.25sprout.com/frontend/react-starter/commits/76e3183)) * Extra ToggleButton as the container component ([3583b99](http://fox.25sprout.com/frontend/react-starter/commits/3583b99)) * Initialize project, add basic eslint, stylelint, editorconfig, simple web dev server and webpackconfig ([c42762e](http://fox.25sprout.com/frontend/react-starter/commits/c42762e)) * Support command line to initialize project with name ([1c97aef](http://fox.25sprout.com/frontend/react-starter/commits/1c97aef)) * Support css-modules camel case naming ([90bbe09](http://fox.25sprout.com/frontend/react-starter/commits/90bbe09)) * Support cssnext feature and postcss-import syntax ([16dc1b2](http://fox.25sprout.com/frontend/react-starter/commits/16dc1b2)) * Support fetch with whatwg-fetch ([e386cae](http://fox.25sprout.com/frontend/react-starter/commits/e386cae)) * Support image loader ([cd5acd0](http://fox.25sprout.com/frontend/react-starter/commits/cd5acd0)) * Support inline svg, use svg-css-modules-loaders, svg-react-loader and svgo-loader ([f82039b](http://fox.25sprout.com/frontend/react-starter/commits/f82039b)) * Support react-router and react-router-redux ([fa20fc5](http://fox.25sprout.com/frontend/react-starter/commits/fa20fc5)) * Support redux data flow ([a09da82](http://fox.25sprout.com/frontend/react-starter/commits/a09da82)) * Support storybook to development components ([5dcf6c2](http://fox.25sprout.com/frontend/react-starter/commits/5dcf6c2)) * Support testing with Jest through storybook-addon-specifications ([2acc7ef](http://fox.25sprout.com/frontend/react-starter/commits/2acc7ef)) * Upgrade reat-hot-loader to 3.0.0-beta.6 ([fe44862](http://fox.25sprout.com/frontend/react-starter/commits/fe44862)) * Use es2015-loose module for more compatible with older engines ([d42c962](http://fox.25sprout.com/frontend/react-starter/commits/d42c962))