10
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected over 1 year ago.
Aug 16, 2022 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow symfony/process 7.x More... 3 months ago
Improve parsing `transform` More... 4 months ago
Improve parsing `transform-origin` More... 4 months ago
Support `calc` in `border-spacing` More... 4 months ago
Fix checking for character support with core fonts More... 5 months ago
Account for arbitrary math functions when computing negative lengths More... 5 months ago
Add `calc` test cases to shorthand parsing tests More... 5 months ago
Fix `calc` support for `background_position` and `background_size` More... 5 months ago
Add basic stylesheet parsing tests More... 5 months ago
Further adjust regex for parsing property sections More... 5 months ago
Support `allowed_protocols` key alias on Options More... 5 months ago
Support nested parentheses during property-value parsing More... 5 months ago
Fix removing frames from first line box More... 5 months ago
Clean up `_parse_properties` More... 5 months ago
Simplify regex for parsing property sections More... 5 months ago
Fix resetting generated frames after font mapping with text split More... 5 months ago
Add tests for `initial` and `unset` keywords More... 5 months ago
Style: Declare more specific array types and group static properties More... 5 months ago
Style: Optimize logic for properties that inherit by default More... 5 months ago
Fix loading stylesheets (#3320) More... 5 months ago
Fix undefined array key access with `@font-face` declaration More... 5 months ago
Do not split inline frames during font mapping More... 5 months ago
Add test case for inline-decoration handling More... 5 months ago
More accurate size determination for inline elements More... 5 months ago
Account for out-of-flow children during inline rendering More... 5 months ago
Optimize `font_supports_text` to only check a single character More... 5 months ago
Style: Compute `font-family` to list of font names More... 5 months ago
Fix `uniord` implementation with longer strings More... 5 months ago
Small cleanup to counter-value logic More... 5 months ago
Remove unused variable and import More... 5 months ago