Skip to content

Conversation

@gentilboulet
Copy link
Collaborator

Added an "s" to some directories.
Upgraded from Glyphicons to FontAwesome.

@gentilboulet gentilboulet requested a review from mropert July 22, 2017 23:45
@gentilboulet gentilboulet force-pushed the improvement/create-react-app branch from 3d554e8 to 4f12e6a Compare July 22, 2017 23:52
@gentilboulet gentilboulet force-pushed the improvement/create-react-app branch from 4f12e6a to 8a53adb Compare July 22, 2017 23:55
Copy link
Owner

@mropert mropert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, why are we keeping the main.jsx.old file?

@@ -1,22 +0,0 @@
module.exports = {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this file seems to disable eslint completely in Atom

install:
- npm install -g gulp
- npm install
script: gulp build
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we also run a build? The linter?

"react-dom": "^15.6.1",
"react-icons": "^2.2.5",
"react-redux": "^5.0.5",
"reactstrap": "^4.8.0",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the switch also removed some CSS padding / margin.
If you look at before/after, the UI renders boxes without any.

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.

3 participants