Skip to content

feat: convert classes to data attributes #12

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

Merged
merged 1 commit into from
May 26, 2021
Merged

Conversation

thedaviddias
Copy link
Owner

Description

Convert classes to data attributes

Closes

Closes #11

@github-actions github-actions bot added the test label May 26, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #12 (6bc06f8) into main (5d6069f) will increase coverage by 0.28%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   86.66%   86.95%   +0.28%     
==========================================
  Files          10       10              
  Lines          90       92       +2     
  Branches       18       19       +1     
==========================================
+ Hits           78       80       +2     
  Misses          5        5              
  Partials        7        7              
Impacted Files Coverage Δ
src/utils/convert-blocks.ts 84.21% <91.66%> (+0.87%) ⬆️

@thedaviddias thedaviddias merged commit f458ea0 into main May 26, 2021
@thedaviddias thedaviddias deleted the thedaviddias/issue11 branch May 26, 2021 04:27
github-actions bot pushed a commit that referenced this pull request May 26, 2021
# [1.1.0](v1.0.1...v1.1.0) (2021-05-26)

### Features

* convert classes to data attributes ([#12](#12)) ([f458ea0](f458ea0))
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Use data attributes instead of classes
2 participants