Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
2a2f5da
Empty string behaves like null
FlorianRappl Feb 16, 2023
8ecae08
Update ColorParser.cs
jogibear9988 Apr 20, 2023
49b4877
Merge pull request #141 from jogibear9988/patch-1
FlorianRappl Apr 20, 2023
6ab7166
WIP
FlorianRappl Jun 6, 2023
c8321b8
Working on new media list parser
FlorianRappl Jun 10, 2023
3b89d01
Fixed serialization due to broken longhands #129
FlorianRappl Jun 14, 2023
b9aef4c
Fixed appending eof character #123
FlorianRappl Jun 14, 2023
6905fa5
Fixed missing semicolon separator #135
FlorianRappl Jun 14, 2023
1f3d718
Fixed keyframe stop truncation #128
FlorianRappl Jun 14, 2023
12f61a1
Fixed grid and grid-gap ordering #137
FlorianRappl Jun 14, 2023
ad7aff4
Improved CSS minification of grid #89
FlorianRappl Jun 14, 2023
78740fe
Added more tests for background-size
FlorianRappl Jun 14, 2023
6d52e79
Updated media parsing #133
FlorianRappl Jun 15, 2023
10845f2
Added test to verify fix for #133
FlorianRappl Jun 15, 2023
314805d
Added test to validate #140
FlorianRappl Jun 15, 2023
9fe8a86
Added 8-digit hex color #132
FlorianRappl Jun 15, 2023
50d8e9d
WIP #136
FlorianRappl Jun 15, 2023
15cb522
Validate that #126 can be done
FlorianRappl Jun 16, 2023
c9bc34e
Added rgb function syntax L4 #131
FlorianRappl Jun 18, 2023
4ceb46c
Prepare for more color functions
FlorianRappl Jun 18, 2023
649beb7
Added implementation of new color functions #131
FlorianRappl Jun 18, 2023
240cee3
Update Directory.Build.props
FlorianRappl Dec 15, 2023
7a96a55
Added support for recent list-type
FlorianRappl Jan 16, 2024
dba9069
Fixed text align behavior
FlorianRappl Jan 16, 2024
6ab4a63
Improved rule prios
FlorianRappl Jan 16, 2024
0c3aa78
Fix for GetInnerText #155
FlorianRappl Jan 16, 2024
c39af8a
Working on CSS nesting
FlorianRappl Jan 17, 2024
bf4db74
Allow disabling of nesting
FlorianRappl Jan 17, 2024
06b15e3
Updated nested implementation #148
FlorianRappl Jan 17, 2024
e97935a
Added margin and padding decls
FlorianRappl Jan 17, 2024
a5bcabf
Improved render tree
FlorianRappl Jan 17, 2024
baca67a
Improved computation #136
FlorianRappl Jan 17, 2024
1c9efd4
Prepared computation model
FlorianRappl Jan 18, 2024
8295892
Implemented CSS variable resolution #62
FlorianRappl Jan 18, 2024
9abdd1b
Added new metric values
FlorianRappl Jan 18, 2024
ed2b542
Activated disabled test
FlorianRappl Jan 18, 2024
64df5cf
Refactored naming to be consistent
FlorianRappl Jan 18, 2024
e8dab26
Refactored value model names
FlorianRappl Jan 18, 2024
2a44071
Extended model for css integer
FlorianRappl Jan 19, 2024
d856b31
Integrate percentage
FlorianRappl Jan 19, 2024
8205cf8
Added extra API method for computing style
FlorianRappl Jan 19, 2024
caab82a
Added test for new API
FlorianRappl Jan 19, 2024
c51cd43
Use latest version of AngleSharp
FlorianRappl Jan 19, 2024
973d83c
Prepare docs update
FlorianRappl Jan 19, 2024
b755de0
Updated CI/CD
FlorianRappl Jan 19, 2024
adba277
Updated CI/CD
FlorianRappl Feb 25, 2024
0652a66
Re-added dropped character
FlorianRappl Feb 25, 2024
333885b
Fix NullReferenceException in ChangeDeclarations
meziantou Feb 26, 2024
b36924d
review
meziantou Feb 26, 2024
46635ab
Fix nullable reference exception in CssOriginValue
meziantou Feb 26, 2024
c1c83ee
Merge pull request #160 from meziantou/fix-nre
FlorianRappl Feb 26, 2024
e68db8f
Update CssOriginValue.cs
meziantou Feb 26, 2024
102cc32
Merge pull request #162 from meziantou/nre-CssOriginValue
FlorianRappl Feb 26, 2024
dbf8aca
Uniformize CssValue.Equals implementation
meziantou Feb 26, 2024
151244d
Fix NullReferenceException in CssShadowValue
meziantou Feb 26, 2024
1d40f1c
Merge pull request #163 from meziantou/uniformize-cssvalue-comparison
FlorianRappl Feb 26, 2024
ff33ad7
Merge pull request #164 from meziantou/fix-nre-CssShadowValue
FlorianRappl Feb 26, 2024
4c9f16a
Get declarations
SebastianStehle Sep 19, 2024
459b48c
Merge pull request #176 from SebastianStehle/devel
FlorianRappl Sep 20, 2024
67c87c0
Updated license ref
FlorianRappl Jan 26, 2025
465b500
Updated to 2025
FlorianRappl Jan 26, 2025
5617e86
Updated year
FlorianRappl Jan 26, 2025
8889e06
Fix "transform: rotateZ" becoming "transform: rotateY"
NSGolova May 24, 2025
4b4d41e
Merge pull request #185 from NSGolova/devel
FlorianRappl May 25, 2025
11177f9
Update CssColorValue.cs
mariusz96 Aug 25, 2025
aec713b
Merge pull request #188 from mariusz96/patch-1
FlorianRappl Aug 25, 2025
78cb0fa
Updated reference
FlorianRappl Nov 10, 2025
ff8ef2e
Upgrade to NUKE 10 and use latest GH Actions steps
lahma Nov 30, 2025
a0297a2
Merge pull request #192 from lahma/nuke-10
FlorianRappl Nov 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

