- Jan 22, 2022
-
-
Jordan Harband authored
[Dev Deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `eslint-plugin-react-hooks`, `eslint-plugin-react-with-styles`
-
Jordan Harband authored
-
- Oct 12, 2019
-
-
Maja Wichrowska authored
-
- Sep 10, 2019
-
-
Nora Tarano authored
-
- Aug 13, 2019
-
-
Jordan Harband authored
[Dev Deps] update `@babel/*`, `@storybook/*`, `babel-plugin-inline-svg`, `babel-plugin-istanbul`, `babel-preset-airbnb`, `eslint-config-airbnb` to v18 (plus peer deps), `eslint` to v6; `eslint-plugin-react-with-styles`, `karma`, `karma-firefox-launcher`, `mocha`, `safe-publish-latest`, `sass-loader`, `sinon`, `sinon-sandbox`, `coveralls`, `enzyme-adapter-react-helper`
-
- Aug 23, 2018
-
-
Joe Lencioni authored
This will help reduce the bundle size impact. Note that any consumers who are depending on any react-dates components having a `.propTypes` property will no longer work as expected after this change. I enabled this using wrap mode, which adds `process.env.NODE_ENV` checks, which is a pretty standard method for React apps. I believe this will allow this library to have propTypes in development, but for them to be minified out in production builds. To make this safe to enable in this repo, I enabled the react/forbid-foreign-prop-types ESLint rule, which was written specifically for the benefit of this plugin. Here's a diff showing what effect this has on the esm build: https://gist.github.com/lencioni/1b436d365570394ccde659c829ba02c3
-
- Jul 16, 2018
-
-
Jordan Harband authored
[Dev Deps] update `babel-loader`, `babel-preset-airbnb`, `eslint-plugin-jsx-a11y`, `node-sass`, `sinon`, `sinon-sandbox`
-
- Jul 04, 2018
-
-
Jordan Harband authored
-
- Jun 30, 2018
-
-
Jordan Harband authored
[Dev Deps] update `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-react`, `coveralls`, `babel-plugin-inline-react-svg`, `airbnb-js-shims`, `@storybook/react`, `@storybook/addon-options`, `@storybook/addon-links`, `@storybook/addon-info`, `@storybook/addon-actions`, `sinon`, `sass-loader` - also update linting errors
-
- Apr 04, 2018
-
-
Maja Wichrowska authored
-
- Oct 22, 2017
-
-
Jordan Harband authored
[Dev Deps] update `sinon`, `moment`, `karma-webpack`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `enzyme-adapter-react-15`, `enzyme`, `cross-env`, `coveralls`, `chai`, `babel-plugin-istanbul`, `aphrodite`
-
- Oct 09, 2017
-
-
Joe Lencioni authored
This will help prevent eslint from getting confused if there is a .eslintrc in a higher directory.
-
Joe Lencioni authored
These eslint rules will help protect this project from bad react-with-styles usage.
-
- Aug 24, 2017
-
-
Jordan Harband authored
[Dev Deps] update `babel-cli`, `babel-core`, `babel-register`, `eslint`, `eslint-plugin-react`, `sinon`; downgrade `babel-loader`
-
- Aug 16, 2017
-
-
Jordan Harband authored
-
- Aug 10, 2017
-
-
Jordan Harband authored
[Dev Deps] update `eslint`, `eslint-plugin-react`, `nyc`, `react-test-renderer`, ``json-loader`, `chai`, `cross-env`
-
- Feb 20, 2017
-
-
Jordan Harband authored
Fixes #335.
-
- Feb 11, 2017
-
-
Maja Wichrowska authored
-
- Jan 06, 2017
-
-
Jordan Harband authored
[Dev Deps] update `webpack`, `sinon`, `sass-loader`, `safe-publish-latest`, `react`, `react-addons-shallow-compare`, `react-addons-test-utils`, `react-dom`, `moment`, `mocha-wrap`, `mocha`, `karma-webpack`, `karma-mocha`, `karma`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `babel-cli`, `babel-core`, `babel-loader`, `babel-plugin-syntax-jsx`, `babel-preset-airbnb`, `babel-register`, `@kadira/storybook`, `coveralls`, `enzyme` - fix linting errors
-
- Nov 07, 2016
-
-
Maja Wichrowska authored
Removes the short-lived tether dependency in react-dates in favor of just doing the thing internally
-
- Aug 18, 2016
-
-
Jordan Harband authored
[Dev Deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-react`, `eslint-plugin-jsx-a11y`, `eslint-plugin-import`, `mocha`, `mocha-wrap`, `sinon`, `git-directory-deploy`, `babel-core`, `babel-cli`, `babel-loader`
-
- Aug 17, 2016
-
-
Maja Wichrowska authored
-