Skip to content

Commit e8b7dd8

Browse files
committed
chore: Release 0.10.5
1 parent d53e653 commit e8b7dd8

File tree

16 files changed

+8088
-32
lines changed

16 files changed

+8088
-32
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ node_modules/
22
*.DS_Store
33
.DS_Store
44
doc/
5-
dist/
5+
66
demo/dist/
77
packages/*/dist/
88
release/

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66

7+
8+
## [0.10.5] - 2019-11-15
9+
### Fixed
10+
* Fixed calculation of client, offset position considering borderWidth.
11+
* Fixed zero scale
12+
13+
714
## [0.10.4] - 2019-11-15
815
### Fixed
916
* Fixes incorrect calculation when parent element is static in safari.

dist/moveable.cjs.js

Lines changed: 311 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/moveable.cjs.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)