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

Add WAIT_STYLE function #250

Closed
ziflex opened this issue Mar 6, 2019 · 0 comments
Closed

Add WAIT_STYLE function #250

ziflex opened this issue Mar 6, 2019 · 0 comments
Assignees
Labels
area/drivers HTML drivers area/stdlib Standard library issue type/enhancement New feature or request
Milestone

Comments

@ziflex
Copy link
Member

ziflex commented Mar 6, 2019

  • WAIT_STYLE(doc, selector, style, value)
  • WAIT_STYLE(el, style, value)
  • WAIT_NO_STYLE(doc, selector, style)
  • WAIT_NO_STYLE(el, style)
@ziflex ziflex added type/enhancement New feature or request area/stdlib Standard library issue area/drivers HTML drivers labels Mar 6, 2019
@ziflex ziflex self-assigned this Mar 6, 2019
ziflex added a commit that referenced this issue Mar 13, 2019
* Added support for parsed styles

* Added stdlib function.

* Added e2e tests

* Added e2e tests for STYLE_* functions
@ziflex ziflex added this to the v0.7 milestone Mar 13, 2019
ziflex added a commit that referenced this issue Mar 14, 2019
* Added WAIT_ATTR functions
ziflex added a commit that referenced this issue Mar 15, 2019
* Added WAIT_STYLE and WAIT_NO_STYLE

* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added support for parsed styles

* Added stdlib function.

* Added e2e tests

* Added e2e tests for STYLE_* functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added WAIT_STYLE and WAIT_NO_STYLE

* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added support for parsed styles

* Added stdlib function.

* Added e2e tests

* Added e2e tests for STYLE_* functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added WAIT_STYLE and WAIT_NO_STYLE

* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added support for parsed styles

* Added stdlib function.

* Added e2e tests

* Added e2e tests for STYLE_* functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added WAIT_STYLE and WAIT_NO_STYLE

* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added support for parsed styles

* Added stdlib function.

* Added e2e tests

* Added e2e tests for STYLE_* functions
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this issue Apr 10, 2019
* Added WAIT_STYLE and WAIT_NO_STYLE

* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/drivers HTML drivers area/stdlib Standard library issue type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant