-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
dsmorse
wants to merge
296
commits into
ducksboard:master
Choose a base branch
from
dsmorse:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update from origin
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
- 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)
This reverts commit ef495c8.
fn.resizable: limit
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.