## [1.0.33](https://github.com/TangSY/vue-hash-calendar/compare/v1.0.5...v1.0.33) (2019-11-21)

### Bug Fixes

- 修复日历切换导致高度不对的问题 ([cddef66](https://github.com/TangSY/vue-hash-calendar/commit/cddef6635663184f9d8330485ca90333569896a6))
- 禁用日期时，精确到日 ([a3bcc84](https://github.com/TangSY/vue-hash-calendar/commit/a3bcc843a91ebfe7065905c3e67350f883725099))

### Features

- travis 自动发布 npm 包 ([fe0d372](https://github.com/TangSY/vue-hash-calendar/commit/fe0d3726c1f7a5e57dc17487444fd9457f12776d))
- 修改版本号 ([f96e26a](https://github.com/TangSY/vue-hash-calendar/commit/f96e26a9de90dc9ae9f8c92bc6489233ebdaf8c0))
- 新增标记按颜色分组的功能 ([43ec197](https://github.com/TangSY/vue-hash-calendar/commit/43ec197937cece8c1680796dc21a8778f0e6b960))
- 更新 npmignore ([59814ef](https://github.com/TangSY/vue-hash-calendar/commit/59814ef2426dff4acfa5c289fbaccbde0f28a72e))
- 更新项目目录结构 ([eff67b9](https://github.com/TangSY/vue-hash-calendar/commit/eff67b9f6efa35b63629636e42b479d330ea2b28))

## [1.0.5](https://github.com/TangSY/vue-hash-calendar/compare/v1.0.4...v1.0.5) (2019-09-01)

## [1.0.4](https://github.com/TangSY/vue-hash-calendar/compare/decfd30b724970d1fef8736cf7990478ee118890...v1.0.4) (2019-09-01)

### Bug Fixes

- 修复 IOS 滑动失效的问题 ([65ecb60](https://github.com/TangSY/vue-hash-calendar/commit/65ecb60db85308abeef71c96c5461bd3936742ac))
- 修复切换周时，有时选中效果失效的问题 ([afff9fa](https://github.com/TangSY/vue-hash-calendar/commit/afff9fad9d6fad530fe55416b9d2b5e423ef7a85))
- 修复点击 今天 无效的 BUG ([decfd30](https://github.com/TangSY/vue-hash-calendar/commit/decfd30b724970d1fef8736cf7990478ee118890))
- 默认日期改成当前时间 ([43b6dba](https://github.com/TangSY/vue-hash-calendar/commit/43b6dbafd68979f8f495fa8406090833287a3564))

### Features

- 增加 在周模式中，左右滑动切换上一周/下一周的功能 ([eb00f4b](https://github.com/TangSY/vue-hash-calendar/commit/eb00f4b3fa8f9a1b73145e8a41bd91ff6e5f35df))
- 增加上下滑动，切换周/月模式 ([a5a65d3](https://github.com/TangSY/vue-hash-calendar/commit/a5a65d361a939c0468c734b19c7e93f2b2498b9a))
- 添加切换周动画 ([09af0b2](https://github.com/TangSY/vue-hash-calendar/commit/09af0b28cebeb350c70629e9e8c34880d8ab365d))
- 调试 IOS 滑动 ([f60f430](https://github.com/TangSY/vue-hash-calendar/commit/f60f430c81b53aff0f5b51843712d10f22b71ad8))