69 changes: 69 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
name: Bug Report
description: "Create a report to help us improve"
labels: ["bug"]
body:
- type: checkboxes
id: prerequisites
attributes:
label: Prerequisites
description: For more information, see the [CONTRIBUTING guide](https://github.com/AngleSharp/AngleSharp.Css/blob/devel/.github/CONTRIBUTING.md).
options:
- label: Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)?
required: true
- label: Are you running the latest version of AngleSharp.Css?
required: true
- label: Did you check the FAQs to see if that helps you?
required: true
- label: Are you reporting to the correct repository? (there are multiple AngleSharp libraries, e.g., `AngleSharp.Xml` for Xml support)
required: true
- label: Did you perform a search in the issues?
required: true

- type: textarea
id: description
attributes:
label: Description
description: Share a clear and concise description of the problem.
placeholder: Description
validations:
required: true

- type: textarea
id: reproduction-steps
attributes:
label: Steps to Reproduce
description: |
Include minimal steps to reproduce the problem if possible. E.g.: the smallest possible code snippet; or a small project, with steps to run it. Make sure to include logs and exceptions as text rather than screenshots.
placeholder: Minimal Reproduction
validations:
required: true

- type: textarea
id: expected-behavior
attributes:
label: Expected Behavior
description: |
Provide a description of the expected behavior.
placeholder: Expected Behavior
validations:
required: true

- type: textarea
id: actual-behavior
attributes:
label: Actual Behavior
description: |
Provide a description of the actual behavior observed. If applicable, include the error messages and the exception stacktrace.
placeholder: Actual Behavior
validations:
required: true

- type: textarea
id: known-workarounds
attributes:
label: Possible Solution / Known Workarounds
description: |
Provide a description of any possible solution or known workarounds.
placeholder: Possible Solution / Known Workarounds
validations:
required: false
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Documentation
url: https://anglesharp.github.io/
about: Read our comprehensive documentation
21 changes: 0 additions & 21 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Feature Idea
description: "Suggest an idea for this project"
labels: ["enhancement"]
body:
- type: textarea
attributes:
label: Description
description: What should the new feature do?
validations:
required: true

- type: textarea
attributes:
label: Background
description: Provide any additional background for the feature. e.g., user scenarios.

- type: textarea
attributes:
label: Specification
description: In case of updates that adhere to specification changes, please reference the used specification.
20 changes: 9 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ jobs:
if: needs.can_document.outputs.value == 'true'

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v5

- name: Use Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v5
with:
node-version: "14.x"
node-version: "20.x"
registry-url: 'https://registry.npmjs.org'

- name: Install Dependencies
Expand All @@ -48,14 +48,13 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v5

- name: Setup dotnet
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v5
with:
dotnet-version: |
6.0.x
7.0.x
10.0.x

- name: Build
run: ./build.sh
Expand All @@ -64,14 +63,13 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v5

- name: Setup dotnet
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v5
with:
dotnet-version: |
6.0.x
7.0.x
10.0.x

- name: Build
run: |
Expand Down
Loading
Loading