Directory

← Back

salte-dialog

A material dialog with a few extra conveniences.

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/salte-io/salte-dialog on 2019-05-22 ]

Gitter Published on webcomponents.org Build status

<salte-dialog>

salte-dialog is an material dialog with a few extra conveniences.

<salte-dialog opened modal>
  <h2>My Header</h2>
  <span>Content</span>
  <div class="buttons">
    <paper-button dialog-dismiss>Cancel</paper-button>
    <paper-button dialog-confirm>Accept</paper-button>
  </div>
</salte-dialog>

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • polymer#Polymer/polymer#1.9 - 2
  • iron-flex-layout#PolymerElements/iron-flex-layout#1 - 2
  • paper-dialog-behavior#PolymerElements/paper-dialog-behavior#1 - 2
  • neon-animation#PolymerElements/neon-animation#1 - 2
Released
2017-10-04
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 1.0.1
Browser
Browser Independent

salte-dialog - Vaadin Add-on Directory

A material dialog with a few extra conveniences. salte-dialog - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/salte-io/salte-dialog](https://github.com//salte-io/salte-dialog/blob/3.0.1/README.md) on 2019-05-22 ]** [![Gitter](https://badges.gitter.im/salte-io/salte-dialog.svg)](https://gitter.im/salte-io/salte-dialog?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/salte-io/salte-dialog) [![Build status](https://travis-ci.org/salte-io/salte-dialog.svg?branch=master)](https://travis-ci.org/salte-io/salte-dialog) # \ `salte-dialog` is an material dialog with a few extra conveniences. ```html

My Header

Content
Cancel Accept
```
Online Demo
Documentation
View on GitHub
GitHub Homepage
Issue tracker

salte-dialog version 1.0.0
### Dependencies * polymer#Polymer/polymer#^1.4.0 * iron-flex-layout#PolymerElements/iron-flex-layout#^1.3.2 * paper-dialog-behavior#PolymerElements/paper-dialog-behavior#^1.2.7 * neon-animation#PolymerElements/neon-animation#^1.2.4

salte-dialog version 1.0.1
### Dependencies * polymer#Polymer/polymer#^1.4.0 * iron-flex-layout#PolymerElements/iron-flex-layout#^1.3.2 * paper-dialog-behavior#PolymerElements/paper-dialog-behavior#^1.2.7 * neon-animation#PolymerElements/neon-animation#^1.2.4

salte-dialog version 2.0.0
### Dependencies * polymer#Polymer/polymer#1.9 - 2 * iron-flex-layout#PolymerElements/iron-flex-layout#1 - 2 * paper-dialog-behavior#PolymerElements/paper-dialog-behavior#1 - 2 * neon-animation#PolymerElements/neon-animation#1 - 2

salte-dialog version 2.1.0
### Dependencies * polymer#Polymer/polymer#1.9 - 2 * iron-flex-layout#PolymerElements/iron-flex-layout#1 - 2 * paper-dialog-behavior#PolymerElements/paper-dialog-behavior#1 - 2 * neon-animation#PolymerElements/neon-animation#1 - 2

salte-dialog version 3.0.0
### Dependencies * polymer#Polymer/polymer#1.9 - 2 * iron-flex-layout#PolymerElements/iron-flex-layout#1 - 2 * paper-dialog-behavior#PolymerElements/paper-dialog-behavior#1 - 2 * neon-animation#PolymerElements/neon-animation#1 - 2

salte-dialog version 3.0.1
### Dependencies * polymer#Polymer/polymer#1.9 - 2 * iron-flex-layout#PolymerElements/iron-flex-layout#1 - 2 * paper-dialog-behavior#PolymerElements/paper-dialog-behavior#1 - 2 * neon-animation#PolymerElements/neon-animation#1 - 2

Online