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

Enhancement/issue 25 remove lit dependency #67

Merged
merged 7 commits into from
Nov 10, 2023

Conversation

thescientist13
Copy link
Owner

@thescientist13 thescientist13 commented Nov 7, 2023

Related Issue

relates to #25

Summary of Changes

  1. Refactor all LitElement to native HTMLElement and remove lit dependency
  2. Update package.json and README.md accordingly

TODO

  1. Could probably easily remove dependency on plugin-import-css!
  2. Can we just concact DOM nodes?

@thescientist13 thescientist13 added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 7, 2023
Copy link

netlify bot commented Nov 7, 2023

Deploy Preview for awesome-bhaskara-b7d76c ready!

Name Link
🔨 Latest commit 1223f0e
🔍 Latest deploy log https://app.netlify.com/sites/awesome-bhaskara-b7d76c/deploys/654d8e6b99812500081190e5
😎 Deploy Preview https://deploy-preview-67--awesome-bhaskara-b7d76c.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thescientist13 thescientist13 force-pushed the enhancement/issue-25-remove-lit-dependency branch from 13a2211 to a4e9e9c Compare November 10, 2023 01:53
@thescientist13 thescientist13 merged commit e60a046 into master Nov 10, 2023
6 checks passed
@thescientist13 thescientist13 deleted the enhancement/issue-25-remove-lit-dependency branch November 10, 2023 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

figure out best way to manage plugin dependencies through just this project's package.json
1 participant