issues
search
gjtorikian
/
selma
Selma selects and matches HTML nodes using CSS rules. Backed by Rust's lol_html parser.
MIT License
56
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[skip test] Release v0.4.9
#83
github-actions[bot]
closed
1 month ago
0
[skip test] Release v0.4.8
#82
github-actions[bot]
closed
1 month ago
0
Segfault due to garbage collection
#81
jordandcarter
closed
1 month ago
3
Add a spec for stress testing garbage collection
#80
jordandcarter
closed
1 month ago
1
Bump lol_html from 1.2.1 to 2.0.0
#79
dependabot[bot]
closed
1 month ago
1
Bump rb-sys from 0.9.101 to 0.9.102
#78
dependabot[bot]
closed
2 months ago
0
[skip test] Release v0.4.7
#77
github-actions[bot]
closed
2 months ago
0
Support stacking text chunk changes
#76
gjtorikian
closed
2 months ago
0
Bump rb-sys from 0.9.100 to 0.9.101
#75
dependabot[bot]
closed
2 months ago
0
[skip test] Release v0.4.6.1
#74
github-actions[bot]
closed
3 months ago
0
[skip test] Release v0.4.6
#73
github-actions[bot]
closed
3 months ago
0
Expose text chunk results
#72
gjtorikian
closed
3 months ago
0
[skip test] Release v0.4.5
#71
github-actions[bot]
closed
3 months ago
0
Fix potential for segmentation fault
#70
gjtorikian
closed
3 months ago
0
[skip test] Release v0.4.4
#69
github-actions[bot]
closed
3 months ago
0
Stop operating handlers on deleted elements
#68
gjtorikian
closed
3 months ago
0
Bump rb-sys from 0.9.98 to 0.9.99
#67
dependabot[bot]
closed
3 months ago
0
[skip test] Release v0.4.3
#66
github-actions[bot]
closed
3 months ago
0
Stop assuming `on_end_tag` handlers are always defined
#65
gjtorikian
closed
3 months ago
0
[skip test] Release v0.4.2
#64
github-actions[bot]
closed
3 months ago
0
Revert sanitization reordering (restore old behavior)
#63
gjtorikian
closed
3 months ago
0
[skip test] Release v0.4.1
#62
github-actions[bot]
closed
3 months ago
0
Address regression issue between sanitization and rewriting text chunks
#61
gjtorikian
closed
3 months ago
0
[skip test] Release v0.4.0
#60
github-actions[bot]
closed
3 months ago
0
Bump magnus from 0.6.4 to 0.7.1
#59
dependabot[bot]
closed
3 months ago
2
add testing for big strings
#58
gjtorikian
closed
3 months ago
0
Ensure sanitization occurs after rewrite
#57
gjtorikian
closed
3 months ago
1
[skip test] Release v0.3.0
#56
github-actions[bot]
closed
5 months ago
0
Add support for :all protocols
#55
gjtorikian
closed
5 months ago
0
Question on allowing any protocol
#54
digitalmoksha
closed
5 months ago
5
Fix example in README
#53
digitalmoksha
closed
5 months ago
1
Add details tag to RELAXED config
#52
digitalmoksha
closed
5 months ago
1
Update bin/console to be able to run the gem
#51
digitalmoksha
closed
5 months ago
1
Fix and remove old benchmark code
#50
digitalmoksha
closed
5 months ago
6
Bump magnus from 0.6.3 to 0.6.4
#49
dependabot[bot]
closed
6 months ago
0
Bump enum-iterator from 2.0.1 to 2.1.0
#48
dependabot[bot]
closed
6 months ago
0
Bump enum-iterator from 2.0.0 to 2.0.1
#47
dependabot[bot]
closed
6 months ago
0
Bump magnus from 0.6.2 to 0.6.3
#46
dependabot[bot]
closed
7 months ago
0
Bump lol_html from 1.2.0 to 1.2.1
#45
dependabot[bot]
closed
8 months ago
0
Bump enum-iterator from 1.5.0 to 2.0.0
#44
dependabot[bot]
closed
8 months ago
1
not compiling on freebsd 13.2
#43
glaszig
closed
2 months ago
4
Bump actions/cache from 3 to 4
#42
dependabot[bot]
closed
9 months ago
1
Bump enum-iterator from 1.4.1 to 1.5.0
#41
dependabot[bot]
closed
9 months ago
0
Reintroduce `ruby` platform releases
#40
gjtorikian
closed
10 months ago
0
0.2.{1.2} missing ruby platform gem?
#39
yob
closed
10 months ago
4
Support for writing attributes without a value, e.g. `element#tag_name["data-foo"] = true`
#38
grekko
opened
10 months ago
2
Updates for Ruby 3.3 / Rust 1.75
#37
gjtorikian
closed
10 months ago
0
Install fails on Ruby 3.3
#36
mvz
closed
10 months ago
1
Update ruby-lsp requirement from ~> 0.10.1 to ~> 0.11.0
#35
dependabot[bot]
closed
1 year ago
0
expose remove, remove_and_keep_content and removed? methods on element
#34
tchak
closed
1 year ago
3
Next