issues
search
jsdom
/
cssstyle
A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
MIT License
109
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: support auto as value for positioning props
#178
idanen
opened
1 month ago
0
Updates
#177
domenic
closed
2 months ago
0
Bump braces from 3.0.2 to 3.0.3
#176
dependabot[bot]
closed
2 months ago
1
Add calc support for margin and padding
#175
BramMeerten
closed
2 months ago
1
Fails to parse "modern rgb syntax" and some other valid colors
#174
sbj42
opened
6 months ago
0
there where two duplicate function in same file (properties.js) v:4.0.1
#173
kcaayush2158
opened
6 months ago
0
Modernization to the current CSS rgb/rgba color parser
#172
themojache
opened
7 months ago
0
Extend CSS color support with css-color module
#171
asamuzaK
opened
9 months ago
0
Re-do the recent performance fix
#170
domenic
closed
11 months ago
0
Update dev dependencies
#169
domenic
closed
11 months ago
0
Raise minimum Node.js version to v18
#168
domenic
closed
11 months ago
0
Reflect the change from master to main
#167
domenic
closed
11 months ago
0
Fix webkit properties
#166
nyroDev
opened
12 months ago
2
Handle empty string and null for margin and padding subparts
#165
andrewiggins
closed
11 months ago
0
perf: skip unnecessary access to cssText property
#164
autologie
closed
11 months ago
2
Bump word-wrap from 1.2.3 to 1.2.4
#163
dependabot[bot]
closed
11 months ago
1
Allow removing indiviual margin/padding properties
#162
ska-kialo
closed
11 months ago
0
Move from Travis to GitHub Actions
#161
domenic
closed
1 year ago
0
Update dependencies and dev dependencies
#160
domenic
closed
1 year ago
0
Fix issue #142 : hsl convertion to rgb
#159
trambi
closed
11 months ago
0
Bump json5 from 2.1.0 to 2.2.3
#158
dependabot[bot]
closed
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#157
dependabot[bot]
closed
1 year ago
1
Bump decode-uri-component from 0.2.0 to 0.2.2
#156
dependabot[bot]
closed
1 year ago
1
build: migrate to TypeScript
#155
raveclassic
closed
1 year ago
2
Allow usage of `calc` for margins
#154
coeing
closed
2 months ago
0
chore(deps): update cssom to v0.5.0
#153
dargmuesli
closed
1 year ago
0
fix: ensure priority is set before calling the onchange callback
#152
LeahHirst
opened
2 years ago
0
Bump shell-quote from 1.6.1 to 1.7.3
#151
dependabot[bot]
closed
1 year ago
1
Update allProperties.js
#150
lencioni
closed
1 year ago
1
Feature request: support for grid-area, grid-row/column-start/end
#149
HaraldKi
opened
2 years ago
0
linear-gradient in background is parsed as invalid
#148
magom001
opened
2 years ago
3
fix: skip onchange callback if serialized value did not change
#147
just-boris
closed
11 months ago
0
bugfix:Compatible with extra semicolon style
#145
hqqxxf
opened
3 years ago
0
repeat() does not get resolved as per CSS Grid
#146
moises-marquez
opened
3 years ago
1
Bump tmpl from 1.0.4 to 1.0.5
#144
dependabot[bot]
closed
1 year ago
1
Bump path-parse from 1.0.6 to 1.0.7
#143
dependabot[bot]
closed
1 year ago
1
HSL to RGB conversion results in black
#142
ianschmitz
closed
11 months ago
0
keep property definition using calc and var
#141
ericminio
closed
2 years ago
1
Rewrite
#140
cdoublev
closed
2 years ago
8
Bump hosted-git-info from 2.7.1 to 2.8.9
#139
dependabot[bot]
closed
1 year ago
2
Bump handlebars from 4.4.5 to 4.7.7
#138
dependabot[bot]
closed
1 year ago
2
Bump lodash from 4.17.14 to 4.17.21
#137
dependabot[bot]
closed
1 year ago
2
Invalid hexadecimal color value is parsed as valid
#136
cdoublev
opened
3 years ago
0
Opaque hexadecimal color values should be resolved to rgb
#135
cdoublev
opened
3 years ago
0
Color function values are not properly rounded
#134
cdoublev
opened
3 years ago
0
fix: handle outline style/width
#133
cdoublev
closed
2 years ago
2
fix: allow spaces surrounding url
#132
cdoublev
closed
3 years ago
2
Add missing value units
#131
cdoublev
closed
3 years ago
2
fix: convert value to DOMString
#130
cdoublev
closed
3 years ago
4
Values are not properly converted to DOMString
#129
cdoublev
opened
3 years ago
1
Next