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

Add TypeScript types for observer parameters. #5359

Merged
merged 5 commits into from
Sep 16, 2018
Merged

Commits on Sep 15, 2018

  1. Add TypeScript types for observer parameters.

    - PolymerDeepPropertyChange for .* observers.
    - PolymerSpliceChange and PolymerSplice for .splices observers.
    - Parameterized for the property/path types.
    - Matches the name of the interfaces in polymer-externs.js.
    aomarks committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    798c708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aed382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b205e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. |null|undefined

    aomarks committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    3d40922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa1bf2 View commit details
    Browse the repository at this point in the history