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

Skip to content

Commit 803c182

Browse files
authored
Update CHANGES.md
1 parent 8f7c74d commit 803c182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Change log
66
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
77

88
- [v1.0.0 (development)](#v100-development)
9-
- [v0.4.0](#v040)
9+
- [v0.4.0 (2008-05-11)](#v040-2008-05-11)
1010
- [v0.3.0 (2017-04-21)](#v030-2017-04-21)
1111
- [v0.2.6 (2016-08-17)](#v026-2016-08-17)
1212
- [v0.2.5 (2016-03-02)](#v025-2016-03-02)
@@ -26,7 +26,7 @@ Change log
2626
- don't push locked widgets even if they are at the top of the grid ([#882](https://github.com/gridstack/gridstack.js/issues/882)).
2727
- removed lodash dependencies ([#693](https://github.com/gridstack/gridstack.js/issues/693)).
2828

29-
## v0.4.0
29+
## v0.4.0 (2008-05-11)
3030

3131
- widgets can have their own resize handles. Use `data-gs-resize-handles` element attribute to use. For example, `data-gs-resize-handles="e,w"` will make the particular widget only resize west and east. ([#494](https://github.com/gridstack/gridstack.js/issues/494)).
3232
- enable sidebar items to be duplicated properly. Pass `helper: 'clone'` in `draggable` options. ([#661](https://github.com/gridstack/gridstack.js/issues/661), ([#396](https://github.com/gridstack/gridstack.js/issues/396), ([#499](https://github.com/gridstack/gridstack.js/issues/499)).

0 commit comments

Comments
 (0)