Pavel Reznikov
|
fba9bd52db
|
remove tests from jscs
|
2016-02-22 20:50:17 -08:00 |
|
Pavel Reznikov
|
9c01f02f1a
|
build dist
|
2016-02-22 20:44:07 -08:00 |
|
Pavel Reznikov
|
907464c891
|
tests
|
2016-02-22 20:43:51 -08:00 |
|
Pavel Reznikov
|
707916d6da
|
fix parseHeight
|
2016-02-22 20:43:44 -08:00 |
|
Pavel Reznikov
|
23cd18804a
|
remove unused code
|
2016-02-22 20:43:29 -08:00 |
|
Pavel Reznikov
|
cddbf077be
|
cover Utils.isIntercepted
|
2016-02-22 18:59:32 -08:00 |
|
Pavel Reznikov
|
9168a7fc51
|
remove unnecessary deps
|
2016-02-22 13:48:23 -08:00 |
|
Pavel Reznikov
|
2247a361c2
|
coverall
|
2016-02-22 13:04:34 -08:00 |
|
Pavel Reznikov
|
d915030cd6
|
trying to setup coveralls
|
2016-02-22 12:52:09 -08:00 |
|
Kevin Dietrich
|
8a7bbd76c7
|
Merge pull request #351 from kdietrich/travis
Travis
|
2016-02-22 20:43:23 +01:00 |
|
Kevin Dietrich
|
464a8e8982
|
Added travis
|
2016-02-22 20:39:22 +01:00 |
|
Pavel Reznikov
|
698fce3ac4
|
Update README.md
|
2016-02-22 10:48:00 -08:00 |
|
Pavel Reznikov
|
fcae35661f
|
Update README.md
|
2016-02-22 10:34:35 -08:00 |
|
Kevin Dietrich
|
42bb51b876
|
Merge remote-tracking branch 'troolee/master'
|
2016-02-22 19:19:12 +01:00 |
|
Kevin Dietrich
|
acdd8b9100
|
Merge pull request #350 from kdietrich/tests
Fixed missing comma
|
2016-02-22 19:17:11 +01:00 |
|
Kevin Dietrich
|
98d1e301f0
|
Fixed missing comma
|
2016-02-22 19:16:25 +01:00 |
|
Pavel Reznikov
|
9d269e18f2
|
Merge pull request #349 from kdietrich/tests
Unit Tests
|
2016-02-22 10:13:40 -08:00 |
|
Kevin Dietrich
|
934863e285
|
Merge remote-tracking branch 'troolee/master' into tests
# Conflicts:
# package.json
|
2016-02-22 19:09:50 +01:00 |
|
Kevin Dietrich
|
1c4738084a
|
Added first tests
|
2016-02-22 19:06:54 +01:00 |
|
radiolips
|
c02c2a36d1
|
Merge pull request #348 from radiolips/feature/188/addWidget-params
Feature/188/add widget params
|
2016-02-22 12:22:45 -05:00 |
|
d
|
5f5a83d01b
|
Added several optional parameters to addWidget: minWidth, maxWidth, minHeight, maxHeight, and id.
|
2016-02-22 12:21:32 -05:00 |
|
d
|
43c400db8c
|
Merge commit 'ae95373f79'
|
2016-02-22 10:59:27 -05:00 |
|
radiolips
|
ae95373f79
|
Merge pull request #347 from radiolips/feature/237/get-cell-from-position-param
Feature/237/get cell from position param
|
2016-02-22 10:59:09 -05:00 |
|
d
|
78803147c6
|
#237 Add optional useOffset parameter to getCellFromPixel.
|
2016-02-22 10:56:49 -05:00 |
|
d
|
1039368121
|
Merge commit 'b67ac87f7d'
|
2016-02-22 09:42:36 -05:00 |
|
radiolips
|
b67ac87f7d
|
Merge pull request #346 from radiolips/feature/216/destroy-param
Feature/216/destroy param
|
2016-02-22 09:34:14 -05:00 |
|
d
|
de26b00f85
|
#216 Add detachGrid parameter to destroy. Updated docs for remove and removeAll param.
|
2016-02-22 09:33:09 -05:00 |
|
d
|
d1c90cf3d7
|
Merge commit '9d80ede0b9'
|
2016-02-22 08:57:58 -05:00 |
|
Pavel Reznikov
|
9d80ede0b9
|
build dist
|
2016-02-21 20:50:09 -08:00 |
|
Pavel Reznikov
|
1c67f7d6d7
|
Merge branch 'master' of https://github.com/troolee/gridstack.js
|
2016-02-21 20:49:41 -08:00 |
|
Pavel Reznikov
|
2075d2556b
|
add removable option
|
2016-02-21 20:49:18 -08:00 |
|
Pavel Reznikov
|
a5d06d2b1f
|
css fix: hide resize handle during dragging
|
2016-02-21 20:44:00 -08:00 |
|
radiolips
|
4feab20cdf
|
Merge pull request #344 from radiolips/demo/responsive
Demo/responsive
|
2016-02-21 20:44:45 -05:00 |
|
Dylan Weiss
|
6954d2c9b7
|
Remove FontAwesome from demos. Add responsive demo.
|
2016-02-21 20:43:52 -05:00 |
|
Pavel Reznikov
|
d3dcb6b61b
|
demo index
|
2016-02-21 03:23:33 -08:00 |
|
Pavel Reznikov
|
715d972a4f
|
update jscsrc
|
2016-02-21 00:49:55 -08:00 |
|
Dylan Weiss
|
ba086c7c0a
|
Merge commit 'ab9b8eb78c'
|
2016-02-20 11:55:07 -05:00 |
|
radiolips
|
ab9b8eb78c
|
Merge pull request #342 from radiolips/feature/227/Change-grid-columns
Feature/227/change grid columns
|
2016-02-20 11:42:21 -05:00 |
|
Dylan Weiss
|
9b455d6018
|
#227 Add setGridWidth(gridWidth) method. Attempts to intelligently change existing widgets' x-coordinate and width to map to new width.
|
2016-02-20 11:37:34 -05:00 |
|
Dylan Weiss
|
308a33bb45
|
Merge commit 'af17294971'
|
2016-02-20 09:59:01 -05:00 |
|
radiolips
|
af17294971
|
Merge pull request #341 from radiolips/feature/114/Update-api-doc
Typo.
|
2016-02-20 09:57:10 -05:00 |
|
Dylan Weiss
|
4b7cc8d24b
|
Typo.
|
2016-02-20 09:56:03 -05:00 |
|
radiolips
|
07fd836de6
|
Merge pull request #340 from radiolips/feature/114/Update-api-doc
#114 Add setAnimate(doAnimate) to API docs.
|
2016-02-20 09:53:15 -05:00 |
|
Dylan Weiss
|
c185a7a093
|
Add grunt-jscs to package.json dev dependencies, update doctoc.
|
2016-02-20 09:49:27 -05:00 |
|
Dylan Weiss
|
72432d0fa8
|
#114 Add setAnimate(doAnimate) to API docs.
|
2016-02-20 09:42:18 -05:00 |
|
Pavel Reznikov
|
c34777b2a0
|
hack for meteor support
|
2016-02-20 01:14:04 -08:00 |
|
Pavel Reznikov
|
ce2cd06c01
|
update .jscsrc
|
2016-02-20 01:13:44 -08:00 |
|
Pavel Reznikov
|
3a5c675e6f
|
‘auto’ value for cellHeight
|
2016-02-20 00:55:33 -08:00 |
|
Pavel Reznikov
|
c4f30b3df1
|
update README.md
|
2016-02-20 00:21:27 -08:00 |
|
Pavel Reznikov
|
ce47d340d2
|
typo
|
2016-02-20 00:20:50 -08:00 |
|