Commit graph

387 commits

Author SHA1 Message Date
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
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
Pavel Reznikov
049ef64c51 update README.md 2016-02-20 00:13:19 -08:00
Pavel Reznikov
495918f9c7 build dist 2016-02-20 00:11:17 -08:00
Pavel Reznikov
e09b0c9a30 rtl demo 2016-02-20 00:11:12 -08:00
Pavel Reznikov
4b13d407b0 rtl support 2016-02-20 00:11:06 -08:00
Pavel Reznikov
76f90a21f3 clean scss 2016-02-20 00:07:54 -08:00
Pavel Reznikov
9b531d0571 update grunt 2016-02-19 23:49:19 -08:00
Pavel Reznikov
cea9174bd3 move parseHeight to Utils 2016-02-19 23:37:25 -08:00
Pavel Reznikov
632c3e14c2 Update README.md 2016-02-19 23:32:16 -08:00
Pavel Reznikov
781776e408 remove dependency from FontAwesome 2016-02-19 23:23:27 -08:00
Pavel Reznikov
2e4964d675 grunt watch 2016-02-19 23:23:20 -08:00
Pavel Reznikov
15192f33bd exclude demo files from jscs 2016-02-19 23:20:30 -08:00
Pavel Reznikov
100860d262 move API doc from readme 2016-02-19 19:45:51 -08:00
Pavel Reznikov
7c586417fb fix #267 2016-02-19 18:17:46 -08:00
Pavel Reznikov
c43a12ac06 code style 2016-02-19 16:45:30 -08:00
Pavel Reznikov
47218bd7a6 fix jshit warnings 2016-02-19 14:31:24 -08:00
Pavel Reznikov
e52d16defa add jshint to grunt tasks 2016-02-19 14:31:06 -08:00
Pavel Reznikov
b8bd181970 Viewport Size fix 2016-02-19 09:33:29 -08:00
radiolips
f5311ec8d0 Merge pull request #337 from radiolips/bugfix/331/keep-disabled
Update changes section of readme.
2016-02-19 11:27:43 -05:00
d
56b4c7f12c Update changes section of readme. 2016-02-19 11:26:33 -05:00
radiolips
eca0ce7335 Merge pull request #336 from radiolips/bugfix/331/keep-disabled
Bugfix/331/keep disabled
2016-02-19 11:23:20 -05:00
d
ff15070de0 Fix #331. Add options to disable move and resize independently without impacting jquery-ui options. Update enableMove and enableResize methods to update these options on-the-fly. 2016-02-19 11:18:09 -05:00
d
bb0ce8fab1 Merge commit '47817a3489' 2016-02-19 09:48:37 -05:00
radiolips
47817a3489 Merge pull request #334 from radiolips/bugfix/staticGrid
Bugfix/static grid
2016-02-18 20:20:14 -05:00
d
03ca75717c Merge branch 'master' into bugfix/staticGrid
# Conflicts:
#	dist/gridstack.min.map
2016-02-18 16:52:57 -05:00
d
1364e180e1 Merge commit 'a830cc51d0' 2016-02-18 16:49:44 -05:00
d
ca800454f1 #220. Add enableMove and enableResize. Fix staticGrid. 2016-02-18 16:48:16 -05:00
Pavel Reznikov
a830cc51d0 build js 2016-02-18 09:51:30 -08:00
Pavel Reznikov
6e0aab4780 Revert "Viewport Size" 2016-02-18 09:49:33 -08:00
Stuardo -StR- Rodríguez
b979982cc5 Viewport
- do not parseInt but parseFloat
2016-02-18 11:33:49 -05:00
Stuardo -StR- Rodríguez
71c15ee64c Merge pull request #1 from str/str-viewport-size
Viewport Size
2016-02-18 11:16:42 -05:00
Stuardo -StR- Rodríguez
331eef1f57 Viewport Size
Allow viewport height units. Allow to use float as size.
example:  1.5em;  33vh;
2016-02-18 11:15:58 -05:00
d
9c51fa040f Merge commit 'a4540dc118' 2016-02-18 10:23:44 -05:00
Pavel Reznikov
a4540dc118 Update README.md 2016-02-17 22:30:54 -08:00
Pavel Reznikov
fe865db460 remove knockout.js from requirements 2016-02-17 19:23:49 -08:00
Pavel Reznikov
02f0eba64d add maxWidth/maxHeight 2016-02-17 19:03:21 -08:00