Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes from the community #511

Open
wants to merge 296 commits into
base: master
Choose a base branch
from
Open

changes from the community #511

wants to merge 296 commits into from

Conversation

dsmorse
Copy link

@dsmorse dsmorse commented May 27, 2015

No description provided.

rept and others added 30 commits September 10, 2014 22:54
Removes the coords data from each element.
remove trailing comma to be more IE compliant
Call  resize_api.destroy()  to fix  memory leak.
…tionship between widget and backbone model
Apply the fix from duckboard's issue tracker. Fixes #2.
…t margins are actually the same size that the user specified all the way around the grid

feat(gridster): added responsive nature to grid
…ndow

fix(gridster): user can specify size_x when expanding widget
dennisvg111 and others added 30 commits March 20, 2017 13:50
- was directly added to dist files, and thus removed when building
Update dist build, fixed gruntfile to allow other package names
- preview displacement was caused by wrongfully resized widgets,
- * this.options.distance wasn't actually needed
- allows people to easily set a new number of rows when a limit is desired, but the limit is not known before (responsiveness)
Fix preview maxleft, add set_num_rows function
add support for jQuery 3.x too
…le because the resulting size deviated from the mouse position, especially in case of small grid dimensions
Widget doesn't  auto move up when remove widget
That way, phantomjs is updated and the test passes on travis without any other changes.
This reverts commit 1c84797.

(as asked by @fixmycode for PR #112)
This reverts commit 8639a29.

(as asked by @fixmycode for PR #112)
Remove link to empty domain
…0; update dist contents based on current package & Gruntfile
…0; update dist contents based on current package & Gruntfile
Address #129 -- README instructions for Gemfile
Resizing an element from very large to very small was not possible (corrected)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet