Skip to content

Added event trigger extension method for @ontoggle #256

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 14, 2020
Merged

Conversation

egil
Copy link
Member

@egil egil commented Nov 14, 2020

Pull request description

Closes #214

PR meta checklist

  • Pull request is targeting at DEV branch.
  • Pull request is linked to all related issues, if any.
  • I have read the CONTRIBUTING.md document.

Content checklist

  • My code follows the code style of this project and AspNetCore coding guidelines.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have updated the appropriate sub section in the CHANGELOG.md.
  • I have added, updated or removed tests to according to my changes.
    • All tests passed.

@egil egil linked an issue Nov 14, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #256 (66640ab) into dev (d66c69d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #256      +/-   ##
==========================================
+ Coverage   80.38%   80.39%   +0.01%     
==========================================
  Files         109      110       +1     
  Lines        3456     3458       +2     
  Branches      443      443              
==========================================
+ Hits         2778     2780       +2     
  Misses        543      543              
  Partials      135      135              
Impacted Files Coverage Δ
...ensions/DetailsElementEventDispatcherExtensions.cs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d66c69d...66640ab. Read the comment docs.

@egil egil merged commit d4ede22 into dev Nov 14, 2020
@egil egil deleted the feature/214-toggle branch November 14, 2020 11:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support new ontoggle event
1 participant