# Changelog

# @arvinxu/image-gallery [3.0.0](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@2.0.2...@arvinxu/image-gallery@3.0.0) (2021-06-18)


### ✅ 测试

* 补充测试用例 ([08bff68](https://github.com/arvinxx/components/commit/08bff68))


### ✨ 新特性

* 支持 grid 布局 ([3b1a4b9](https://github.com/arvinxx/components/commit/3b1a4b9))
* 支持 PNG 图片的复制 ([9b9c5cb](https://github.com/arvinxx/components/commit/9b9c5cb))
* 支持复制 sketch 组件 ([99e562c](https://github.com/arvinxx/components/commit/99e562c))


### 🎫 杂项

* 优化类型接口定义 ([e7dc6ed](https://github.com/arvinxx/components/commit/e7dc6ed))


### 💥 BREAKING CHANGES

* 取消素材列表的接口

## @arvinxu/image-gallery [2.0.2](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@2.0.1...@arvinxu/image-gallery@2.0.2) (2021-06-06)


### 👷 构建系统

* 补充项目依赖 ([8b57e7e](https://github.com/arvinxx/components/commit/8b57e7e))


### 📝 文档

* 更新文档 ([0c0312e](https://github.com/arvinxx/components/commit/0c0312e))

## @arvinxu/image-gallery [2.0.1](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@2.0.0...@arvinxu/image-gallery@2.0.1) (2021-06-06)


### 🐛 修复

* 修正下载的 png 图片渲染问题 ([5b4779b](https://github.com/arvinxx/components/commit/5b4779b))


### 💄 样式

* 优化操作区样式 ([386fd29](https://github.com/arvinxx/components/commit/386fd29))


### 🔧 持续集成

* 修正 ci ([8090f0d](https://github.com/arvinxx/components/commit/8090f0d))

# @arvinxu/image-gallery [2.0.0](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.2.0...@arvinxu/image-gallery@2.0.0) (2021-06-04)


### ✅ 测试

* 修正测试 ([afeb797](https://github.com/arvinxx/components/commit/afeb797))


### ✨ 新特性

* 支持解析 YAML 语法 ([f74b0a2](https://github.com/arvinxx/components/commit/f74b0a2))


### 🎫 杂项

* 调整配置项 ([b6ff3d2](https://github.com/arvinxx/components/commit/b6ff3d2))
* **自动发布**: @arvinxu/image-gallery@2.0.0 [skip ci] ([e488a3c](https://github.com/arvinxx/components/commit/e488a3c))
* 调整配置项 ([852df33](https://github.com/arvinxx/components/commit/852df33))


### 📝 文档

* 更新文档 ([3f26e6a](https://github.com/arvinxx/components/commit/3f26e6a))


### 💥 BREAKING CHANGES

* 调整 props imageList 成 data, 并支持传入字符串

# @arvinxu/image-gallery [2.0.0](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.2.0...@arvinxu/image-gallery@2.0.0) (2021-06-04)


### ✅ 测试

* 修正测试 ([afeb797](https://github.com/arvinxx/components/commit/afeb797))


### ✨ 新特性

* 支持解析 YAML 语法 ([f74b0a2](https://github.com/arvinxx/components/commit/f74b0a2))


### 🎫 杂项

* 调整配置项 ([852df33](https://github.com/arvinxx/components/commit/852df33))


### 💥 BREAKING CHANGES

* 调整 props imageList 成 data, 并支持传入字符串

# @arvinxu/image-gallery [1.2.0](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.1.1...@arvinxu/image-gallery@1.2.0) (2021-06-03)


### ✨ 新特性

* 支持复制 Png 为高清图片 ([799008a](https://github.com/arvinxx/components/commit/799008a))


### 🎫 杂项

* 优化橱窗代码 ([39e4596](https://github.com/arvinxx/components/commit/39e4596))

## @arvinxu/image-gallery [1.1.1](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.1.0...@arvinxu/image-gallery@1.1.1) (2021-04-27)


### 🐛 修复

* 修正构建的 bug ([fa4a3ac](https://github.com/arvinxx/components/commit/fa4a3ac))

# @arvinxu/image-gallery [1.1.0](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.0.5...@arvinxu/image-gallery@1.1.0) (2021-04-27)


### ✨ 新特性

* 支持复制正常的 png ([6567d59](https://github.com/arvinxx/components/commit/6567d59))


### 🎫 杂项

* 优化代码 ([92c9010](https://github.com/arvinxx/components/commit/92c9010))

## @arvinxu/image-gallery [1.0.5](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.0.4...@arvinxu/image-gallery@1.0.5) (2021-03-20)


### ✅ 测试

* 修复测试 ([10e6be8](https://github.com/arvinxx/components/commit/10e6be8))


### 💄 样式

* 优化组件文本 ([c8a02d9](https://github.com/arvinxx/components/commit/c8a02d9))

## @arvinxu/image-gallery [1.0.4](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.0.3...@arvinxu/image-gallery@1.0.4) (2021-03-20)


### 👷 构建系统

* 修正构建配置问题 ([d232d17](https://github.com/arvinxx/components/commit/d232d17))

## @arvinxu/image-gallery [1.0.3](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.0.2...@arvinxu/image-gallery@1.0.3) (2021-03-20)


### ✅ 测试

* 修正测试覆盖率 ([09b15eb](https://github.com/arvinxx/components/commit/09b15eb))
* 添加测试 ([4dd8b5f](https://github.com/arvinxx/components/commit/4dd8b5f))


### 👷 构建系统

* 补充开发依赖 ([7d66a15](https://github.com/arvinxx/components/commit/7d66a15))

## @arvinxu/image-gallery [1.0.2](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.0.1...@arvinxu/image-gallery@1.0.2) (2021-03-18)


### 👷 构建系统

* 优化代码 ([14b289f](https://github.com/arvinxx/components/commit/14b289f))


### 📝 文档

* 更新文档 ([9ffc3de](https://github.com/arvinxx/components/commit/9ffc3de))

## @arvinxu/image-gallery [1.0.1](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.0.0...@arvinxu/image-gallery@1.0.1) (2021-03-18)


### 🐛 修复

* 修正组件打包配置 ([231c0bf](https://github.com/arvinxx/components/commit/231c0bf))

# @arvinxu/image-gallery 1.0.0 (2021-03-18)


### ♻ 重构

* 重构组件 ([aa096f7](https://github.com/arvinxx/components/commit/aa096f7))


### ✨ 新特性

* 新增 ImageGallery 组件 ([414b418](https://github.com/arvinxx/components/commit/414b418))
