Skip to content

Commit aa8b886

Browse files
author
Alain Dumesny
committed
removed 1.0 release doc info
as it was causing generated doc to be modified on each builds (git mod). We can add it back if/when it makes sense.
1 parent 279da3e commit aa8b886

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Join gridstack.js on Slack: https://gridstackjs.troolee.com
1616
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1717
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
1818

19-
<!--- [gridstack.js News](#gridstackjs-news) -->
2019
- [Demo and examples](#demo-and-examples)
2120
- [Usage](#usage)
2221
- [Requirements](#requirements)
@@ -32,20 +31,12 @@ Join gridstack.js on Slack: https://gridstackjs.troolee.com
3231
- [Different grid widths](#different-grid-widths)
3332
- [Override resizable/draggable options](#override-resizabledraggable-options)
3433
- [IE8 support](#ie8-support)
35-
- [Use with require.js](#use-with-requirejs)
3634
- [Changes](#changes)
3735
- [The Team](#the-team)
3836

39-
<!-- END doctoc generated TOC please keep comment here to allow auto update
37+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4038

4139

42-
gridstack.js News
43-
=====
44-
45-
Version 1.0 is coming! Check out the blog post here for more information:
46-
[https://dylandreams.com/2017/04/26/gridstack-10-coming-soon/](https://dylandreams.com/2017/04/26/gridstack-10-coming-soon/) and [subscribe to the blog](https://dylandreams.com) for more gridstack news and tutorials.
47-
-->
48-
4940
Demo and examples
5041
====
5142

doc/CHANGES.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Change log
55
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
66
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
77

8-
- [v1.0.0 (development)](#v100-development)
98
- [v0.5.0 (2019-03-29)](#v050-2019-03-29)
109
- [v0.4.0 (2018-05-11)](#v040-2018-05-11)
1110
- [v0.3.0 (2017-04-21)](#v030-2017-04-21)
@@ -20,10 +19,6 @@ Change log
2019

2120
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2221

23-
## v1.0.0 (development)
24-
25-
TBD
26-
2722
## v0.5.0 (2019-03-29)
2823

2924
- emit `dropped` event when a widget is dropped from one grid into another ([#823](https://github.com/gridstack/gridstack.js/issues/823)).

0 commit comments

Comments
 (0)