Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Ripple: Add new DocumentInteractionHandler APIs #513

Closed
2 tasks done
trimox opened this issue Jan 9, 2018 · 0 comments
Closed
2 tasks done

Ripple: Add new DocumentInteractionHandler APIs #513

trimox opened this issue Jan 9, 2018 · 0 comments
Assignees
Labels
new-mdc-feature Feature incorporated from material-components-web

Comments

@trimox
Copy link
Owner

trimox commented Jan 9, 2018

Change as per material-components-web v0.28.0
reference: material-components/material-components-web@e9f02ed

Listen for up events at document level.

registerDocumentInteractionHandler and deregisterDocumentInteractionHandler APIs have been added to the ripple adapter.

  • Add registerDocumentInteractionHandler(evtType: string, handler: EventListener) => void
  • Add deregisterDocumentInteractionHandler(evtType: string, handler: EventListener) => void

Resolves issue #440

@trimox trimox added the new-mdc-feature Feature incorporated from material-components-web label Jan 9, 2018
@trimox trimox added this to the Milestone v0.6.7 milestone Jan 9, 2018
@trimox trimox self-assigned this Jan 9, 2018
trimox added a commit that referenced this issue Jan 10, 2018
trimox added a commit that referenced this issue Jan 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-mdc-feature Feature incorporated from material-components-web
Projects
None yet
Development

No branches or pull requests

1 participant