Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.3.0 #25

Merged
merged 11 commits into from
Jan 17, 2024
Merged

V0.3.0 #25

merged 11 commits into from
Jan 17, 2024

Conversation

tbela99
Copy link
Owner

@tbela99 tbela99 commented Jan 6, 2024

V0.3.0

shorthands

  • column-rule
  • columns
  • container
  • flex
  • flex-flow
  • gap

Other

  • renamed RenderOptions.colorConvert to RenderOptions.convertColor
  • support none keyword in color
  • css relative color syntax for rgb(), hsl() and hwb() colors https://www.w3.org/TR/css-color-5/#relative-colors
    • rgb
    • hex
    • hsl
    • hwb
    • calc()
    • calc() and inline var()

parsing bug

  • incorrectly parse declaration shorthand with !important

@tbela99 tbela99 added this to the v0.3.0 milestone Jan 6, 2024
This was linked to issues Jan 6, 2024
@tbela99 tbela99 merged commit 3b25b77 into master Jan 17, 2024
6 checks passed
@tbela99 tbela99 deleted the v.next branch January 17, 2024 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parsing bug v.next
1 participant