Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dutro 80570f38fc Fix test; start browser with clipboar-read perm 2023-09-28 10:34:37 -07:00
Cameron Dutro afddae7fbd
Update test/test.js
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2023-09-28 10:00:48 -07:00
Cameron Dutro a17355909d Allow disabling element 2023-09-27 10:45:55 -07:00
Keith Cirkel 02f1de6baa
upgrade to new web component standards 2023-06-08 15:13:50 +01:00
Mu-An Chiou a466a8d73f
Fix github/no-then 2020-05-22 17:22:22 -04:00
Mu-An Chiou 1bd1772056
Convert to TypeScript 2020-05-21 16:10:07 -04:00
Mu-An 慕安 356470a9a4
Clarfiy test purpose
Co-Authored-By: David Graham <dgraham@github.com>
2019-11-04 18:55:01 -05:00
Mu-An Chiou 386dfd9ae8
Deduppe defineClipboard 2019-11-04 17:53:08 -05:00
Mu-An Chiou cfe5296385
Add test for shadowRoot 2019-11-04 17:53:08 -05:00
David Graham 684d29b8d5
clipboard-copied -> clipboard-copy 2019-03-28 10:48:08 -06:00
David Graham 9d177b92db
Update test for clipboard-copied event name 2019-03-28 09:53:34 -06:00
Mislav Marohnić ab158b4f8a Support copying href of target anchor element 2018-08-11 02:40:49 +02:00
Mislav Marohnić 65b3cb58d6 Add tests for `for="target-id"` behavior 2018-08-11 02:22:49 +02:00
David Graham 93894dba09
Remove tooltip handling
The host application can provide confirmation in its preferred style by
listening for the copy event. Overwriting the aria-label attribute is a
historical tooltip hack that conflicts with accessibility guidelines.
2018-04-18 12:06:52 -06:00
David Graham a348c9ea1d
Display tooltip until blur or mouse out 2018-04-17 16:02:37 -06:00
David Graham 2a82e80be7
Add test suite 2018-04-17 14:10:02 -06:00