USDA-FSA / fsa-style

CSS Implementation of USDA's FPAC Design System
http://usda-fsa.github.io/fsa-style/
Other
11 stars 8 forks source link

Evaluate continued use of USWDS (including v2) #286

Closed francisrupert closed 5 years ago

francisrupert commented 5 years ago

Summary

Task

Background

USWDS has been a fairly core dependency of our CSS Framework since the beginning. Once 1.4 or so was released, FSA systems' version of node/npm kept us from updating. Since we strip it out a bit, and selectively use specific USWDS dependencies and UI Components fsa-style does not suffer for it.

Meanwhile, USWDS has a major 2.0 version in the works (currently in Beta). It is effectively a rewrite and likely completely breaking to fsa-style.

francisrupert commented 5 years ago

FYI, initial finding

Huh, updating to 1.6.12 seemed to not be an issue (the actual npm i part). It sure broke when I tried several times between 1.2 and 1.5 or something

Initial outcome:

Carefully investigate and consider:

francisrupert commented 5 years ago

Finding

Action