History
-
v0.0.10 - 2020/10/26
-
Adding server install instructions to home page.
-
Typography updates. Medium to Semibold and changed text sizes 05 to 15, 06 to 16px, 07 to 18px
-
Started to build out forms, so there are a couple beta (as in don't-use-beta) components.
They don't work, but don't effect other comps.
-
scu-stack updates to fix no_color disappearing and playing around
with shadow dom.
-
v0.0.9 - 2020/10/20
-
Syncing versioning between scu-components-beta and Figma file SCU-DesignSystem.
-
Reference portability. Can be viewed via unpkg.com (see reference)
-
scu-stack - stubbed out. A simplier way to layout vertical stacks using
padding and gaps based on spacing. scu-flex-v is mostly redundant to default behavior and
can get in the way for simple stacks of content.
-
scu-input-text (Figma) - stubbed out.
-
scu-input-textarea (Figma) - stubbed out.
-
scu-input-radio (Figma) - stubbed out.
-
scu-input-checkbox (Figma) - stubbed out.
-
v0.0.8 - 2020/10/18
-
scu-icon - created. Understands where the icons are and the available sizes.
It can also color the icon anything from the available token colors.
-
scu-text - created. Has all of the typography and color tokens integrated into API.
-
scu-flex-h - created. Easy way to layout horizontal flexbox.
-
scu-flex-v - created. Easy way to layout vertical flexbox.
-
scu-flex-fill - created. Easy way to add a flexible element within scu-flex-h/v.
-
...v0.0.7 - 2020/10
-
Setting up environment and integrating tokenization
-
scu-button - created. Contains a number of variations including outline, icon, icon only.
-
scu-member-profile - created
-
scu-vertical-navigation-item - created