Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
06wj committed May 18, 2016
1 parent 29eeb71 commit 2ed989c
Show file tree
Hide file tree
Showing 574 changed files with 14,511 additions and 13,296 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<a name="1.0.1"></a>
## [1.0.1](https://github.com/hiloteam/hilo/compare/v1.0.0...v1.0.1) (2016-05-18)


### Bug Fixes

* Bitmap.setImage need set width&height ([7806046](https://github.com/hiloteam/hilo/commit/7806046))
* eventMixin.on once bug ([fcaebfd](https://github.com/hiloteam/hilo/commit/fcaebfd))
* Hilo.getElementRect bug ([d1dda4a](https://github.com/hiloteam/hilo/commit/d1dda4a))
* Hilo.getElementRect bug ([ead92ae](https://github.com/hiloteam/hilo/commit/ead92ae))
* set DOMElement pointer-event style to visible when it's pointerEnabled is true ([fa28684](https://github.com/hiloteam/hilo/commit/fa28684))
* Text.js len & wlen are used before there were defined ([7268ea4](https://github.com/hiloteam/hilo/commit/7268ea4))


### Features

* change WebGLRenderer.isSupport() to WebGLRenderer.isSupported ([f9f9bc4](https://github.com/hiloteam/hilo/commit/f9f9bc4))



<a name="1.0.0"></a>
# [1.0.0](https://github.com/hiloteam/hilo/compare/4efc6e6...v1.0.0) (2016-03-01)


### Bug Fixes

* WebGLRenderer worldMatrix bug ([4efc6e6](https://github.com/hiloteam/hilo/commit/4efc6e6))



2 changes: 0 additions & 2 deletions Changelog.md

This file was deleted.

Loading

0 comments on commit 2ed989c

Please sign in to comment.