UNPKG

semantic-styles

Version:

"Responsive, Themed, UI Design System."

121 lines (62 loc) 1.69 kB
# semantic-styles ## 0.14.0 ### Minor Changes - 0e44f67: Updated mode accent color variables ### Patch Changes - 93c3ce6: Fix dark sepia code bg - e468290: Fix dark sepia code bg ## 0.13.0 ### Minor Changes - c2f3f79: Support Sepia Light and Sepia Dark Modes ## 0.12.0 ### Minor Changes - 73436e4: Added color variable object type, extracted theme to seperate functions ## 0.11.0 ### Minor Changes - 9535798: Default article element to card styles. Default sections with multiple articles to grid layout. ## 0.10.0 ### Minor Changes - 0b35796: Updated input font sizes ## 0.9.0 ### Minor Changes - e6ccc14: Handle creating release from tag on github with gh cli ## 0.8.0 ### Minor Changes - 47acc85: Update element styles ## 0.7.0 ### Minor Changes - 92f26b3: Updated card spacing values ## 0.6.0 ### Minor Changes - 9bf2ccf: Update card padding ## 0.5.0 ### Minor Changes - 26b8d7b: Added missing code-bg, shadow variables ## 0.4.1 ### Patch Changes - 18c8bb9: Fix git config ## 0.4.0 ### Minor Changes - 4779cbf: Handle tagging release before publishing to npm ## 0.3.4 ### Patch Changes - 7271e93: Fix publish action syntax ## 0.3.3 ### Patch Changes - 0a24933: Fix publish action syntax ## 0.3.2 ### Patch Changes - 1b15ffd: Fix npm auth var ## 0.3.1 ### Patch Changes - 8319202: Fix auth with npm ## 0.3.0 ### Minor Changes - 3dab49c: Support auto publishing new release package version to npm ## 0.2.0 ### Minor Changes - 1ceaa30: Support automated tagged releases via changesets ### Patch Changes - 0bcf68d: Only look for md files in ./changset - 4d101ce: Delete initial PR on pr to master - 83712ac: Fix changset script typo.