diff options
author | 2022-09-07 19:22:11 +0200 | |
---|---|---|
committer | 2022-09-07 17:22:11 +0000 | |
commit | e4348a4eb49466579204eb5f7fb8823736f467c0 (patch) | |
tree | 4cf579a437f11ecf613f487e54a0d2ba00c21044 /examples/component/demo/src | |
parent | 93c3aee01c95c60b1c7e8b7b7b2cc79ae6069bed (diff) | |
download | astro-e4348a4eb49466579204eb5f7fb8823736f467c0.tar.gz astro-e4348a4eb49466579204eb5f7fb8823736f467c0.tar.zst astro-e4348a4eb49466579204eb5f7fb8823736f467c0.zip |
@astrojs/image: add a `background` option/prop to replace the alpha layer (#4642)
* Added `background` option and prop.
This optional color specifies which background to use when removing the
alpha channel if the output format doesn't support transparency.
* Modified existing tests
* Fixed wrong dimensions in tests
* Fixing a few instances of jpeg vs jpg
* Added color checking
* working on the tests
* tests are now passing
* Adding tests
* Added tests for background color
* no need to test with subpath
* Added fixture
* Renamed test fixture for background-color
* skipping test until fixed
* Typo
* Working on tests
* tests are passing
* Updated readme and added changeset
* Updated lockfile
* Updated lockfile
* Updated lockfile
Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
Diffstat (limited to 'examples/component/demo/src')
0 files changed, 0 insertions, 0 deletions