Dmitry Gozman
|
270206e2b4
|
feat(text selector): match button input by value (#1657)
Inputs of type button and submit are rendered with their value as text,
so we match them by text.
Fixes #1427.
|
2020-04-03 14:18:08 -07:00 |
|
Dmitry Gozman
|
a9be3c5191
|
feat(text selector): pierce shadow roots (#1619)
|
2020-04-02 18:03:30 -07:00 |
|
Dmitry Gozman
|
a7b61a09be
|
fix(text selector): by default, do a substring match (#1618)
|
2020-03-31 23:04:04 -07:00 |
|
Dmitry Gozman
|
ac2f04f10f
|
api(selectors): pass selector name when registering, allow file path (#1162)
|
2020-02-28 15:34:07 -08:00 |
|
Joel Einbinder
|
857ffd8ea9
|
fix: text selector should be case insensitive without quotes (#1151)
|
2020-02-27 16:52:30 -08:00 |
|
Dmitry Gozman
|
74b208cae5
|
feat(selectors): text=foo selector engine (#475)
|
2020-01-13 17:39:43 -08:00 |
|