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 to support Auro #19

Closed
blackfalcon opened this issue Feb 26, 2020 · 0 comments · Fixed by #20
Closed

Update to support Auro #19

blackfalcon opened this issue Feb 26, 2020 · 0 comments · Fixed by #20
Assignees
Labels
Type: Feature New Feature

Comments

@blackfalcon
Copy link
Member

General Support Request

The generator should be updated to support building Auro components now that Orion has been deprecated.

  • replace all references to Orion wth Auro
  • in the gen script, remove the OrionStatelessComponents__ prefix
  • potentially breakdown generate.js into smaller dedicated utils
  • tests?
  • remove ODS from repo name
@blackfalcon blackfalcon self-assigned this Feb 26, 2020
@blackfalcon blackfalcon linked a pull request Feb 28, 2020 that will close this issue
6 tasks
blackfalcon added a commit that referenced this issue Feb 28, 2020
BREAKING CHANGE: All references to Orion and ODS have been removed from this generator.
This version will only create new web components for the new Auro spec.

- Update to support Auro #19
- Fix issue with needing to run ciBuild on first run #18
- Remove postcss-remove-selectors package #15
- Remove CSS post processing for other-than component use #11
blackfalcon added a commit that referenced this issue Feb 28, 2020
BREAKING CHANGE: All references to Orion and ODS have been removed from this generator.
This version will only create new web components for the new Auro spec.

- Update to support Auro #19
- Fix issue with needing to run ciBuild on first run #18
- Remove postcss-remove-selectors package #15
- Remove CSS post processing for other-than component use #11
blackfalcon added a commit that referenced this issue Feb 28, 2020
BREAKING CHANGE: All references to Orion and ODS have been removed from this generator.
This version will only create new web components for the new Auro spec.

- Update to support Auro #19
- Fix issue with needing to run ciBuild on first run #18
- Remove postcss-remove-selectors package #15
- Remove CSS post processing for other-than component use #11
blackfalcon added a commit that referenced this issue Feb 28, 2020
BREAKING CHANGE: All references to Orion and ODS have been removed from this generator.
This version will only create new web components for the new Auro spec.

- Update to support Auro #19
- Fix issue with needing to run ciBuild on first run #18
- Remove postcss-remove-selectors package #15
- Remove CSS post processing for other-than component use #11
AuroDesignSystem pushed a commit that referenced this issue Feb 28, 2020
BREAKING CHANGE: All references to Orion and ODS have been removed from this generator.
This version will only create new web components for the new Auro spec.

- Update to support Auro #19
- Fix issue with needing to run ciBuild on first run #18
- Remove postcss-remove-selectors package #15
- Remove CSS post processing for other-than component use #11
AuroDesignSystem pushed a commit that referenced this issue Feb 28, 2020
# [2.0.0](v1.1.3...v2.0.0) (2020-02-28)

### Performance Improvements

* update WC Generator per Auro specifications ([b56596e](b56596e)), closes [#19](#19) [#18](#18) [#15](#15) [#11](#11)

### BREAKING CHANGES

* All references to Orion and ODS have been removed from this generator.
This version will only create new web components for the new Auro spec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant