Commit graph

14 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
3f5d6fca80 nested grids 2015-03-08 22:28:51 -07:00
Pavel Reznikov
8cb3098d00 build css from scss 2015-03-05 23:06:20 -08:00
Pavel Reznikov
409e401c70 resize handles 2015-02-27 20:30:20 -08:00
Pavel Reznikov
08f001570c min size for 1x1 cell 2015-02-27 16:00:02 -08:00
Pavel Reznikov
72de675282 fix IE9 resize handle issue 2015-02-26 23:23:10 -08:00
Pavel Reznikov
008f1d11dc respect max/min constrains when resize widgets 2015-02-13 21:52:08 -08:00
Pavel Reznikov
bbe9a08caf improve touch support 2015-01-08 19:41:07 -08:00
ianshields
5183a823d2 Animates grid-stack container itself. 2014-12-07 16:13:44 -05:00
ianshields
461123ea53 Add option for animating gridstack with css transitions 2014-12-04 16:21:22 -05:00
Pavel Reznikov
f0557970fc auto-generate css rules for width and y 2014-11-25 22:44:32 -08:00
Pavel Reznikov
943adcf0b1 fix content overflow 2014-11-21 18:37:22 -08:00
Pavel Reznikov
e5ca873a61 default css: fix grid item content class 2014-11-19 20:13:55 -08:00
Pavel Reznikov
467b32b728 minify files 2014-11-17 14:29:23 -08:00
Renamed from gridstack.css (Browse further)