Dmitry Gozman
|
b0d79d5124
|
feat(shadow): make css pierce shadow by default (#1784)
We leave css:light, text:light, id:light, and similar to opt-out from the shadow dom piercing. The notable exception is xpath that is always light.
|
2020-04-15 10:16:29 -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
|
73148fda79
|
chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898)
|
2020-02-07 13:38:50 -08:00 |
|
Arjun Attam
|
562e6f5fe1
|
chore(license): use Apache 2.0 (#389)
|
2020-01-06 18:22:35 -08:00 |
|
Dmitry Gozman
|
48be99a56e
|
feat(selectors): add id selectors (#270)
|
2019-12-16 20:49:18 -08:00 |
|
Dmitry Gozman
|
025c1fc7bc
|
feat(engines): introduce xpath engine, switch $x to use it (#64)
|
2019-11-22 17:27:09 -08:00 |
|
Dmitry Gozman
|
a9cd015fdb
|
feat(engines): introduce a css selector engine and a way to query it (#50)
|
2019-11-22 15:36:17 -08:00 |
|