Skip to content

Releases: AngleSharp/AngleSharp.Css

1.0.0-beta.213

30 Mar 09:24
9c9803e

Choose a tag to compare

1.0.0-beta.213 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.209

29 Mar 07:56
a54c7d8

Choose a tag to compare

1.0.0-beta.209 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.199

28 Mar 13:20
5776672

Choose a tag to compare

1.0.0-beta.199 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.197

28 Mar 13:18
7396751

Choose a tag to compare

1.0.0-beta.197 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.186

27 Mar 20:58
cc364f5

Choose a tag to compare

1.0.0-beta.186 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.178

27 Mar 08:16
586b888

Choose a tag to compare

1.0.0-beta.178 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.176

27 Mar 07:25
cbb53f9

Choose a tag to compare

1.0.0-beta.176 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.149

26 Jan 20:52
5617e86

Choose a tag to compare

1.0.0-beta.149 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-beta.147

26 Jan 20:53
5617e86

Choose a tag to compare

1.0.0-beta.147 Pre-release
Pre-release

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)

1.0.0-alpha-111

18 Jan 23:57

Choose a tag to compare

1.0.0-alpha-111 Pre-release
Pre-release

Released on tbd.

  • Updated to use AngleSharp 1.0 (#150)
  • Updated media parsing to media L4 spec (#133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#129)
  • Fixed issue with appended EOF character in CssText (#123)
  • Fixed missing semicolon in @page rule (#135)
  • Fixed integer serialization of keyframe stops (#128)
  • Fixed ordering of rows and columns in grid and grid-gap (#137)
  • Fixed inclusion of CSS from stylesheets (#116, #140)
  • Fixed style empty if text-align is start (#151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#155) @Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#136)
  • Added further compactification of CSS tuples (#89, #93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#148)
  • Added resolution of CSS variable names (#62)
  • Added support for 8-digit hex color codes (#132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#6)
  • Added parts of recent color spec update such as rgb with spaces (#131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#152)