Owen Niblock
efa494eb66
deprecated not depreciated
...
Co-authored-by: Manuel Puyol <manuelpuyol@github.com>
2022-09-21 18:12:16 +01:00
Owen Niblock
77964a882f
Add depreciated note to README
2022-09-21 17:43:17 +01:00
Kristján Oddsson
2c75f66f15
Generate license info in README
...
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2022-08-12 11:27:10 +02:00
Kristján Oddsson
2294b04f15
More tiny changes
...
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2022-08-12 11:23:39 +02:00
Kristján Oddsson
a855737360
More indent fixes
...
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2022-08-12 11:22:16 +02:00
Kristján Oddsson
0ac03ca90d
Remove indent in installation instructions
...
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2022-08-12 11:20:07 +02:00
Kristján Oddsson
8fa0ce656c
Escape HTML in description
...
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2022-08-12 11:17:01 +02:00
Kristján Oddsson
1b529ebeca
Generate import instructions in README
...
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2022-08-12 11:14:01 +02:00
Kristján Oddsson
361a5e544d
Add README plugin and generate README
...
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2022-08-12 11:05:34 +02:00
Sean Doyle
2aa3a08486
Support `method="dialog"` dismissal
...
The `<dialog>` element specifications support dismissing an open element
by submitting a `<form method="dialog">` or by submitting a `<form>`
with a `<button formmethod="dialog">` element.
This commit adds support for either of those methods as an alternative
to a `<button type="button" data-dialog-close>` element.
[method="dialog"]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog#usage_notes
2021-09-15 11:59:48 -04:00
Mu-An Chiou
0cea2284f8
Add script tag usage
2020-05-06 14:47:56 -04:00
Kristján Oddsson
f5f47f8a64
update package name in README.md
2019-05-23 12:33:07 +01:00
Mu-An Chiou
bb6b5c110d
Merge branch 'event'
2019-04-05 17:10:28 -04:00
Mu-An Chiou
ee3d324699
Move URLs at the end of the file
2019-04-05 14:03:26 -04:00
Mu-An Chiou
c2fa5746f8
Add readme for src and preload
2019-04-03 16:27:53 -04:00
Mu-An Chiou
5e3f837b3c
Update event name and docs
2019-03-14 17:13:03 -04:00
Kristján Oddsson
7ac405e55a
drop ie11 support
2019-02-25 12:31:48 +00:00
Kevin Sawicki
6b0e0d8f4a
outside the dialog -> <summary>
2018-09-13 11:35:10 -07:00
Kevin Sawicki
4f38af0924
Consistent quotes
2018-09-13 11:15:09 -07:00
Kevin Sawicki
1c1532724b
Document details-dialog:will-close event
2018-09-13 11:13:49 -07:00
David Graham
1529d49af5
Link to web component support
2018-08-21 14:58:43 -06:00
Mu-An Chiou
acfa986a49
Add `data-close-dialog` to README
2018-07-05 17:51:39 -04:00
David Graham
faf9a37a7f
Add example usage
2018-03-29 15:26:32 -06:00
Mu-An ✌️ Chiou
2e438ced09
Rename package with -element
2017-11-24 16:26:44 +08:00
Mu-An ✌️ Chiou
9202a534b8
Initial commit
2017-11-24 15:05:31 +08:00