Julian
Julian
So I'm scraping a site and generating integrity attributes but after returning the parsed body the integrity attributes are being striped. I've found at [resource-handler/html/index.js:55](https://github.com/website-scraper/node-website-scraper/blob/39f2ccb5f8860a1c8d1da260da0220d88b03b837/lib/resource-handler/html/index.js#L55) is the following section ```js...
## What does the pull request do? Makes the dropdown glyph part of a DropDownButton match the foreground when mouse over and pressing ## What is the current behavior? Currently...
It would be nice if the DataGrid could support CanUserAddRows and CanUserDeleteRows properties. I've taken a stab at making this on [my branch](https://github.com/almightyju/Avalonia/commit/c1b569043015062cd2af4f16e8716c45cbd3d5ba), however I'm not sure if it's a...