Skip to content

Releases: s3xysteak/cesium-use

v0.16.0

20 Nov 07:47
Compare
Choose a tag to compare

   🚀 Features

  • Add example comments for functions.  -  by @s3xysteak (51f81)
  • useMeasure: Return stop to stop current measure  -  by @s3xysteak (6477b)
  • useMoveByKeyboard: distancePerFrame option now receive key param when it is a function.  -  by @s3xysteak (022fd)

   🏎 Performance

  • useMoveByKeyboard: Use preRender hook instead of requestAnimationFrame  -  by @s3xysteak (a1643)
    View changes on GitHub

v0.15.1

23 Oct 05:57
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • UseMeasure distance should have format option, same as area and height  -  by @s3xysteak (44cbf)
    View changes on GitHub

v0.15.0

20 Oct 13:57
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • useEntityCollection now receives a EntityCollection instead of Viewer. It does not change the default behavior.  -  by @s3xysteak (d07fb)

   🚀 Features

    View changes on GitHub

v0.14.5

12 Oct 01:50
Compare
Choose a tag to compare

   🚀 Features

  • Make options placement and offset of useLocated reactive  -  by @s3xysteak (0ce53)
    View changes on GitHub

v0.14.4

21 Sep 10:42
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.14.3

01 Aug 01:47
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.14.2

31 Jul 13:31
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Resolvers type issue fixed. add devDeps unplugin-vue-components  -  by @s3xysteak (08034)
    View changes on GitHub

v0.14.1

31 Jul 12:51
Compare
Choose a tag to compare

   🚨 Breaking Changes

    View changes on GitHub

v0.13.9

30 Jul 01:37
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.13.8

21 Jul 10:54
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • useEventHandler check eventHandler isDestroyed before call destroy  -  by @s3xysteak (dca76)
    View changes on GitHub