Skip to content

Releases: dankuck/vue-easeljs

Gary Loses The Jitters

01 May 22:56
fc0d616
Compare
Choose a tag to compare

We improved the graphics by ensuring we know how to align an object before we draw it

Gary and the Sepia Filter

21 Oct 20:20
c08858f
Compare
Choose a tag to compare
Filters (#38)

Provides a system for applying filters to post-process an element as well as a mechanism for registering new filters

Gary And The Mouse

20 Sep 14:23
Compare
Choose a tag to compare

Improved mouse events and as-yet-undocumented visible, name, and cursor props.

Greg Gets Cache

26 Aug 19:35
d963277
Compare
Choose a tag to compare
Data driven init (#25)

Make components smoother by using reactivity instead of imperative code for initialization

Gary Larger Than Life

22 Aug 03:30
1669e06
Compare
Choose a tag to compare
Allow resize of internal viewport (#20)

* Allow resize of the internal viewport

Allows the client to specify a pixel width and height internal to the canvas, independent of the canvas's size on the page

Gary In Focus

09 Aug 20:20
Compare
Choose a tag to compare
v0.1.6

New version

Gary Strikes Back

02 Aug 02:19
8ef6515
Compare
Choose a tag to compare

Ensures that the DOM layering order will be used for canvas object layering as well

v0.1.1

19 Sep 18:58
Compare
Choose a tag to compare
New version so I can publish the README fix.

Beta 1

19 Sep 18:54
Compare
Choose a tag to compare
v0.1.0

Vue.use is the way