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

Update npm namespace #70

Closed
blackfalcon opened this issue Apr 9, 2023 · 1 comment · Fixed by #84
Closed

Update npm namespace #70

blackfalcon opened this issue Apr 9, 2023 · 1 comment · Fixed by #84
Assignees
Labels
auro-header Status: Work In Progress Issue or Pull Request work is in Progress Type: Feature New Feature

Comments

@blackfalcon
Copy link
Member

Is your feature request related to a problem? Please describe.

This element still uses the legacy npm namespace.

Describe the solution you'd like

Update the npm namespace it the package.json file to @aurodesignsystem. The repo secrets will also require an update. Update the README to reflect the new namespace for both normal install and CDN use.

BREAKING CHANGE

This issue constitutes a BREAKING CHANGE and the code commit must reflect that.

Exit criteria

This issue can be closed once the package.json is updated to support the new namespace.

This issue was copied from #37 by @blackfalcon.

@blackfalcon blackfalcon added the Type: Feature New Feature label Apr 9, 2023
@blackfalcon blackfalcon transferred this issue from AlaskaAirlines/auro-badge Apr 9, 2023
@blackfalcon blackfalcon changed the title auro-badge: update npm namespace Update npm namespace Apr 9, 2023
@blackfalcon
Copy link
Member Author

/duplicate

fajar-apri-alaska added a commit that referenced this issue Apr 17, 2023
Changes to be committed:
	modified:   README.md
	modified:   package.json
@fajar-apri-alaska fajar-apri-alaska mentioned this issue Apr 17, 2023
3 tasks
@blackfalcon blackfalcon added the Status: Work In Progress Issue or Pull Request work is in Progress label Apr 17, 2023
@blackfalcon blackfalcon linked a pull request Apr 17, 2023 that will close this issue
3 tasks
fajar-apri-alaska added a commit that referenced this issue Apr 18, 2023
BREAKING CHANGE: This update will redefine the npm namespace
for the auro-header element.

Changes to be committed:
	modified:   README.md
	modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 18, 2023
BREAKING CHANGE: This update will redefine the npm namespace
for the auro-header element.

Changes to be committed:
modified:   README.md
modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
BREAKING CHANGE: This update will redefine the npm namespace
for the auro-header element.

Changes to be committed:
modified:   README.md
modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
BREAKING CHANGE: This update will redefine the npm namespace
for the auro-header element.

Changes to be committed:
modified:   README.md
modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
# [2.0.0](v1.5.5...v2.0.0) (2023-04-19)

### Bug Fixes

* misimport pathto 'lit' package in auro-header.js ([0536f41](0536f41))

### Documentation

* **npm:** Update npm namespace [#70](#70) ([663ad0f](663ad0f))

### Features

* **typescript:** add typescript support [#68](#68) ([9c76756](9c76756))

### Performance Improvements

* **dev:** update run dev use single terminal [#65](#65) ([0e37cf9](0e37cf9))
* **es5:** Remove legacy es5 bundling resources [#61](#61) ([a5fb346](a5fb346))
* **es5:** remove postinstall instrucions [#61](#61) ([502cd66](502cd66))
* **husky:** Pre-commit and husky update [#63](#63) ([2568b60](2568b60))
* **lit:** Update to Lit2.0 [#66](#66) ([e9fa9ef](e9fa9ef))
* **node18:** Update to support node 18++ [#64](#64) ([9419a4d](9419a4d))
* **postCss:** update to postCss.js & remove unused resource ([5e401a9](5e401a9))
* **sass:** Update Sass to use dart-sass dependency [#62](#62) ([1a26b20](1a26b20))

### BREAKING CHANGES

* **npm:** This update will redefine the npm namespace
for the auro-header element.

Changes to be committed:
modified:   README.md
modified:   package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-header Status: Work In Progress Issue or Pull Request work is in Progress Type: Feature New Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants