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

Snackbar: Create JavaScript API #4062

Closed
7 tasks done
acdvorak opened this issue Nov 7, 2018 · 0 comments
Closed
7 tasks done

Snackbar: Create JavaScript API #4062

acdvorak opened this issue Nov 7, 2018 · 0 comments
Milestone

Comments

@acdvorak
Copy link
Contributor

acdvorak commented Nov 7, 2018

  • Simplify foundation:
    • Remove focus management
    • Remove parameters from show()
  • Create getters/setters for timeout, label text, action text, and esc key behavior
  • Ensure that clients can easily implement queueing
  • Implement [de]registerEventHandler methods in MDCSnackbar instead of adapter (Remove [de]registerEventHandler methods from adapters #2813)
  • Unit tests
@acdvorak acdvorak added this to the R21 (v0.42.0) milestone Nov 7, 2018
acdvorak added a commit that referenced this issue Nov 13, 2018
Fixes #4061

This PR also deletes snackbar's JS files and unit tests to avoid spurious test failures.
They will be added back in the next PR (for issue #4062).
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

No branches or pull requests

1 participant