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

Expose HTMLNode and HTMLAttribute exact position #172

Conversation

ahitrov
Copy link
Contributor

@ahitrov ahitrov commented Apr 12, 2018

Related to #170

  • Expose HtmlAttribute._valuestartindex and HtmlAttribute._valuelength via read-only properties.
  • Expose HtmlNode._innerstartindex, HtmlNode._innerlength, HtmlNode._outerlength and HtmlAttribute._endnode via read-only properties.

* Expose HtmlAttribute._valuestartindex and HtmlAttribute._valuelength via read-only properties.
* Expose HtmlNode._innerstartindex, HtmlNode._innerlength, HtmlNode._outerlength and HtmlAttribute._endnode via read-only properties.
@JonathanMagnan
Copy link
Member

Thank a lot @ahitrov for your contribution,

It the pull is approved by my developer, we will release a new version this Friday or next Monday.

Best Regards,

Jonathan

@JonathanMagnan JonathanMagnan self-assigned this Apr 12, 2018
@JonathanMagnan JonathanMagnan merged commit 5bd5765 into zzzprojects:master Apr 14, 2018
@JonathanMagnan
Copy link
Member

Hello @ahitrov ,

The v1.8.0 has been released with your pull.

Thank again for your contribution.

Best Regards,

Jonathan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants