Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: Update to the latest version of ESLint #44

Merged
merged 8 commits into from
Mar 6, 2016
Merged

Conversation

Inkdpixels
Copy link
Contributor

No description provided.

@Inkdpixels
Copy link
Contributor Author

Currently breaking because of babel/babel-eslint#249

* master:
  CLEANUP: Remove an unused import definition
  TASK: Refactor the iconName migration into a separated utility
  DOCS: Always display the latest build of the master branch in the README.md
  DOCS: Fix a typo
  TASK: Switch from the Chrome driver to the Firefox driver in a try to make the test more reliable
  DOCS: Set a more appropriate description into the README.md
* master:
  TASK: Remove an unused line from the TravisCI configuration file
  TASK: Reduce the complexity of the TravisCI file regarding the move actions of hidden files - 2nd try
  TASK: Reduce the complexity of the TravisCI file regarding the move actions of hidden files
  TASK: Make sure that the stylelintrc file will be moved into the correct folder on TravisCI
  TASK: Integrate stylelint #
  TASK: Reduce the overall nesting depth of BEM selectors to 1 level #24
* master:
  BUGFIX: Make sure that exit codes of commands in all shell scripts propagate their exit code correctly - closes #48
  TASK: Add color and progress output to the default build script
* master: (33 commits)
  Revert "TASK: Remove the selenium configuration since the tests are unreliable"
  Revert "TASK: Specifiy node js as the language of choice for the Travis CI env"
  Revert "TASK: Add the missing npm install command to the install section"
  Revert "TASK: Remove leftovers from the selenium setup"
  BUGFIX: Fix the usage of the react-click-outside package since npm decided to install a different package than the expected tj/react-click-outside.
  TASK: Integrate enzyme and add unit tests for most of the abstracted components
  TASK: Remove leftovers from the selenium setup
  TASK: Add the missing npm install command to the install section
  TASK: Specifiy node js as the language of choice for the Travis CI env
  TASK: Remove the selenium configuration since the tests are unreliable
  TASK: Set the correct version constraint for the react-click-outside package
  TASK: Add a browserlist file which configures postcss and autoprefixer
  TASK: Create a consistent scheme of defining defaultProps on react components using the class syntax
  TASK: Include all source files while generating the coverage data - closes #55
  DOCS: Fix a typo
  TASK: Reduce the overall dependency depth between all abstract components to make them used more loosely from another
  TASK: Create a consistent import and use scheme for multi-level components
  FEATURE: Add aria labels and roles to all components/containers #51
  TASK: Add a abstract collapse component instead of using react-motion directly
  CLEANUP: Code style consistency
  ...
@Inkdpixels
Copy link
Contributor Author

Upgrading to eslint@2.3.0 is postponed because of babel/babel-eslint#267

* master:
  TASK: Add the -n flag and the github oAuth token to the travis setup to avoid errors with composer while removing/installing a lot of packages while being above the rate limit of the GitHub API - closes #60
Inkdpixels added a commit that referenced this pull request Mar 6, 2016
TASK: Update to the latest version of ESLint
@Inkdpixels Inkdpixels merged commit 37dae58 into master Mar 6, 2016
@Inkdpixels Inkdpixels deleted the task/updateESLint branch March 7, 2016 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant