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

Loosen normalize-rails required version #569

Merged
merged 1 commit into from
Mar 24, 2017

Conversation

mehlah
Copy link
Contributor

@mehlah mehlah commented May 3, 2016

Normalize 4.x has been released a couple weeks ago (changelog)
Administrate was locking normalize-rails version to 3.x, that forces any
recent Rails app to stick with Normalize 3.x.
Instead of locking 4.x, this commit suggests to loosen the required
version for Administrate to run as it shouldn't have an impact on it's base styles.

Do you agree, or prefer requiring ~> 4.0 which may force existing apps relaying on 3.x to upgrade before upgrading Administrate.

@mehlah mehlah force-pushed the loosen-normalize-version branch 3 times, most recently from 9d1f6e7 to 8626fe0 Compare May 3, 2016 14:29
@BenMorganIO
Copy link
Collaborator

BenMorganIO commented May 25, 2016

@mehlah we could do '>= 3.0' :)

Did you notice any visual regressions on your app when you did the update?

@mehlah mehlah force-pushed the loosen-normalize-version branch from 8626fe0 to 9611fd2 Compare May 25, 2016 10:56
@mehlah
Copy link
Contributor Author

mehlah commented May 25, 2016

@BenMorganIO 👍 for going with >= 3.0. I've just updated my commit.
I had no problem with Administrate moving to normalize 4.1.1.
Should be good to go 😗

@nickcharlton
Copy link
Member

@mehlah Could you rebase on master or enable contributor pushes?

Normalize 4.x has been released a couple weeks ago.
Administrate was locking normalize-rails version to 3.x, that forces any
recent Rails app to stick with Normalize 3.x.
Instead of locking 4.x, this commit suggests to loosen the required
version for Administrate to run as it shouldn't have an impact on it's
base styles.

Normalize 4.x changelog: https://github.com/necolas/normalize.css/blob/master/CHANGELOG.md
@mehlah mehlah force-pushed the loosen-normalize-version branch from 9611fd2 to 619c647 Compare March 20, 2017 10:06
@mehlah
Copy link
Contributor Author

mehlah commented Mar 20, 2017

@nickcharlton done :)

@nickcharlton
Copy link
Member

Thanks! Merging.

@nickcharlton nickcharlton merged commit ef9288f into thoughtbot:master Mar 24, 2017
@mehlah mehlah deleted the loosen-normalize-version branch March 27, 2017 14:12
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