Tags: cloverinteractive/boilerplate
<
8000
div class="d-flex flex-column col-11">
Tags
Remove Redux and friends (#33) * Remove redux as a dependency and re-write most components now that connection is not a concern * Add genType, shims, simplify components and update README * Improve src/component tests * Add missing tests and include *.bs.js to coverage patterns * Fix webpack.server.js recipe to also not extract typescript files * Add ignore patter for genType files and rely on test bs files, bump version
Remove Redux and friends (#33) * Remove redux as a dependency and re-write most components now that connection is not a concern * Add genType, shims, simplify components and update README * Improve src/component tests * Add missing tests and include *.bs.js to coverage patterns * Fix webpack.server.js recipe to also not extract typescript files * Add ignore patter for genType files and rely on test bs files, bump version
Remove SemanticUI (#29) * Remove SemanticUI components * Fix production build * Remove mocha specific files * Correct Home page description of the project * Add Tests * Add bs-jest bs-react-test-renderer and bs-enzyme * Add redux tests * Add <Dismissable /> test * Lint tests * Add pages tests * Fix Dockerfile and bump version * Update README * Remove .mocha.opts * Fix bulma style compilation for SSR * Don't build tests when building Docker image
Add ReasonML support (#26) * Add reason and typescript/javascript interop * Remove lib/bs from git cache * Get suite to pass * Update gitignore * Ignore bs-platform compiled files * Upgrade, Add and Remove libraries * Upgrade react, react-dom react-redux, react-router-dom * Remove connected-react-router * Add @hot-loader/react-dom, @types/lodahs and @types/react-router-dom * Upgrade react-helmet * Update node_modules Dev dependencies * autoprefixer * cross-env * css-loader * file-loader * mini-css-extract-plugin * nodemon * postcss * postcss-loader * resolve-url-loader * style-loader * url-loader Dependencies * axios * dotenv * serialize-javascript * uuid * Update linting * eslint * eslint-config-airbnb * eslint-import-resolver-webpack * tslint * tslint-react Update testing * karma * karma-chrome-launcher Update dependencies * nodemailer * Fix audit messages * jsdom * mocha * nyc * react-test-renderer * sinon * Have ReasonML component follow the same structure as Typescript or ES6 components * Fix onDismiss callbacks * Bump minor version * Remove tslint and tslint-react
Next mayor version release (#23) * Remove yarn as a dependency * Rename specs to tests * Better config organization * Move dev-server config to config/ * Add server helpers and update Dockerfile * De-scrambled dependencies * Remove flow and add TypeScript support * Remove flow declarations * Remove un-used npm packages * Mix typescript with es6 and have babel pick it up * Fix coverage report * Express README update and remove ignore-styles from the dependencies list * Add tslint, lint typescript component and update README * Fix README installation instructions and oversights * Fix miss-information in bundled components * Bump the version
PreviousNext