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

fix(universal): correct fxLayout rendering, update LICENSE #466

Closed
wants to merge 1 commit into from

Commits on Oct 22, 2017

  1. fix(universal): remove browser check from style-utils

    - Remove default value of fxLayout to avoid confusion in Universal
    - Removed browser checks from style-utils since getDOM will always
      return an implementation with the methods implemented
    - Added note about getComputedStyle PR pending
    - Updated RxJS to 5.5.0 and added necessary fixes
    - Added better null and type checking throughout
    - Updated LICENSE
    CaerusKaru committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    d0568f9 View commit details
    Browse the repository at this point in the history