Commit graph

52 commits

Author SHA1 Message Date
Rick Cuddy
6746234036 Update bower.json main files to match "standards"
This update allows use of bower.json main value in buildtools that rely on
the appropriate files being defined in this main array. It also points to
the unminified, but compiled dist versions as per bower spec:

https://github.com/bower/bower.json-spec#main

  * Changes main js file to use unminified version
  * Adds the gridstack.css file to the main files array
  * Moves compiled CSS into `dist` folder (upstream build process needs update)
  * Duplicate `src/gridstack.js` into `dist/gridstack.js` (upstream build process needs update)
  * Update demo html to point to `dist` instead of `src`
2015-03-21 16:23:18 +11:00
Pavel Reznikov
41b1a40fa0 fix floating mode (issue #93) 2015-03-12 19:52:26 -07:00
Pavel Reznikov
95328b7455 lodash.js support 2015-03-10 23:26:44 -07:00
Pavel Reznikov
6768a14802 lodash.js support 2015-03-10 23:10:26 -07:00
Pavel Reznikov
66388d020c improve memory usage 2015-03-09 21:37:08 -07:00
Pavel Reznikov
fc28ca5947 add detach_node param to remove_widget 2015-03-08 23:33:14 -07:00
Pavel Reznikov
94b4889eb7 add is_area_empty API method 2015-03-08 22:45:14 -07:00
Pavel Reznikov
3f5d6fca80 nested grids 2015-03-08 22:28:51 -07:00
Pavel Reznikov
b64accd45a fix styles initialization 2015-03-08 12:04:15 -07:00
Pavel Reznikov
160e56af30 remove default value for max height 2015-03-06 00:44:05 -08:00
Pavel Reznikov
9323f17a0f minimize js file 2015-03-05 23:50:41 -08:00
Pavel Reznikov
8cb3098d00 build css from scss 2015-03-05 23:06:20 -08:00
Pavel Reznikov
26bb52657e minimize js 2015-03-03 22:30:26 -08:00
Pavel Reznikov
56e147bb1f avoid runtime error in IE8 2015-03-01 22:32:14 -08:00
Pavel Reznikov
5f5a073312 minimize files 2015-02-27 20:30:56 -08:00
Pavel Reznikov
be4c6fcee1 minify files 2015-02-27 16:00:42 -08:00
Pavel Reznikov
72de675282 fix IE9 resize handle issue 2015-02-26 23:23:10 -08:00
Pavel Reznikov
9aa5363269 fix css 2015-02-26 21:53:46 -08:00
Pavel Reznikov
4811c8c1f2 fix css styles 2015-02-26 21:48:25 -08:00
Pavel Reznikov
be1f6a420f add disable/enable methods 2015-02-17 23:17:27 -08:00
Pavel Reznikov
008f1d11dc respect max/min constrains when resize widgets 2015-02-13 21:52:08 -08:00
Pavel Reznikov
b32fea7327 minimize js files 2015-01-29 11:32:31 -08:00
Pavel Reznikov
d6c0849684 minimize files 2015-01-28 08:58:48 -08:00
Pavel Reznikov
3f992b98be AMD support 2015-01-19 20:20:58 -08:00
Pavel Reznikov
3caebab28f add source map 2015-01-19 19:56:44 -08:00
Pavel Reznikov
88e7b64c70 minify js 2015-01-19 18:38:00 -08:00
Pavel Reznikov
bbe9a08caf improve touch support 2015-01-08 19:41:07 -08:00
Pavel Reznikov
e5a06926d7 minify js 2014-12-19 17:54:38 -08:00
Pavel Reznikov
38532dd8fe fix #34 2014-12-19 17:54:03 -08:00
Pavel Reznikov
88536bbbca minify files 2014-12-19 17:37:49 -08:00
Pavel Reznikov
1ed21714b0 minify js 2014-12-11 21:58:14 -08:00
Pavel Reznikov
bb3f8b6238 minify js 2014-12-11 21:02:02 -08:00
Pavel Reznikov
144d4033ec minify css 2014-12-07 15:14:39 -08:00
Pavel Reznikov
f866de98c3 fix locked for not floating grid 2014-12-05 20:35:24 -08:00
Pavel Reznikov
057836984c minify js 2014-12-05 20:32:41 -08:00
Pavel Reznikov
fb38008286 minify js 2014-12-05 19:20:03 -08:00
Pavel Reznikov
546552b330 minify file 2014-12-05 18:41:42 -08:00
Pavel Reznikov
e1b57d8a77 minify files 2014-12-04 20:58:06 -08:00
Pavel Reznikov
d3b34c716c minify file 2014-12-01 18:15:06 -08:00
Pavel Reznikov
eaf63f67b3 fix remove_widget 2014-12-01 17:50:53 -08:00
Pavel Reznikov
f3feee89ae minify files 2014-11-28 21:54:58 -08:00
Pavel Reznikov
0436f670d2 minify js file 2014-11-26 06:43:09 -08:00
Pavel Reznikov
4790e85c1b minify files 2014-11-25 22:44:37 -08:00
Pavel Reznikov
47ec386138 minify js 2014-11-23 16:58:14 -08:00
Pavel Reznikov
06d01007ec minify files 2014-11-21 18:39:07 -08:00
Pavel Reznikov
faf2ee1140 add movable/resizable API methods 2014-11-20 17:56:36 -08:00
Pavel Reznikov
137ea915e5 add data-gs-no-move attribute 2014-11-20 17:27:52 -08:00
Pavel Reznikov
8d8f3a9a60 add float option 2014-11-19 20:53:40 -08:00
Pavel Reznikov
305dd8edfa rename lib file to be gridstack.js 2014-11-19 20:16:34 -08:00
Pavel Reznikov
e5ca873a61 default css: fix grid item content class 2014-11-19 20:13:55 -08:00