issues
search
Stranger6667
/
css-inline
High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
241
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
perf: Avoid increment in a loop
#241
Stranger6667
closed
1 year ago
2
perf: Avoid allocating a vector during selectors compilation
#240
Stranger6667
closed
1 year ago
2
More performance improvements
#239
Stranger6667
closed
1 year ago
2
Improve `has_class`
#238
Stranger6667
closed
1 year ago
2
chore: refactor `has_class`
#237
Stranger6667
closed
1 year ago
2
perf: Fast-path class check for shorter class attribute values
#236
Stranger6667
closed
1 year ago
2
perf: Optimize `class` attribute handling
#235
Stranger6667
closed
1 year ago
2
perf: pre-allocate space
#234
Stranger6667
closed
1 year ago
2
build(deps): update cssparser requirement from 0.29 to 0.32 in /css-inline
#233
dependabot[bot]
closed
1 year ago
1
build(deps): update indexmap requirement from 1.9 to 2.0 in /css-inline
#232
dependabot[bot]
closed
1 year ago
3
build(deps): update selectors requirement from 0.24.0 to 0.25.0 in /css-inline
#231
dependabot[bot]
closed
11 months ago
1
build(deps): update pico-args requirement from 0.3 to 0.5 in /css-inline
#230
dependabot[bot]
opened
1 year ago
0
build(deps): update codspeed-criterion-compat requirement from 1.1.0 to 2.1.0 in /css-inline
#229
dependabot[bot]
closed
1 year ago
2
chore: Bump MSRV to `1.61`
#228
Stranger6667
closed
1 year ago
2
chore: Drop usage of `memchr`
#227
Stranger6667
closed
1 year ago
2
chore(ruby): Update `magnus` to `0.6`
#226
Stranger6667
closed
1 year ago
2
fix: Applying new styles only to the first matching tag during styles merging
#225
Stranger6667
closed
1 year ago
2
Styles are used only to the first matching tag during style merge
#224
Stranger6667
closed
1 year ago
0
perf: Move inlining to the serialization phase
#223
Stranger6667
closed
1 year ago
2
Fix clippy
#222
Stranger6667
closed
1 year ago
2
build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /bindings/python/requirements
#221
dependabot[bot]
closed
1 year ago
2
Move inlining to the serialization phase
#220
Stranger6667
closed
1 year ago
0
chore: Support `indexmap>=2`
#219
Stranger6667
closed
1 year ago
0
perf: Fix under-allocating storage for intermediate CSS styles
#218
Stranger6667
closed
1 year ago
1
chore: fix clippy
#217
Stranger6667
closed
1 year ago
1
Add C bindings
#216
laplus-sadness
closed
1 year ago
13
chore: update indexmap to 2
#215
Stranger6667
closed
1 year ago
1
Update `cssparser` & `selectors`
#214
Stranger6667
closed
11 months ago
0
perf: Rewrite serializer
#213
Stranger6667
closed
1 year ago
1
refactor: Improve naming
#212
Stranger6667
closed
1 year ago
1
perf: Reduce the number of allocations
#211
Stranger6667
closed
1 year ago
1
chore: Add codspeed
#210
Stranger6667
closed
1 year ago
9
C bindings
#209
Stranger6667
closed
1 year ago
0
build: Update `commitsar`
#208
Stranger6667
closed
1 year ago
1
chore: Apply more lints
#207
Stranger6667
closed
1 year ago
1
Avoid hashing in some cases
#206
Stranger6667
closed
1 year ago
1
build: Cache cargo data for Ruby bindings
#205
Stranger6667
closed
1 year ago
1
docs: Use shorter examples
#204
Stranger6667
closed
1 year ago
1
perf: Iterate over nodes slice directly
#203
Stranger6667
closed
1 year ago
1
perf: Simplify iteration over nodes
#202
Stranger6667
closed
1 year ago
1
build(ruby): Enable tests on Ruby 3.2 / Windows
#201
Stranger6667
closed
1 year ago
1
Misc updates
#200
Stranger6667
closed
1 year ago
1
Update benchmark dependencies
#199
Stranger6667
closed
1 year ago
1
Rustfmt
#198
Stranger6667
closed
1 year ago
1
fix(security): Passing unescaped strings in attribute values
#197
Stranger6667
closed
1 year ago
1
chore: Unify benchmarks
#196
Stranger6667
closed
1 year ago
1
Update CI
#195
Stranger6667
closed
1 year ago
1
chore: Report an error in CLI if `css-inline` is built without the `cli` feature
#194
Stranger6667
closed
1 year ago
1
feat: Ruby bindings
#193
Stranger6667
closed
1 year ago
1
Updates
#192
Stranger6667
closed
1 year ago
1
Previous
Next