angular-gridster2

Angular gridster 2

MIT License

Downloads
425.7K
Stars
1.3K
Committers
54

Bot releases are hidden (Show)

angular-gridster2 - 2.9.1 (2017-05-08)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix issue that item options where not being updated on this.options.optionsChanged(); fixes #38
angular-gridster2 - 2.9.0 (2017-04-29)

Published by tiberiuzuld over 7 years ago

Features

  • add displayGrid option. Shows the columns and rows of the grid. Defaults to 'onDrag&Resize'
    export type displayGrid = 'always' | 'onDrag&Resize' | 'none';
angular-gridster2 - 2.8.1 (2017-04-23)

Published by tiberiuzuld over 7 years ago

Bug fixes

  • fix bug in Push that sometimes was entering in infinite loop
angular-gridster2 - 2.8.0 (2017-04-23)

Published by tiberiuzuld over 7 years ago

Features

  • Should be able to resize/drag widget and push other items #11
angular-gridster2 - 2.4.10 (2017-04-20)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix Minimum / maximum size of items stopped working #31
  • fix Element starts "flying" when dragged out of the gridster area #32
  • fix Can't resize items on Firefox #33
angular-gridster2 - 2.7.7 (2017-04-20)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix Minimum / maximum size of items stopped working #31
  • fix Element starts "flying" when dragged out of the gridster area #32
  • fix Can't resize items on Firefox #33
angular-gridster2 - 2.4.9 (2017-04-13)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix issue with events not being fired on widget resize & drag (#26)
angular-gridster2 - 2.7.6 (2017-04-13)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix issue with events not being fired on widget resize & drag (#26)
angular-gridster2 - 2.7.5 (2017-04-13)

Published by tiberiuzuld over 7 years ago

Updates

  • update demo to have min/max grid cols/rows options
  • update devDependencies
angular-gridster2 - 2.4.8 (2017-04-11)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • Fix v2.4.7
  • Fix merge of config options
angular-gridster2 - 2.7.4 (2017-04-11)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • options properties from GridsterConfig and GridsterItem use only those that are needed. (#24)
  • options objects like GridsterConfig and GridsterItem can have other properties which don't matter for grid. (#24)

Dev Dependencies

angular-gridster2 - 2.4.7 (2017-04-11)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • options properties from GridsterConfig and GridsterItem use only those that are needed. (#24)
  • options objects like GridsterConfig and GridsterItem can have other properties which don't matter for grid. (#24)

Dev Dependencies

angular-gridster2 - 2.4.6 (2017-04-10)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • Changed renderer.listen to renderer.listenGlobal for window and document (#24)
angular-gridster2 - 2.4.5 (2017-04-10)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • make angular2 version compatible with AOT (#24)

Changes

  • Made backport from v2.7.3
  • Changed Renderer2 to Renderer
  • Changed Renderer2.addClass to Renderer.setElementClass with true option
  • Changed Renderer2.removeClass to Renderer.setElementClass with false option
  • Changed Renderer2.setStyle to Renderer.setElementStyle
angular-gridster2 - 2.7.3 (2017-04-10)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix package.json demo url typo
angular-gridster2 - 2.7.2 (2017-04-09)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix issue with dragging on firefox (#22)
angular-gridster2 - 2.7.1 (2017-04-08)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix issues with updating grid size and scrollbars

Update demo dependencies

angular-gridster2 - 2.7.0 (2017-04-07)

Published by tiberiuzuld over 7 years ago

Features

  • add option to ignore mouse events from content with class gridster-item-content
  • add option to change content class. Warning: the class should have user-select: auto;
    See examples here
angular-gridster2 - 2.6.1 (2017-04-07)

Published by tiberiuzuld over 7 years ago

Bug Fixes

  • fix lazy loading gridster module. Changed from BrowserModule to CommonModule in GridsterModule
angular-gridster2 - 2.6.0 (2017-04-07)

Published by tiberiuzuld over 7 years ago

Features

Breaking change

Package Rankings
Top 1.18% on Npmjs.org
Top 7.89% on Bower.io
Badges
Extracted from project README
npm version downloads Donate Donate