Pavel Reznikov
922cc30ea7
Merge pull request #247 from parano/command-js-fix
...
Support for commonJS
2015-10-13 16:07:12 -07:00
Chaoyu
3be2105a93
try load lodash, otherwise use global _
2015-10-09 15:22:00 -07:00
Chaoyu
b7c7b3b8f3
fix
2015-10-09 15:10:22 -07:00
Chaoyu
5472f95252
common js suport
2015-10-09 14:46:12 -07:00
Pavel Reznikov
7cc527149b
Merge pull request #241 from timwis/master
...
Add main property to package.json to enable use via require()
2015-10-07 10:34:25 -07:00
timwis
fbe4113ea8
Add main property to package.json
2015-10-05 21:17:33 -04:00
Pavel Reznikov
b00114d5bc
fix handle option
2015-09-21 20:13:05 -07:00
Pavel Reznikov
847a54c492
Make sure not to include placeholders when calling prepare element.
2015-09-09 18:21:36 -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
Pavel Reznikov
54e8e60c28
Merge pull request #211 from randoum/patch-1
...
Rails gem link
2015-08-19 15:26:59 -07: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
Pavel Reznikov
f7e041586f
Merge pull request #191 from boreal-is/master
...
Add a set_static method for the grid + add a static class to the container
2015-07-31 18:05:52 -07:00
Pavel Reznikov
d26a079d43
Merge pull request #194 from mikehaas763/master
...
Setup as an npm package
2015-07-30 17:13:23 -07:00
Mike Haas
510a575714
Setup as an npm package
2015-07-30 13:20:18 -04: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
cvillemure
a349b76156
Merge pull request #1 from troolee/master
...
Merge latest commit to fork
2015-07-23 15:19:12 -04:00
Pavel Reznikov
e0e9eec66f
build dist
2015-07-22 16:32:02 -07: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
ac219ab2ea
Merge pull request #189 from zspitzer/master
...
Add Destroy method
2015-07-21 23:28:04 -07:00
Zac Spitzer
c35a3cad1d
Add Destroy method
...
- added remove_stylesheet
- changed on_resize_hander to allow unbinding
- added destroy method
2015-07-22 11:33:41 +10:00
Pavel Reznikov
a738ee8e52
update dist with min_width/min_height
2015-07-20 16:52:54 -07:00
Pavel Reznikov
177ddc10c3
update readme with min_width/min_height
2015-07-20 16:52:15 -07:00
Pavel Reznikov
cbb0c28a4e
Merge pull request #187 from boreal-is/master
...
Add an API to set minWidth and minHeight to a node
2015-07-20 16:49:48 -07:00
cvillemure
5b73939bc4
Add a API to set minWidth and minHeight to a node
2015-07-20 13:46:51 -04:00
Pavel Reznikov
0a58260563
add static_grid option
2015-07-16 18:49:28 -07:00
Pavel Reznikov
c162173e87
change log
2015-06-24 18:58:06 -07:00
Pavel Reznikov
2349443938
fix closure comiler warnings
2015-06-24 18:57:25 -07:00
Pavel Reznikov
6ffdf307f8
file header version
2015-06-24 18:48:44 -07:00
Pavel Reznikov
14f319e9dc
fix closure linter warnings
2015-06-24 18:48:07 -07:00
Pavel Reznikov
71f86dd3af
starting 0.2.4
2015-06-23 00:16:24 -07:00
Pavel Reznikov
3de2fc680c
v0.2.3
2015-06-23 00:15:33 -07:00
Pavel Reznikov
b5b6ff4410
v0.2.3
v0.2.3
2015-06-23 00:08:58 -07:00
Pavel Reznikov
091ab5b1c0
fix demo title
2015-06-19 22:21:25 -07:00
Pavel Reznikov
b5cdcb2496
extra CSS
2015-06-19 22:02:42 -07:00
Pavel Reznikov
899fee3330
do not fire onchange event with empty array
2015-06-18 19:48:23 -07:00
Pavel Reznikov
b6fec29756
attach placeholder just when it needed
2015-06-18 19:30:48 -07:00
Pavel Reznikov
de951e92c6
jquery-ui packages
2015-06-18 18:34:26 -07:00
Pavel Reznikov
14a9dba190
compile source CSS from SCSS
2015-06-18 18:33:26 -07:00
Pavel Reznikov
a780a58511
Merge pull request #155 from wmak/master
...
Fixing grammatical error
2015-06-05 22:00:16 -07:00
Pavel Reznikov
2421ffc299
Merge pull request #156 from FredFaust/patch-1
...
Update README.md
2015-06-05 22:00:01 -07:00
Jean-Frédéric Faust
27c0866b65
Update README.md
...
Following the other pull request about the readme.md, I thought @wmak 's syntax was better
2015-06-05 15:44:04 -04:00
Jean-Frédéric Faust
9296bef23a
Update README.md
...
Updated some sentences so they are easier to understand and have a correct syntax
Added missing 'new_node.el' to call of add_widget in the example for will_it_fit function.
2015-06-05 15:38:16 -04:00
William Mak
a256afedce
Fixing grammatical error
2015-06-03 11:42:13 -04:00
Pavel Reznikov
5d6ebe6259
Merge pull request #151 from radiolips/bugfix/amd-jquery-ui
...
Bugfix/amd jquery ui
2015-05-31 00:24:52 -07:00
d
da3ab07e86
Merge branch 'master' into bugfix/amd-jquery-ui
2015-05-30 16:05:44 -04:00