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

Jjones/node18+updates #30

Merged
merged 13 commits into from
Jul 13, 2023
Merged

Jjones/node18+updates #30

merged 13 commits into from
Jul 13, 2023

Conversation

blackfalcon
Copy link
Member

@blackfalcon blackfalcon commented Jul 12, 2023

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes: #20, #21, #22, #23

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

@blackfalcon blackfalcon force-pushed the jjones/node18+Updates branch 4 times, most recently from 9ded5e6 to ce73394 Compare July 13, 2023 20:52
The scope of this commit will address the following:
 - update to lit 2.0
 - add typescript support
 - update issue templates

Changes to be committed:
deleted:    .github/ISSUE_TEMPLATE/bug_report.md
new file:   .github/ISSUE_TEMPLATE/bug_report.yml
deleted:    .github/ISSUE_TEMPLATE/dev-story.md
deleted:    .github/ISSUE_TEMPLATE/feature_request.md
new file:   .github/ISSUE_TEMPLATE/feature_request.yml
deleted:    .github/ISSUE_TEMPLATE/general-support.md
new file:   .github/ISSUE_TEMPLATE/general-support.yml
modified:   .github/settings.yml
modified:   package-lock.json
modified:   package.json
modified:   scripts/staticStyles-template.js
modified:   src/auro-datetime.js
new file:   tsconfig.json
modified:   .github/workflows/testPublish.yml
modified:   .gitignore
modified:   .npmignore
Changes to be committed:
new file:   .husky/commit-msg
new file:   .husky/pre-commit
deleted:    karma.conf.js
modified:   package-lock.json
modified:   package.json
new file:   scripts/pre-commit.mjs
new file:   web-test-runner.config.mjs
Changes to be committed:
deleted:    demo/sass/style.scss
deleted:    index.html
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
modified:   scripts/postCss.js
BREAKING CHANGE: Update to use @AuroDesignSystem namespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants