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

Make two hacks into one. #25

Merged
merged 10 commits into from
Nov 25, 2014
Merged

Make two hacks into one. #25

merged 10 commits into from
Nov 25, 2014

Conversation

zoltan-dulac
Copy link
Contributor

  • fix stock Android browser behavior of vh units when changing breakpoints
  • remove separate CSS content and behavior hacks and merge them into one.
  • automatically have buggyfill allow hacks when initializated with 'hacks: window.viewportUnitsBuggyfillHacks' and nothing else (i.e. no 'behaviorHack: true' or 'contentHack: true' is needed anymore).
  • fix bug in Opera Mini that messes up nodes using CSS content hack.

* fix stock Android browser behavior of vh units when changing breakpoints
* remove separate CSS content and behavior hacks and merge them into one.
* autmatically have buggyfill allow hacks when initializated with
  'hacks: window.viewportUnitsBuggyfillHacks' and nothing else (i.e. no
  'behaviorHack: true' or 'contentHack: true' is needed anymore).
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.

2 participants