Pavel Reznikov
02f0eba64d
add maxWidth/maxHeight
2016-02-17 19:03:21 -08:00
Pavel Reznikov
f163d40e7f
build js
2016-02-17 18:40:57 -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
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
2016-02-15 09:31:43 -08:00
Jerome Louis
f34e93baac
increased readability
2016-02-15 11:32:39 +01:00
Kevin Dietrich
5ce3c17039
build js
2016-02-14 10:46:49 +01:00
Pavel Reznikov
ca594a6ba2
build js
2016-02-13 14:42:09 -08:00
Pavel Reznikov
8ebb3f74b4
build js
2016-02-10 23:16:33 -08:00
Pavel Reznikov
d11eaba9b8
placeholder_text option
2016-02-10 19:14:44 -08:00
Pavel Reznikov
44ed26d813
build dist
2016-02-10 18:54:56 -08:00
Pavel Reznikov
deff21d822
Merge pull request #162 from martynsmall/master
...
Fix resize/move issue in one column mode
2016-02-10 18:54:26 -08:00
Pavel Reznikov
8314837213
build js
2016-02-10 18:53:00 -08:00
Pavel Reznikov
4dae65aa46
merge PR #283
2016-02-10 18:29:49 -08:00
Pavel Reznikov
b32b3f251f
fix #276
2016-02-08 22:58:10 -08:00
Pavel Reznikov
195fa60ecb
build dist
2016-02-08 22:44:41 -08:00
Florian Heinze
9c644eef98
[BUGFIX] offset problems for dragging and scaling with a lot of columns
...
When using a a lot of columns, e.g. more than 40
then the dashed box showing the next placement would
behave strangely compared to the box I am currently
dragging. This behavior increases while dragging
the box to the right side.
When scaling a box on the right side, the box would
jump one column to the left, which would then move around
all the boxes that I have already placed.
This behavior seems to be related to a rounding problem.
2016-01-25 14:08:18 +01:00
Jerome Louis
4471b9e385
New dist files generated using gruntfile
2015-11-18 16:48:43 +01: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
martynsmall
feab5d8e18
Updated dist
2015-08-06 15:40:27 +01:00
Pavel Reznikov
5bbd8d5f54
build js
2015-07-31 18:07:44 -07:00
Pavel Reznikov
e0e9eec66f
build dist
2015-07-22 16:32:02 -07:00
Pavel Reznikov
ed29eed4a0
destroy method
2015-07-21 23:34:45 -07:00
Pavel Reznikov
a738ee8e52
update dist with min_width/min_height
2015-07-20 16:52:54 -07:00
Pavel Reznikov
0a58260563
add static_grid option
2015-07-16 18:49:28 -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
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
2e0dbc1e6a
fix ‘w’ resize
2015-05-14 20:28:47 -07:00
Rick Cuddy
6746234036
Update bower.json main files to match "standards"
...
This update allows use of bower.json main value in buildtools that rely on
the appropriate files being defined in this main array. It also points to
the unminified, but compiled dist versions as per bower spec:
https://github.com/bower/bower.json-spec#main
* Changes main js file to use unminified version
* Adds the gridstack.css file to the main files array
* Moves compiled CSS into `dist` folder (upstream build process needs update)
* Duplicate `src/gridstack.js` into `dist/gridstack.js` (upstream build process needs update)
* Update demo html to point to `dist` instead of `src`
2015-03-21 16:23:18 +11:00
Pavel Reznikov
41b1a40fa0
fix floating mode (issue #93 )
2015-03-12 19:52:26 -07:00
Pavel Reznikov
95328b7455
lodash.js support
2015-03-10 23:26:44 -07:00
Pavel Reznikov
6768a14802
lodash.js support
2015-03-10 23:10:26 -07:00
Pavel Reznikov
66388d020c
improve memory usage
2015-03-09 21:37:08 -07:00
Pavel Reznikov
fc28ca5947
add detach_node param to remove_widget
2015-03-08 23:33:14 -07:00
Pavel Reznikov
94b4889eb7
add is_area_empty API method
2015-03-08 22:45:14 -07:00
Pavel Reznikov
3f5d6fca80
nested grids
2015-03-08 22:28:51 -07:00
Pavel Reznikov
b64accd45a
fix styles initialization
2015-03-08 12:04:15 -07:00
Pavel Reznikov
160e56af30
remove default value for max height
2015-03-06 00:44:05 -08:00
Pavel Reznikov
9323f17a0f
minimize js file
2015-03-05 23:50:41 -08:00
Pavel Reznikov
8cb3098d00
build css from scss
2015-03-05 23:06:20 -08:00
Pavel Reznikov
26bb52657e
minimize js
2015-03-03 22:30:26 -08:00