Skip to content

refactor(domToReact): refactoring multiple types#1133

Merged
remarkablemark merged 1 commit intoremarkablemark:masterfrom
ssi02014:imp/types
Oct 30, 2023
Merged

refactor(domToReact): refactoring multiple types#1133
remarkablemark merged 1 commit intoremarkablemark:masterfrom
ssi02014:imp/types

Conversation

@ssi02014
Copy link
Copy Markdown
Contributor

Release-As: 5.0.2

What is the motivation for this pull request?

Stricter management of constants and improved types.

What is the current behavior?

There is no change in behavior.

What is the new behavior?

There is no change in behavior.

Checklist:

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 30, 2023

Codecov Report

Merging #1133 (8ef6201) into master (810d13b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #1133   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          153       152    -1     
  Branches        50        50           
=========================================
- Hits           153       152    -1     
Files Coverage Δ
src/attributes-to-props.ts 100.00% <100.00%> (ø)
src/dom-to-react.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Copy Markdown
Contributor Author

@ssi02014 ssi02014 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@remarkablemark 👋
I'm so happy that html-react-parser now supports Typescript. I worked on some small improvements.

I've left my intention in the comments. Please review it when you have a moment. Thank you. 😊

@remarkablemark remarkablemark merged commit e372b46 into remarkablemark:master Oct 30, 2023
@ssi02014 ssi02014 deleted the imp/types branch October 30, 2023 15:41
@remarkablemark
Copy link
Copy Markdown
Owner

@ssi02014
Copy link
Copy Markdown
Contributor Author

@remarkablemark Thanks! 🎉

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.

2 participants