-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 ...
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.