Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove-class/attr behavior parameter #152

Closed
slavaleleka opened this issue Sep 30, 2021 · 0 comments
Closed

remove-class/attr behavior parameter #152

slavaleleka opened this issue Sep 30, 2021 · 0 comments
Assignees
Milestone

Comments

@slavaleleka
Copy link
Contributor

@krystian3w commented on Thu Sep 30 2021

uBO finally added support dom tree observe by optional , stay parameter for both scriptles:


This implementation in file for uBO should increase the compatibility of scripts in uBO, when AdGuard observes changes in the DOM tree by default.

@slavaleleka slavaleleka changed the title implement translate with parameter stay for remove-class/attr in uBO file version remove-class/attr behavior parameter Sep 30, 2021
@slavaleleka slavaleleka added the enhancement Improvement of existent feature label Sep 30, 2021
@slavaleleka slavaleleka added this to the 1.5 milestone Sep 30, 2021
adguard pushed a commit that referenced this issue Oct 12, 2021
Merge in ADGUARD-FILTERS/scriptlets from fix/AG-10357 to master

Squashed commit of the following:

commit 6955cfc
Merge: 2baff95 1271d89
Author: caffeine <[email protected]>
Date:   Tue Oct 12 19:50:17 2021 +0300

    Merge branch 'master' into fix/AG-10357

commit 2baff95
Author: caffeine <[email protected]>
Date:   Tue Oct 12 19:33:41 2021 +0300

    fix 'asap complete' description

commit 58fddd8
Author: caffeine <[email protected]>
Date:   Tue Oct 12 19:27:15 2021 +0300

    fix 'complete' description

commit 288306d
Author: caffeine <[email protected]>
Date:   Tue Oct 12 19:26:07 2021 +0300

    swap 'if' to default applying parameter

commit 2ccc058
Author: caffeine <[email protected]>
Date:   Tue Oct 12 19:24:44 2021 +0300

    add comments under observer

commit 0029d75
Author: caffeine <[email protected]>
Date:   Mon Oct 11 14:29:33 2021 +0300

    update remove-class tests

commit ff9977d
Author: caffeine <[email protected]>
Date:   Mon Oct 11 14:28:56 2021 +0300

    add behaviour to remove-class

commit 89ccade
Author: caffeine <[email protected]>
Date:   Mon Oct 11 13:19:18 2021 +0300

    swap .includes to .indexOf

commit 4a1e1d9
Author: caffeine <[email protected]>
Date:   Fri Oct 8 15:13:13 2021 +0300

    add tests comment

commit 35123a6
Author: caffeine <[email protected]>
Date:   Fri Oct 8 15:00:01 2021 +0300

    fix remove-attr test excessive hitting

commit 268ea2b
Author: caffeine <[email protected]>
Date:   Fri Oct 8 12:40:00 2021 +0300

    add hit clears to test

commit b9381ac
Author: caffeine <[email protected]>
Date:   Thu Oct 7 18:12:54 2021 +0300

    fix tests conflict by swapping order

commit 99a02ea
Author: caffeine <[email protected]>
Date:   Thu Oct 7 15:20:18 2021 +0300

    fix description

commit 146bf10
Author: caffeine <[email protected]>
Date:   Thu Oct 7 14:36:06 2021 +0300

    add new tests

commit 6751d10
Author: caffeine <[email protected]>
Date:   Wed Oct 6 19:44:11 2021 +0300

    update logic

commit 25a1b87
Author: caffeine <[email protected]>
Date:   Wed Oct 6 15:22:02 2021 +0300

    fix default parameter faulting

commit 22b892c
Author: caffeine <[email protected]>
Date:   Tue Oct 5 14:21:36 2021 +0300

    update flag logics

commit 3064b31
Author: caffeine <[email protected]>
Date:   Fri Oct 1 22:59:53 2021 +0300

    update sriptlet to be ubo compatible

commit 5adfd02
Author: caffeine <[email protected]>
Date:   Thu Sep 30 16:34:13 2021 +0300

    fix double quotes typos

commit acbb3a7
Author: caffeine <[email protected]>
Date:   Thu Sep 30 16:30:36 2021 +0300

    make remove-attr/class UBO compatible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants