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

Responsive layouts overlap #600

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

Commits on Feb 18, 2015

  1. fix(gridster): changed the way widgets were getting positioned so tha…

    …t margins are actually the same size that the user specified all the way around the grid
    
    feat(gridster): added responsive nature to grid
    floyd_hawkes committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    a391304 View commit details
    Browse the repository at this point in the history
  2. Release v0.6.0

    floyd_hawkes committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    754b313 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2015

  1. Configuration menu
    Copy the full SHA
    afd83fe View commit details
    Browse the repository at this point in the history
  2. fix(gridster): fixed expand_widget bug not expanding full width of wi…

    …ndow
    
    fix(gridster): user can specify size_x when expanding widget
    floyd_hawkes committed Feb 21, 2015
    Configuration menu
    Copy the full SHA
    dbc226d View commit details
    Browse the repository at this point in the history
  3. Release v0.6.1

    floyd_hawkes committed Feb 21, 2015
    Configuration menu
    Copy the full SHA
    9ead8c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2015

  1. fix(gridster): forcing height of gridster container to auto when in c…

    …ollapsed mode
    floyd_hawkes committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    749f37a View commit details
    Browse the repository at this point in the history
  2. Release v0.6.2

    floyd_hawkes committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    d669045 View commit details
    Browse the repository at this point in the history
  3. fix(gridster): fixes bug where widgets would overlay other widgets af…

    …ter a resize
    floyd_hawkes committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    61572cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from DecksterTeam/resize-overlap

    fix(gridster): fixes bug where widgets would overlay other widgets after...
    fhawkes committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    04e2cf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2015

  1. fix(gridster): adding bower.json file

    floyd_hawkes committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    fa29663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f86f98 View commit details
    Browse the repository at this point in the history
  3. fix(gridster): adding bower.json file

    floyd_hawkes committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    7654437 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. Configuration menu
    Copy the full SHA
    14e08d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2015

  1. fix(gridster): fixing resize limits when in fixed width mode

    feature(gridster): added fix_to_content function to fit widget dimensions to a given width and height
    feature(gridster): added resize_widget_dimensions function
    refactor(gridster): moved code to set number of columns in grid to helper function
    floyd_hawkes committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    6bb47dc View commit details
    Browse the repository at this point in the history
  2. Release v0.6.3

    floyd_hawkes committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    fc75ce5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2015

  1. Configuration menu
    Copy the full SHA
    8a5a723 View commit details
    Browse the repository at this point in the history
  2. Release v0.6.4

    floyd_hawkes committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    e40a393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16a7a65 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. fix(gridster): fixed bugs in centering_widgets (widgets were getting …

    …smushed when being resized) and fixed bug with min_width
    floyd_hawkes committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    86053f8 View commit details
    Browse the repository at this point in the history
  2. Release v0.6.5

    floyd_hawkes committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    bbd9cd4 View commit details
    Browse the repository at this point in the history
  3. Release v0.6.5

    floyd_hawkes committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    f8d3d2d View commit details
    Browse the repository at this point in the history
  4. chore(grunt): fixing versioning system

    floyd_hawkes committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    d5bf56c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Configuration menu
    Copy the full SHA
    9d077da View commit details
    Browse the repository at this point in the history
  2. Revert "fix(gridster): preventing gridster from adding extra resize h…

    …andles"
    
    This reverts commit 9d077da.
    Donald Adams committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    12f4ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c5ef28 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from DecksterTeam/dadams

    Resize handles
    fhawkes committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    0286676 View commit details
    Browse the repository at this point in the history
  5. Release v0.6.6

    floyd_hawkes committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    65f43a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Configuration menu
    Copy the full SHA
    e69c3e8 View commit details
    Browse the repository at this point in the history
  2. Release v0.6.7

    fhawkes committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    b732205 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. Configuration menu
    Copy the full SHA
    dab6839 View commit details
    Browse the repository at this point in the history
  2. Release v0.6.8

    fhawkes committed May 5, 2015
    Configuration menu
    Copy the full SHA
    d4b33d6 View commit details
    Browse the repository at this point in the history