Commit graph

  • 3627041eda Missing file JACQUES Francois 2015-08-07 15:56:23 +0200
  • 15fca81b8e Add styleInjectionTarget to handle shadow root JACQUES Francois 2015-08-07 15:48:58 +0200
  • 4a80e41811 fix ordering of draggable and resizable event callbacks Derek Moore 2015-08-06 17:55:28 -0500
  • feab5d8e18 Updated dist #162 martynsmall 2015-08-06 15:40:27 +0100
  • 5e06c68e98 Merged changes martynsmall 2015-08-06 15:35:07 +0100
  • d14952fdf8 Merge aba321fc8a into 5bbd8d5f54 #193 H.Nazzal 2015-08-01 01:14:43 +0000
  • 5bbd8d5f54 build js Pavel Reznikov 2015-07-31 18:07:44 -0700
  • f7e041586f Merge pull request #191 from boreal-is/master Pavel Reznikov 2015-07-31 18:05:52 -0700
  • d26a079d43 Merge pull request #194 from mikehaas763/master Pavel Reznikov 2015-07-30 17:13:23 -0700
  • 510a575714 Setup as an npm package #194 Mike Haas 2015-07-30 13:20:18 -0400
  • aba321fc8a corrected read me to reflect changes #193 H.Nazzal 2015-07-30 15:07:55 +0300
  • 2b75fce674 removed hard coded drag handle H.Nazzal 2015-07-30 15:06:46 +0300
  • c35042dbc4 Add a set_static method for the grid + add a static class to the container #191 cvillemure 2015-07-23 15:43:44 -0400
  • a349b76156 Merge pull request #1 from troolee/master cvillemure 2015-07-23 15:19:12 -0400
  • e0e9eec66f build dist Pavel Reznikov 2015-07-22 16:32:02 -0700
  • 7f0d622e71 Merge pull request #190 from boreal-is/master Pavel Reznikov 2015-07-22 16:31:15 -0700
  • 187e13a244 Trigger change event for add/remove #190 cvillemure 2015-07-22 15:21:51 -0400
  • ed29eed4a0 destroy method Pavel Reznikov 2015-07-21 23:34:45 -0700
  • ac219ab2ea Merge pull request #189 from zspitzer/master Pavel Reznikov 2015-07-21 23:28:04 -0700
  • 437241b0ac Merge 4efa74b31c into a738ee8e52 #175 namerci 2015-07-22 02:53:56 +0000
  • c35a3cad1d Add Destroy method #189 Zac Spitzer 2015-07-22 11:33:41 +1000
  • a738ee8e52 update dist with min_width/min_height Pavel Reznikov 2015-07-20 16:52:54 -0700
  • 177ddc10c3 update readme with min_width/min_height Pavel Reznikov 2015-07-20 16:52:15 -0700
  • cbb0c28a4e Merge pull request #187 from boreal-is/master Pavel Reznikov 2015-07-20 16:49:48 -0700
  • 5b73939bc4 Add a API to set minWidth and minHeight to a node #187 cvillemure 2015-07-20 13:46:51 -0400
  • 0a58260563 add static_grid option Pavel Reznikov 2015-07-16 18:49:28 -0700
  • 1201a4a76b Use options for add_widget initializer, add max_height param babybeasimple 2015-07-01 13:36:11 +0300
  • b82b76a3ba Add false param to not initialize draggable and resizable babybeasimple 2015-07-01 02:37:35 +0300
  • 4efa74b31c cleanup - remove console.log #175 Piotr Sałkowski 2015-06-30 17:18:45 +0200
  • 221c0d30f6 Set cell_height from cell_width if not provide. Piotr Sałkowski 2015-06-30 13:43:04 +0200
  • c162173e87 change log Pavel Reznikov 2015-06-24 18:58:06 -0700
  • 2349443938 fix closure comiler warnings Pavel Reznikov 2015-06-24 18:57:25 -0700
  • 6ffdf307f8 file header version Pavel Reznikov 2015-06-24 18:48:44 -0700
  • 14f319e9dc fix closure linter warnings Pavel Reznikov 2015-06-24 18:48:07 -0700
  • 5698e38662 Merge 546be8e697 into 71f86dd3af #170 slauyama 2015-06-24 21:05:55 +0000
  • 546be8e697 Merge commit 'b5b6ff441088704dd7a4905da06eeae3d8a885c7' #170 Simon 2015-06-24 14:06:44 -0700
  • 71f86dd3af starting 0.2.4 Pavel Reznikov 2015-06-23 00:16:24 -0700
  • 3de2fc680c v0.2.3 Pavel Reznikov 2015-06-23 00:15:33 -0700
  • b5b6ff4410 v0.2.3 v0.2.3 Pavel Reznikov 2015-06-23 00:08:58 -0700
  • 6b08e76f2c fix demo title Pavel Reznikov 2015-06-19 22:21:56 -0700
  • 091ab5b1c0 fix demo title Pavel Reznikov 2015-06-19 22:21:25 -0700
  • 7a8017bf66 extra CSS Pavel Reznikov 2015-06-19 22:04:19 -0700
  • b5cdcb2496 extra CSS Pavel Reznikov 2015-06-19 22:02:42 -0700
  • 899fee3330 do not fire onchange event with empty array Pavel Reznikov 2015-06-18 19:48:23 -0700
  • 0088deee17 update gridstack.js Pavel Reznikov 2015-06-18 19:31:46 -0700
  • b6fec29756 attach placeholder just when it needed Pavel Reznikov 2015-06-18 19:30:48 -0700
  • de951e92c6 jquery-ui packages Pavel Reznikov 2015-06-18 18:34:26 -0700
  • 14a9dba190 compile source CSS from SCSS Pavel Reznikov 2015-06-18 18:33:26 -0700
  • 23f167eafe Added some styles to the placeholder text Simon 2015-06-18 14:11:55 -0700
  • c7c13b86eb Added an option to pass in placeholder text. Defaulted to nothing. Simon 2015-06-18 14:11:35 -0700
  • 231bc8ce65 Fix resize/move issue in one column mode martynsmall 2015-06-09 22:30:44 +0100
  • a780a58511 Merge pull request #155 from wmak/master Pavel Reznikov 2015-06-05 22:00:16 -0700
  • 2421ffc299 Merge pull request #156 from FredFaust/patch-1 Pavel Reznikov 2015-06-05 22:00:01 -0700
  • 27c0866b65 Update README.md #156 Jean-Frédéric Faust 2015-06-05 15:44:04 -0400
  • 9296bef23a Update README.md Jean-Frédéric Faust 2015-06-05 15:38:16 -0400
  • a256afedce Fixing grammatical error #155 William Mak 2015-06-03 11:42:13 -0400
  • ce9d97885a Merge commit '5d6ebe62598c85bfcba964a6833ff877e93fa17b' d 2015-05-31 10:39:20 -0400
  • 5d6ebe6259 Merge pull request #151 from radiolips/bugfix/amd-jquery-ui Pavel Reznikov 2015-05-31 00:24:52 -0700
  • da3ab07e86 Merge branch 'master' into bugfix/amd-jquery-ui #151 d 2015-05-30 16:05:44 -0400
  • 203cc88ab8 Include AMD references to jQuery-ui to load properly. d 2015-05-30 16:05:24 -0400
  • 108d699336 Merge commit 'a334bc951e2b4abc0bd310203d34843f63b034ac' d 2015-05-30 16:02:47 -0400
  • a334bc951e Merge pull request #147 from radiolips/bugfix/window-width Pavel Reznikov 2015-05-29 19:22:39 -0700
  • 2e124b9ebb Merge pull request #150 from maximderbin/fix-typo-in-doc Pavel Reznikov 2015-05-29 19:22:00 -0700
  • 0f2f04fa50 Fix typos in README.md #150 babybeasimple 2015-05-28 23:53:37 +0300
  • 43b2f0b6ee $(window).width() is incorrect by about 5 pixels, causing _is_one_column_mode to be incorrect. To test this, go to any gridstack and make the page width 769px. Single column mode via CSS will not kick in, yet elements will not be draggable. #147 Dylan Weiss 2015-05-19 17:40:04 -0400
  • d3423fb16a fixed resize_grid 2 #140 ross 2015-05-16 16:34:47 +0930
  • 64d3c681f8 fixed resize_grid() method papalaza 2015-05-16 13:12:35 +0930
  • 86d957a8f5 update gridstack Pavel Reznikov 2015-05-14 20:29:52 -0700
  • 2e0dbc1e6a fix ‘w’ resize Pavel Reznikov 2015-05-14 20:28:47 -0700
  • ecebcc0bf2 Merge pull request #132 from mgwidmann/sort_problem Pavel Reznikov 2015-05-14 18:36:43 -0700
  • 5d9687c3ab Merge e2e753d99b into 310c854d8c #140 Ross 2015-05-03 07:06:11 +0000
  • e2e753d99b added resize_grid() method. Ross 2015-05-03 16:21:33 +0930
  • 5f2e795677 Correctly sort nodes by using the total width instead of individual node width (becomes a problem with nodes of variable width). #132 Matt Widmann 2015-04-14 16:19:03 -0400
  • 310c854d8c Merge pull request #97 from rcuddy/master Pavel Reznikov 2015-03-20 23:23:45 -0700
  • 6746234036 Update bower.json main files to match "standards" #97 Rick Cuddy 2015-03-21 16:13:24 +1100
  • 6676341a21 Merge pull request #96 from EladBezalel/bower-dependencies Pavel Reznikov 2015-03-20 08:56:37 -0700
  • 9bf627fc94 Update bower.json to have dependencies #96 Elad Bezalel 2015-03-20 15:11:36 +0200
  • 7efabdf1ab update gridstack.js Pavel Reznikov 2015-03-12 19:56:45 -0700
  • cb6f1aa8f2 add floating sample Pavel Reznikov 2015-03-12 19:55:13 -0700
  • c992f3ff1d add floating sample Pavel Reznikov 2015-03-12 19:54:05 -0700
  • 41b1a40fa0 fix floating mode (issue #93) Pavel Reznikov 2015-03-12 19:52:26 -0700
  • bfaa893400 update gridstack.js Pavel Reznikov 2015-03-10 23:27:16 -0700
  • 95328b7455 lodash.js support Pavel Reznikov 2015-03-10 23:26:44 -0700
  • 39df7fa6f2 switch to lodash.js Pavel Reznikov 2015-03-10 23:25:04 -0700
  • 6768a14802 lodash.js support Pavel Reznikov 2015-03-10 23:10:26 -0700
  • a4f31ad930 serialization demo Pavel Reznikov 2015-03-09 21:41:15 -0700
  • c17ae60ac4 add serialization demo Pavel Reznikov 2015-03-09 21:39:21 -0700
  • a124143a69 add serialization demo Pavel Reznikov 2015-03-09 21:39:21 -0700
  • 66388d020c improve memory usage Pavel Reznikov 2015-03-09 21:37:08 -0700
  • fc28ca5947 add detach_node param to remove_widget Pavel Reznikov 2015-03-08 23:33:14 -0700
  • 94b4889eb7 add is_area_empty API method Pavel Reznikov 2015-03-08 22:45:14 -0700
  • 39498e4b25 update gridstack Pavel Reznikov 2015-03-08 22:43:02 -0700
  • 6eb623ce70 update change log Pavel Reznikov 2015-03-08 22:33:42 -0700
  • bd815c4a28 nested grids Pavel Reznikov 2015-03-08 22:31:23 -0700
  • 3f5d6fca80 nested grids Pavel Reznikov 2015-03-08 22:28:51 -0700
  • b64accd45a fix styles initialization Pavel Reznikov 2015-03-08 12:04:15 -0700
  • 7f07ef14ac update gridstack.js Pavel Reznikov 2015-03-08 12:03:21 -0700
  • d26c2d6621 update gridstack.js Pavel Reznikov 2015-03-08 11:59:42 -0700
  • 918b882661 add bower package Pavel Reznikov 2015-03-06 00:57:12 -0800
  • 160e56af30 remove default value for max height Pavel Reznikov 2015-03-06 00:44:05 -0800