Skip to content

Pull requests: premailer/css_parser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Test against Ruby 3.4 and JRuby stable
#176 by tagliala was merged Apr 17, 2025 Loading… updated Apr 17, 2025
1 task done
Prefer !important rules over non-!important rules in the same ruleset
#175 by mogest was merged Mar 9, 2025 Loading… updated Mar 9, 2025
1 task done
Fix match? that were not detected by RuboCop
#174 by tagliala was merged Dec 14, 2024 Loading… updated Dec 14, 2024
1 task done
fix perf copps
#173 by grosser was merged Dec 13, 2024 Loading… updated Dec 13, 2024
1 task
Introduce RuboCop Performance
#172 by tagliala was merged Dec 13, 2024 Loading… updated Dec 13, 2024
1 task done
Remove iconv conditional require
#170 by tagliala was merged Dec 12, 2024 Loading… updated Dec 12, 2024
1 task done
Fix error when parsing values consisting of !important only
#168 by leonid-shevtsov was merged Oct 13, 2024 Loading… updated Oct 14, 2024
1 task done
Improve parse_declarations! performance
#166 by leonid-shevtsov was merged Aug 23, 2024 Loading… updated Aug 23, 2024
1 task done
Use StringScanner instead of String#scan to improve block parsing performance
#167 by leonid-shevtsov was merged Jul 29, 2024 Loading… updated Jul 29, 2024
1 task done
V1: Warn uses of deprecated use of load_uri! load_file!, load_string!
#165 by stoivo was merged Jun 13, 2024 Loading… updated Jun 17, 2024
1 task done
Fix selectors :not(.a,.b)
#161 by stoivo was merged Jun 12, 2024 Loading… updated Jun 13, 2024
1 task
Speed up test by webmock 22.53sec to 611.60 millis
#162 by stoivo was merged Jun 3, 2024 Loading… updated Jun 4, 2024
1 task
V2 rule set declaration parsing
#159 by stoivo was merged Jun 3, 2024 Loading… updated Jun 4, 2024
misc fixes
#163 by grosser was merged Jun 3, 2024 Loading… updated Jun 3, 2024
V2 remove deprecation
#158 by stoivo was merged May 28, 2024 Loading… updated May 29, 2024
1 task
V2: I have a working version with crass, Css parsing imporved
#156 by stoivo was merged May 28, 2024 Loading… updated May 29, 2024
Improve core CSS parser.
#129 by stoivo was closed May 23, 2024 Draft updated May 23, 2024
1 task
Changes to creation of rule set
#154 by stoivo was merged May 20, 2024 Loading… updated May 20, 2024
Fix compatible Ruby versions
#153 by tagliala was merged Apr 8, 2024 Loading… updated Apr 8, 2024
1 task done
Drop Ruby 2.7 compatibility
#152 by tagliala was merged Apr 8, 2024 Loading… updated Apr 8, 2024
1 task done
fix: PR number typo in CHANGELOG.md
#151 by reud was merged Apr 8, 2024 Loading… updated Apr 8, 2024
1 task done
Update dependencies
#150 by tagliala was merged Apr 7, 2024 Loading… updated Apr 7, 2024
Opt-in for MFA requirement
#147 by tagliala was merged Apr 7, 2024 Loading… updated Apr 7, 2024
1 task done
Test against Ruby 3.3
#148 by tagliala was merged Apr 7, 2024 Loading… updated Apr 7, 2024
1 task done
Use File.read instead of IO.read
#149 by tagliala was merged Apr 7, 2024 Loading… updated Apr 7, 2024
1 task done
ProTip! Filter pull requests by the default branch with base:master.