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

Feature/#265 dom manipulations #329

Merged
merged 8 commits into from
Jul 11, 2019
Merged

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Jul 11, 2019

Closes #265

  • INNER_HTML_SET
  • INNER_TEXT_SET

@ziflex ziflex requested a review from 3timeslazy July 11, 2019 19:18
@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #329 into master will decrease coverage by <.1%.
The diff coverage is 3.2%.

@@           Coverage Diff            @@
##           master    #329     +/-   ##
========================================
- Coverage    39.8%   39.7%   -<.1%     
========================================
  Files         216     216             
  Lines        8565    8582     +17     
========================================
+ Hits         3405    3408      +3     
- Misses       4806    4819     +13     
- Partials      354     355      +1

@ziflex ziflex merged commit 347bae2 into master Jul 11, 2019
@ziflex ziflex deleted the feature/#265-dom-manipulations branch July 11, 2019 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functions for DOM manipulations
2 participants