Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@toxic-johann toxic-johann released this 29 Jul 11:51
· 460 commits to master since this 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 with isLive
  • remove runtimeOrder as we do not support flash in chimee