Releases: AngleSharp/AngleSharp.Css
Releases · AngleSharp/AngleSharp.Css
1.0.0-beta.149
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.,
ColortoCssColorValue) - Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Fixed style empty if
text-alignisstart(#151) - Fixed computation of priority in CSS rules using multi selector
- Fixed
GetInnerTextmulti-line / text node behavior (#155) @Seyden - Fixed computation of relative (
em) values to absolute (px) forLength(#136) - Added further compactification of CSS tuples (#89, #93)
- Added new value types
CssPercentageValue,CssNumberValue, andCssIntegerValue - 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-blockandmargin-inlinedeclarations - Added support for
padding-blockandpadding-inlinedeclarations - Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch - Added support for recent CSS
list-typevalues (#152)
1.0.0-beta.147
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.,
ColortoCssColorValue) - Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Fixed style empty if
text-alignisstart(#151) - Fixed computation of priority in CSS rules using multi selector
- Fixed
GetInnerTextmulti-line / text node behavior (#155) @Seyden - Fixed computation of relative (
em) values to absolute (px) forLength(#136) - Added further compactification of CSS tuples (#89, #93)
- Added new value types
CssPercentageValue,CssNumberValue, andCssIntegerValue - 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-blockandmargin-inlinedeclarations - Added support for
padding-blockandpadding-inlinedeclarations - Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch - Added support for recent CSS
list-typevalues (#152)
1.0.0-alpha-111
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.,
ColortoCssColorValue) - Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Fixed style empty if
text-alignisstart(#151) - Fixed computation of priority in CSS rules using multi selector
- Fixed
GetInnerTextmulti-line / text node behavior (#155) @Seyden - Fixed computation of relative (
em) values to absolute (px) forLength(#136) - Added further compactification of CSS tuples (#89, #93)
- Added new value types
CssPercentageValue,CssNumberValue, andCssIntegerValue - 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-blockandmargin-inlinedeclarations - Added support for
padding-blockandpadding-inlinedeclarations - Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch - Added support for recent CSS
list-typevalues (#152)
1.0.0-alpha-109
Released on tbd.
- Updated to use AngleSharp 1.0 (#150)
- Updated media parsing to media L4 spec (#133)
- Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Fixed style empty if
text-alignisstart(#151) - Fixed computation of priority in CSS rules using multi selector
- Fixed
GetInnerTextmulti-line / text node behavior (#155) @Seyden - Fixed computation of relative (
em) values to absolute (px) forLength(#136) - Added further compactification of CSS tuples (#89, #93)
- 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-blockandmargin-inlinedeclarations - Added support for
padding-blockandpadding-inlinedeclarations - Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch - Added support for recent CSS
list-typevalues (#152)
1.0.0-alpha-108
Released on tbd.
- Updated to use AngleSharp 1.0 (#150)
- Updated media parsing to media L4 spec (#133)
- Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Fixed style empty if
text-alignisstart(#151) - Fixed computation of priority in CSS rules using multi selector
- Fixed
GetInnerTextmulti-line / text node behavior (#155) @Seyden - Fixed computation of relative (
em) values to absolute (px) forLength(#136) - Added further compactification of CSS tuples (#89, #93)
- Added support for CSS nesting in style rules (#148)
- Added support for 8-digit hex color codes (#132)
- Added support for
margin-blockandmargin-inlinedeclarations - Added support for
padding-blockandpadding-inlinedeclarations - Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch - Added support for recent CSS
list-typevalues (#152)
1.0.0-alpha-107
Released on tbd.
- Updated to use AngleSharp 1.0 (#150)
- Updated media parsing to media L4 spec (#133)
- Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Fixed style empty if
text-alignisstart(#151) - Fixed computation of priority in CSS rules using multi selector
- Fixed
GetInnerTextmulti-line / text node behavior (#155) @Seyden - Added further compactification of CSS tuples (#89, #93)
- Added support for CSS nesting in style rules (#148)
- Added support for 8-digit hex color codes (#132)
- Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch - Added support for recent CSS
list-typevalues (#152)
1.0.0-alpha-102
Released on tbd.
- Updated to use AngleSharp 1.0
- Updated media parsing to media L4 spec (#133)
- Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Fixed style empty if
text-alignisstart(#151) - Added further compactification of CSS tuples (#89, #93)
- Added support for 8-digit hex color codes (#132)
- Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch - Added support for recent CSS
list-typevalues (#152)
1.0.0-alpha-99
Released on tbd.
- Updated to use AngleSharp 1.0
- Updated media parsing to media L4 spec (#133)
- Fixed issue when updating shorthands with invalid values (#129)
- Fixed issue with appended EOF character in
CssText(#123) - Fixed missing semicolon in
@pagerule (#135) - Fixed integer serialization of keyframe stops (#128)
- Fixed ordering of rows and columns in
gridandgrid-gap(#137) - Fixed inclusion of CSS from stylesheets (#116, #140)
- Added further compactification of CSS tuples (#89, #93)
- Added support for 8-digit hex color codes (#132)
- Added more CSSOM possibilities and helpers (#6)
- Added parts of recent color spec update such as
rgbwith spaces (#131) - Added now Color L4 parsing with
hsl,hwb,lab,lch,oklab, andoklch
0.17.0
Released on Sunday, January 15 2023.
What's Changed
- Updated build system to use NUKE instead of CAKE
- Dropped .NET Framework 4.6
- Updated to use AngleSharp 0.17
- Updated micro parser API to be public (#111)
- Fixed casing issue with color, timing, and gradient functions (#109)
- Fixed parsing of
skew(#101) - Fixed shorthand properties using
inheritbeing omitted (#100) - Fixed escape property name by @MartinWelsch in #121
- Added support for
@counter-style(#102) - Added support for
@font-feature-values(#102) - Added support for
conic-gradient(#101) - Added support for
scroll-snap-typedeclaration (#91)
New Contributors
- @MartinWelsch made their first contribution in #121
Full Changelog: v0.16.4...v0.17.0
0.17.0-alpha-86
Released on Sunday, January 15 2023.
- Dropped .NET Framework 4.6
- Updated to use AngleSharp 0.17
- Updated micro parser API to be public (#111)
- Fixed casing issue with color, timing, and gradient functions (#109)
- Fixed parsing of
skew(#101) - Fixed shorthand properties using
inheritbeing omitted (#100) - Added support for
@counter-style(#102) - Added support for
@font-feature-values(#102) - Added support for
conic-gradient(#101) - Added support for
scroll-snap-typedeclaration (#91)