Skip to content

1.0.8

Compare
Choose a tag to compare
@theseanl theseanl released this 12 Jul 13:31
· 537 commits to master since this release

[Improved] Support :-abp-*() syntax #30

ABP recently decided..

  • ..to use syntax :-abp-has() syntax and not use the backward-compatible syntax [-abp-has="..."]. As such, we drop the support for ABP's backward-compatible syntax and add support for :-abp-has.
  • ..to use syntax :-abp-contains() instead of :-abp-has-text(). As such , we drop the support for -abp-has-text and add support for :-abp-contains.