Skip to content

Commit 08c507b

Browse files
committed
chore: updated README.md and pckage.json
1 parent ce78265 commit 08c507b

File tree

3 files changed

+2743
-22347
lines changed

3 files changed

+2743
-22347
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ Here is listed the basic API of both KtdGridComponent and KtdGridItemComponent.
171171
- [x] Add dragStartThreshold option to grid items.
172172
- [x] Auto Scroll vertical/horizontal if container is scrollable when dragging a grid item. ([commit](https://github.com/katoid/angular-grid-layout/commit/d137d0e3f40cafdb5fdfd7b2bce4286670200c5d)).
173173
- [x] Grid support for minWidth/maxWidth and minHeight/maxHeight on grid items.
174-
- [x] Add grid gap feature.
175-
- [x] Customizable drag placeholder.
174+
- [x] Add grid gap feature. ([commit](https://github.com/katoid/angular-grid-layout/commit/a8b129d76cb7bf12a63ff92beee5d5bbb28046b3))
175+
- [x] Customizable drag placeholder. ([commit](https://github.com/katoid/angular-grid-layout/commit/ce7826522f67333359afcac4f10cb3cd4b76f7b0)).
176176
- [ ] rowHeight to support also 'fit' as value instead of only CSS pixels ([issue](https://github.com/katoid/angular-grid-layout/issues/1)).
177177
- [ ] Grid support for static grid items.
178178
- [ ] Check grid compact horizontal algorithm, estrange behaviour when overflowing, also in react-grid-layout.

0 commit comments

Comments
 (0)