Skip to content

Commit

Permalink
1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Aug 31, 2016
1 parent 44e08af commit 4cce3da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.10.1 (August 31, 2016)

- Fixed issues that break devtool client in `Firefox` and `Edge`
- Devtool client doesn't use `srcdoc` for sandbox anymore since buggy in various scenarios
- Fixed devtool client layout for old `Webkit` browsers
- Tweaked inspect client indicator to fit for small height page

## 1.10.0 (August 28, 2016)

- Implemented remote devtool functionality
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "basisjs-tools",
"title": "Basis.js developer tools",
"version": "1.10.0",
"version": "1.10.1",
"homepage": "https://github.com/basisjs/basisjs-tools",
"description": "Developer tools for basis.js framework",
"author": "Roman Dvornov <[email protected]>",
Expand Down

0 comments on commit 4cce3da

Please sign in to comment.