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

JS tooling: upgrade to babel 7 #13873

Merged
merged 4 commits into from
Dec 4, 2018
Merged

JS tooling: upgrade to babel 7 #13873

merged 4 commits into from
Dec 4, 2018

Commits on Oct 29, 2018

  1. WIP babel 7

    davkal committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    c1347e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. fixed issue with babel plugin proposal class properties that initiated

    properties to void 0. This breaks angularjs preAssignBinding which
    applies bindings to this before constructor is called. Fixed by
    using fork of babel plugin.
    
    babel/babel#8417
    torkelo committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    fd71abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5038efe View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    d150b62 View commit details
    Browse the repository at this point in the history