Skip to content

@tacocat tacocat released this Jul 18, 2020

  • Fix conflicts with other jquery addons (#63)
  • Update GridStack when item options change (#62)

Thanks to @ttill and @btecu

Assets 2
  • v2.0.1
  • a5187d8
  • Compare
    Choose a tag to compare
    Search for a tag
  • v2.0.1
  • a5187d8
  • Compare
    Choose a tag to compare
    Search for a tag

@balajimanoharan balajimanoharan released this Mar 4, 2020 · 7 commits to master since this release

  • Upgrade gridstack to 1.1.0 (Thanks @ttill)
Assets 2
  • v2.0.0
  • 4207908
  • Compare
    Choose a tag to compare
    Search for a tag
  • v2.0.0
  • 4207908
  • Compare
    Choose a tag to compare
    Search for a tag

@balajimanoharan balajimanoharan released this Feb 18, 2020 · 9 commits to master since this release

  • Make jquery-ui-touch-punch an optional include
  • Update gridstack.js to 0.6.4 (Thanks @ttill)
  • Ember Upgrade to 3.16
Assets 2
  • v1.3.2
  • d1e7739
  • Compare
    Choose a tag to compare
    Search for a tag
  • v1.3.2
  • d1e7739
  • Compare
    Choose a tag to compare
    Search for a tag

@balajimanoharan balajimanoharan released this Jun 28, 2019 · 18 commits to master since this release

  • Bugfix: Selectively reenable grid items during creation (#35) (thanks @dkleiman)
Assets 2
  • v1.3.1
  • 1161cea
  • Compare
    Choose a tag to compare
    Search for a tag
  • v1.3.1
  • 1161cea
  • Compare
    Choose a tag to compare
    Search for a tag

@balajimanoharan balajimanoharan released this Jun 19, 2019 · 22 commits to master since this release

  • Ember Upgrade to 3.8 (#21)
  • Update index js to point to the right file in prod (#27)
  • Added package-lock file (#29)
Assets 2

@balajimanoharan balajimanoharan released this Jun 18, 2019

  • Upgrade to the latest gridstack (#20)
  • use updated bower registry (#18)
Assets 2

@tacocat tacocat released this Nov 3, 2017 · 35 commits to master since this release

Previously, ember-gridstack pulled in all of jquery-ui. Since, jquery-ui checks for define.amd to determine if it can register a module and the ember-loader does not yet support this flag, all the jquery-ui modules are included globally. This release pulls unnecessarily jquery-ui modules like datepicker that can conflict with other libraries (such as ember-cli-bootstrap-datepicker).

Assets 2

@jkusa jkusa released this Sep 21, 2017 · 40 commits to master since this release

  • Updates for jquery-ui 1.12.1
  • Adds optional dependency on jquery.ui.touch-punch
  • Adds support for excluding optional bower dependencies via an
    'ember-gridstack': {exclude: [...]} option in config/environment.js
  • Adds support for Ember 2.14+

Thanks to @les2 & @blandman for their work on this.

Assets 2
Mar 16, 2017
1.0.1