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

feat: simplify component structure by multiple refactors #179

Merged
merged 6 commits into from Sep 22, 2021

Conversation

smalluban
Copy link
Contributor

@smalluban smalluban commented Sep 16, 2021

  • Only tagged component structure
  • Simpler full descriptor structure with one value option instead of get and set
  • define() with one object argument
  • removes html``.define() helper
  • includes in define and removes property() and render() factories

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 16, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9af8c3b:

Sandbox Source
Hybrids web components playground Configuration

@coveralls
Copy link

coveralls commented Sep 16, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling 9af8c3b on feat-redefine into de96721 on master.

@smalluban smalluban merged commit 6b7b412 into master Sep 22, 2021
@smalluban smalluban deleted the feat-redefine branch September 22, 2021 07:53
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.

None yet

2 participants