Skip to content

Update to w3c standard - #230

Open
lukasoppermann wants to merge 10 commits into
mainfrom
w3c
Open

Update to w3c standard#230
lukasoppermann wants to merge 10 commits into
mainfrom
w3c

Conversation

@lukasoppermann

@lukasoppermann lukasoppermann commented Sep 8, 2022

Copy link
Copy Markdown
Owner

This fixes #229 and #200

  • add standard deprecated to dropdown selection
  • fix test
  • examples for style dictionary conversion (parser, etc.)
  • manually test standard and standard deprecated
  • update value to $value
  • update type to $type
  • update description to $description
  • update extensions to $extensions
  • check tokens
    • typography
    • duration
    • size
    • color
    • ...
  • add w3c transition
  • add w3c typography
  • add deprecated to custom formats
  • change values to w3c valid values

@lukasoppermann lukasoppermann changed the title draft of w3c update Update to w3c standard Sep 8, 2022
@coveralls

coveralls commented Sep 8, 2022

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4428142244

  • 12 of 104 (11.54%) changed or added relevant lines in 9 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-18.2%) to 63.281%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/utilities/convertColor.ts 0 1 0.0%
src/transformer/tokenExtensions.ts 0 2 0.0%
src/utilities/prepareExport.ts 0 2 0.0%
src/extractor/extractFonts.ts 7 10 70.0%
src/transformer/standardTransformerV1.deprecated.ts 0 13 0.0%
src/transformer/TokenTransformer.ts 0 21 0.0%
src/transformer/standardTransformerV2.ts 0 50 0.0%
Files with Coverage Reduction New Missed Lines %
src/transformer/tokenExtensions.ts 1 0%
src/utilities/convertColor.ts 1 87.5%
Totals Coverage Status
Change from base Build 3017694185: -18.2%
Covered Lines: 488
Relevant Lines: 742

馃挍 - Coveralls

@lukasoppermann lukasoppermann self-assigned this Sep 8, 2022
@lukasoppermann lukasoppermann added the Feature New feature or request label Sep 8, 2022
Comment thread src/ui/components/GeneralSettings.tsx Outdated
Comment thread src/config/format.ts Outdated
@lukasoppermann
lukasoppermann marked this pull request as ready for review October 23, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update standard format to follow specs

3 participants