AlaskaAirlines / auro-carousel

Custom element that ....
https://auro.alaskaair.com/components/auro/carousel
Apache License 2.0
0 stars 4 forks source link

Node-sass and Orion Dependency Migration #25

Closed aesthetiques closed 10 months ago

aesthetiques commented 1 year ago

User story

There are multiple components that currently make use of this component, and when attempting to update to the newest auro design sass dependencies, we're seeing dependency tree conflicts due to node-sass and orion dependencies.

18 Seems to have a PR for the node-sass portion, is that ready for release?

image

Outline subtasks or tasks

List specific steps required to deliver this work.

Definition of “Done” (exit criteria)

blackfalcon commented 1 year ago

Spec

  1. remove ODS dependencies
  2. Update to Dart-Sass (node 16+ support)
  3. The whole test harness and Husky support needs to be updated as well

Exit criteria

This issue will be considered complete once the repo can build using Node 18.

jason-capsule42 commented 11 months ago

Moving this ticket blocked. Since the doc examples use auro-pane I think it is best to release this work first:

https://github.com/AlaskaAirlines/auro-pane/issues/37 https://github.com/AlaskaAirlines/auro-pane/issues/43