0.2.0
Pre-release
Pre-release
- support percentage on width and height
- We will trigger
fullScreen
event when you use$fullScreen
method - You can know is this chimee instance is fullscreen by
isFullScreen
- You can know which element of your instance is the fullscreen element by
fullScreenElement
- You can get
offsetHeight
,offsetLeft
,error
etc on chimee's instance. know more from here. - We support silentLoad which can let you do something like clarity switch.
- You can load source with different box now.
- You can custom your kernel through preset. This can do much on minify our code
- replace
type
withisLive
- remove
runtimeOrder
as we do not support flash in chimee