issues
search
projectwallace
/
css-analyzer
Analytics for CSS
https://www.projectwallace.com
MIT License
316
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rollup from 4.21.3 to 4.22.4
#431
dependabot[bot]
closed
1 month ago
0
update vite, vite-plugin-dts, c8, @codecov/vite-plugin
#430
bartveneman
closed
1 month ago
1
remove benchmarks because its too slow in CI
#429
bartveneman
closed
1 month ago
0
Bump axios from 1.7.2 to 1.7.7
#428
dependabot[bot]
closed
1 month ago
2
Bump vite from 5.3.3 to 5.4.6
#427
dependabot[bot]
closed
1 month ago
1
upgrade CSSTree to v3
#426
bartveneman
opened
1 month ago
0
run bechmarks mostly dist file
#425
bartveneman
closed
2 months ago
2
Empty commit to reset codspeed results
#424
bartveneman
closed
2 months ago
3
use `calculateSelectorNode` for calculating specificity
#423
bartveneman
opened
2 months ago
2
🏎️ test perf impact of `Specificity.calculateSelectorNode`
#422
bartveneman
opened
2 months ago
0
perf: past strEquals path
#421
bartveneman
closed
2 months ago
2
perf: faster case-sensitive string comparison for MQ browser hacks
#420
bartveneman
closed
2 months ago
2
perf: Change KeywordSet to use `Set().has(item.toLowerCase())`
#419
bartveneman
closed
2 months ago
2
add benchmark for keywordset
#418
bartveneman
closed
2 months ago
2
shuffle if/else for faster property complexity analysis
#417
bartveneman
closed
3 months ago
2
update gh actions for codecov (v4) and codspeed (v3)
#416
bartveneman
closed
3 months ago
2
add more benchmarks for comparisons
#415
bartveneman
closed
3 months ago
2
Report selector types
#414
bartveneman
opened
3 months ago
0
remove unused isValueBrowserHack export
#413
bartveneman
closed
3 months ago
2
rm unused selector prefixed code
#412
bartveneman
closed
3 months ago
2
use vite to bundle, drop Node <18 support
#411
bartveneman
closed
3 months ago
1
rm Median metric
#410
bartveneman
closed
3 months ago
2
ditch the Node matrix in CI
#409
bartveneman
closed
3 months ago
3
Remove Node test matrix
#408
bartveneman
closed
3 months ago
0
add testcase for #381
#407
bartveneman
closed
4 months ago
2
Remove deprecated system colors
#406
bartveneman
closed
4 months ago
2
Add fast-bail path for string comparison
#405
bartveneman
closed
4 months ago
2
Run benchmarks using tinybench and CodSpeed
#404
bartveneman
closed
4 months ago
2
`scrollbar` incorrectly reported as color
#403
bartveneman
closed
4 months ago
0
Types for border-radius are incorrect
#402
bartveneman
opened
4 months ago
0
feat: add analysis for `border-radius`
#401
bartveneman
closed
4 months ago
0
Check for view transitions atrule
#400
bartveneman
opened
4 months ago
0
setup codecov coverage and bundle size reporting
#399
bartveneman
closed
5 months ago
1
Run Publint to check for package issues
#398
bartveneman
closed
6 months ago
0
Bump ejs from 3.1.8 to 3.1.10
#397
dependabot[bot]
closed
6 months ago
0
Implement publint
#396
bartveneman
closed
6 months ago
0
Replace benchmark implementation
#395
bartveneman
closed
3 months ago
0
types not exported correctly
#394
bartveneman
closed
6 months ago
1
Improve size reporting
#393
bartveneman
opened
7 months ago
0
add `"types"` to package.json `"exports"`
#392
bartveneman
closed
8 months ago
0
remove CJS support
#391
bartveneman
closed
3 months ago
0
remove `median` metric
#390
bartveneman
closed
3 months ago
0
Keywords report
#389
bartveneman
closed
9 months ago
0
report test code coverage
#388
bartveneman
closed
9 months ago
1
Global keyword usage
#387
bartveneman
closed
9 months ago
0
tiny perf bits
#386
bartveneman
closed
9 months ago
0
calculate custom property complexity
#385
bartveneman
opened
9 months ago
0
find colors quicker by sorting by most-used
#384
bartveneman
closed
9 months ago
0
perf: improve color keyword sorting heuristic
#383
bartveneman
closed
9 months ago
0
switch to callback + remove countableCollection
#382
bartveneman
closed
9 months ago
0
Next