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
6676341a21
Merge pull request #96 from EladBezalel/bower-dependencies
...
Update bower.json to have dependencies
2015-03-20 08:56:37 -07:00
Elad Bezalel
9bf627fc94
Update bower.json to have dependencies
...
add this package requirements to bower dependencies
2015-03-20 15:11:36 +02:00
Pavel Reznikov
cb6f1aa8f2
add floating sample
2015-03-12 19:55:13 -07: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
a124143a69
add serialization demo
2015-03-09 21:39:21 -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
6eb623ce70
update change log
2015-03-08 22:33:42 -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
918b882661
add bower package
2015-03-06 00:57:12 -08: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
ec6e6f5421
add batch_update/commit methods
2015-03-05 23:50:32 -08:00
Pavel Reznikov
8747785ba0
add update method
2015-03-05 23:46:59 -08:00
Pavel Reznikov
8cb3098d00
build css from scss
2015-03-05 23:06:20 -08:00
Pavel Reznikov
7ea4ea5e12
rename to gridstack.scss
2015-03-04 09:03:15 -08:00
Pavel Reznikov
5d7609b4d2
Merge pull request #85 from ascendantofrain/patch-2
...
add SASS file
2015-03-04 09:02:36 -08:00
Adam Verheyen
d4513f9463
Update and rename src to src/styles.scss
2015-03-04 11:59:03 -05:00
Pavel Reznikov
26bb52657e
minimize js
2015-03-03 22:30:26 -08:00
Pavel Reznikov
4a06cc10cb
improve default resizable options
2015-03-03 22:30:07 -08:00
Pavel Reznikov
5b86a44cef
fix _update_styles
2015-03-03 22:29:55 -08:00
Pavel Reznikov
76b521e898
add sass snippet
2015-03-02 09:07:27 -08:00
Pavel Reznikov
a50156787b
save to array sample
2015-03-01 23:10:50 -08:00
Pavel Reznikov
fdff2cd90c
typo
2015-03-01 22:42:08 -08:00
Pavel Reznikov
9f522a0816
notes about IE8 support
2015-03-01 22:32:45 -08:00
Pavel Reznikov
56e147bb1f
avoid runtime error in IE8
2015-03-01 22:32:14 -08:00
Pavel Reznikov
901401dfdf
fix demo
2015-02-27 21:00:47 -08:00
Pavel Reznikov
cca3d5f6ff
resizable/draggable options
2015-02-27 20:40:51 -08:00
Pavel Reznikov
b34f3037f6
remove extra comma
2015-02-27 20:35:04 -08:00
Pavel Reznikov
5f5a073312
minimize files
2015-02-27 20:30:56 -08:00
Pavel Reznikov
e9d32cdd3d
allow to override resizable/draggable options
2015-02-27 20:30:49 -08:00
Pavel Reznikov
409e401c70
resize handles
2015-02-27 20:30:20 -08:00
Pavel Reznikov
be4c6fcee1
minify files
2015-02-27 16:00:42 -08:00
Pavel Reznikov
3e5100749a
improve stylesheet creation
2015-02-27 16:00:36 -08:00
Pavel Reznikov
08f001570c
min size for 1x1 cell
2015-02-27 16:00:02 -08:00
Pavel Reznikov
a4d97a147f
add alt knockout sample
2015-02-27 15:39:02 -08:00
Pavel Reznikov
e4c203277e
update knockout smaples
2015-02-27 15:36:18 -08:00
Pavel Reznikov
bf6255fc94
update license
2015-02-27 00:40:24 -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
1894e0d640
update copyright
2015-02-26 21:18:39 -08:00
Pavel Reznikov
c7181e5f8b
knockout same update
2015-02-26 21:18:31 -08:00
Pavel Reznikov
ca6c533302
update readme
2015-02-26 21:17:12 -08:00
Pavel Reznikov
806e6b77db
update docs
2015-02-17 23:21:34 -08:00