Commit graph

343 commits

Author SHA1 Message Date
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
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
Pavel Reznikov
29857f4131 update doc to be all functions in alphabetical order 2016-02-17 18:50:59 -08:00
Pavel Reznikov
45d39a0b3a Merge branch 'radiolips-style' 2016-02-17 18:48:26 -08:00
Pavel Reznikov
1527485f75 update demo 2016-02-17 18:48:03 -08:00
Pavel Reznikov
31c3eb494e update DOC 2016-02-17 18:41:10 -08:00
Pavel Reznikov
f163d40e7f build js 2016-02-17 18:40:57 -08:00
Pavel Reznikov
e146e0d943 replace tab with spaces 2016-02-17 18:40:47 -08:00
Pavel Reznikov
a654096a39 remove static from serialization demo grid 2016-02-17 18:35:37 -08:00
d
f9aafafb8f Merge branch 'master' into style
# Conflicts:
#	src/gridstack.js
2016-02-17 16:10:25 -05:00
d
ab08669965 Merge commit '12e3d5f8ec' 2016-02-17 16:08:15 -05:00
d
7bcbeba849 Added previous PR. 2016-02-17 16:07:40 -05:00
d
64de4684e3 Added obsoletion code for deprecated methods and options. Added jscs settings and ensured code passed. Ensured code passed jshint. 2016-02-17 15:46:48 -05:00
Pavel Reznikov
12e3d5f8ec Update README.md 2016-02-16 19:31:42 -08:00
Pavel Reznikov
2bb81a7085 update docs 2016-02-16 15:46:42 -08:00
Pavel Reznikov
b968bb3501 last pr credenrials 2016-02-16 15:40:23 -08:00
Pavel Reznikov
cc284c735f update docs 2016-02-16 15:38:53 -08:00
Pavel Reznikov
1cce0bd9f6 Merge pull request #325 from jlowcs/height_units
Add handling of em/rem/px units for cell_height and vertical_margin
2016-02-16 15:36:37 -08:00
Dylan Weiss
e9bc1bb3ad Merge commit '707ab11f54' 2016-02-16 09:53:28 -05:00
Pavel Reznikov
707ab11f54 add install notes 2016-02-15 23:12:06 -08:00
Kevin Dietrich
0be3e4d1df Modified changes in README.md 2016-02-15 22:51:36 +01:00
Kevin Dietrich
1e75be19ed Preserve license comments in dist 2016-02-15 20:37:07 +01:00
Kevin Dietrich
f4e8b9e03e Development of 0.2.5 started 2016-02-15 20:31:19 +01:00
Pavel Reznikov
1edda7f24c v0.2.4 v0.2.4 2016-02-15 09:31:43 -08:00
Jerome Louis
f34e93baac increased readability 2016-02-15 11:32:39 +01:00
Jerome Louis
ef9328fdab Add handling of em/rem/px units for cell_height and vertical_margin, as well as no height option/full CSS heights 2016-02-15 10:43:21 +01:00
Kevin Dietrich
01e213a8e5 Changed version to dev 2016-02-14 11:31:38 +01:00
Kevin Dietrich
18ee70a2af Added grunt-doctoc 2016-02-14 10:47:20 +01:00
Kevin Dietrich
5ce3c17039 build js 2016-02-14 10:46:49 +01:00
Kevin Dietrich
e85081b9d7 Merge pull request #324 from radiolips/bugfix/listeners
Fixed names of options.
2016-02-14 10:28:32 +01:00
Dylan Weiss
48ad1afd3b Merge branch 'bugfix/listeners' 2016-02-13 20:51:16 -05:00
Dylan Weiss
cfb0dfc345 Fixed names of options. 2016-02-13 20:48:49 -05:00
Pavel Reznikov
ca594a6ba2 build js 2016-02-13 14:42:09 -08:00
Pavel Reznikov
dd4447920f Merge pull request #323 from radiolips/bugfix/listeners
Bugfix/listeners
2016-02-13 14:41:15 -08:00
Dylan Weiss
6433bfb9fc Merge branch 'bugfix/listeners' 2016-02-13 17:26:35 -05:00
Dylan Weiss
8b1f180135 Include resizable, draggable opts in all listeners for resizable, draggable, respectively. Fixes issue particularly when passing handle to draggable - was listening to everything on el rather than this.opts.draggable.handle. 2016-02-13 17:26:02 -05:00
Dylan Weiss
96b84ed45b Merge commit 'acc2acbec1' 2016-02-13 17:12:38 -05:00
Pavel Reznikov
acc2acbec1 Update README.md 2016-02-12 16:07:49 -08:00
Pavel Reznikov
8ebb3f74b4 build js 2016-02-10 23:16:33 -08:00
Pavel Reznikov
90424c0d8a Merge pull request #264 from kdietrich/make-widget
Adding make_widget functionality
2016-02-10 23:15:48 -08:00
Pavel Reznikov
d42b8c79e4 Update LICENSE 2016-02-10 19:38:52 -08:00
Pavel Reznikov
c90730516e update copyright 2016-02-10 19:21:52 -08:00
Pavel Reznikov
d11eaba9b8 placeholder_text option 2016-02-10 19:14:44 -08:00
Pavel Reznikov
aff5ce5204 update README 2016-02-10 19:07:55 -08:00
Pavel Reznikov
928d9d3679 Merge pull request #319 from rharriso/master
allow default sass values to be overridden
2016-02-10 19:01:20 -08:00
Pavel Reznikov
44ed26d813 build dist 2016-02-10 18:54:56 -08:00