Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b0afcb

Browse files
committed
update change log
1 parent d6c0849 commit 6b0afcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Inspired by [gridster.js](http://gridster.net). Built with love.
2929
- [cell_height()](#cell_height)
3030
- [cell_height(val)](#cell_heightval)
3131
- [cell_width()](#cell_width)
32+
- [get_cell_from_pixel(position)](#get_cell_from_pixelposition)
3233
- [locked(el, val)](#lockedel-val)
3334
- [remove_widget(el)](#remove_widgetel)
3435
- [remove_all()](#remove_all)
@@ -468,6 +469,7 @@ Changes
468469

469470
#### v0.2.3 (development version)
470471

472+
- add `get_cell_from_pixel` (thanks to @juchi)
471473
- AMD support
472474
- fix nodes sorting
473475
- improved touch devices support

0 commit comments

Comments
 (0)