Skip to content

Releases: Robdel12/ember-dropkick

1.0.0

20 Oct 03:57

Choose a tag to compare

Ember 2.0 compatibility

We now extend Emberx-select now. This is replacing the Ember.select view that we used to rely on.

Remove all prototype extensions!

02 Apr 16:00

Choose a tag to compare

What changed?

This release removes all prototype extensions from the addon. This allows those who disable prototype extensions in their consuming ember app to use Ember-DropKick.

More mobile blunders

20 Feb 21:10

Choose a tag to compare

Updating

To ensure everything is updated correctly you should run this:

  • ember install:addon ember-dropkick

What changed?

  • We made the mobile fixes that happened in ember-dropkick 0.0.6 upstream in DropKick 2.1.2.

iOS blunders

17 Feb 23:07

Choose a tag to compare

What changed?

  • Fixed issue #1

Updating to DropKick 2.1

01 Feb 04:20

Choose a tag to compare

Updating

  • npm install ember-dropkick --save-dev
  • ember g ember-dropkick

See DropKick.js 2.1 update for changes.