Dylan Weiss
6954d2c9b7
Remove FontAwesome from demos. Add responsive demo.
2016-02-21 20:43:52 -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
4b7cc8d24b
Typo.
2016-02-20 09:56:03 -05:00
Dylan Weiss
72432d0fa8
#114 Add setAnimate(doAnimate) to API docs.
2016-02-20 09:42:18 -05:00
Pavel Reznikov
3a5c675e6f
‘auto’ value for cellHeight
2016-02-20 00:55:33 -08:00
Pavel Reznikov
049ef64c51
update README.md
2016-02-20 00:13:19 -08:00
Pavel Reznikov
4b13d407b0
rtl support
2016-02-20 00:11:06 -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
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
d
56b4c7f12c
Update changes section of readme.
2016-02-19 11:26:33 -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
ca800454f1
#220 . Add enableMove and enableResize. Fix staticGrid.
2016-02-18 16:48:16 -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
31c3eb494e
update DOC
2016-02-17 18:41:10 -08: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
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
Pavel Reznikov
1edda7f24c
v0.2.4
2016-02-15 09:31:43 -08: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
Pavel Reznikov
acc2acbec1
Update README.md
2016-02-12 16:07:49 -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
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
7a76830272
small fixes
2016-02-10 18:45:59 -08:00
Pavel Reznikov
f1e9723484
readme
2016-02-10 17:33:35 -08:00
Pavel Reznikov
652979a3f8
slack
2016-02-09 23:46:33 -08:00
Pavel Reznikov
81e6351586
update README
2016-02-08 22:43:46 -08:00
Martin Mrose
8c5ab67796
Updated readme
2015-11-03 00:20:47 +01:00
Kevin Dietrich
bee6ff6e31
API make_widget functionality
2015-10-26 12:31:06 +01:00
Pavel Reznikov
fc571d8b82
typo
2015-10-15 18:41:08 -07:00
Pavel Reznikov
79f509c6e6
add handle_class option
2015-09-09 18:20:06 -07:00
Pavel Reznikov
91e9d6fb77
improved readability
2015-09-09 18:16:26 -07:00
Matt
bbf1644f3f
improved readability
...
optional argument notation
2015-08-22 09:42:13 +02:00
randoum
d317455ba2
Rails gem link
2015-08-15 07:21:48 +02:00
Pavel Reznikov
5bbd8d5f54
build js
2015-07-31 18:07:44 -07:00
cvillemure
c35042dbc4
Add a set_static method for the grid + add a static class to the container
...
The set_static method allow to toggle the static mode on the fly.
The 'grid-stack-static' class allow the user to apply custom CSS style
on the widgets when in static mode.
2015-07-23 15:43:44 -04:00
Pavel Reznikov
7f0d622e71
Merge pull request #190 from boreal-is/master
...
Trigger change event for add/remove
2015-07-22 16:31:15 -07:00
cvillemure
187e13a244
Trigger change event for add/remove
...
Trigger change event for add_widget / remove_widget methods and refactor
the trigger into a method for uniformity
2015-07-22 15:21:51 -04:00
Pavel Reznikov
ed29eed4a0
destroy method
2015-07-21 23:34:45 -07:00
Pavel Reznikov
177ddc10c3
update readme with min_width/min_height
2015-07-20 16:52:15 -07:00