Skip to content

Commit

Permalink
Merge pull request #2648 from adumesny/master
Browse files Browse the repository at this point in the history
v10.1.2
  • Loading branch information
adumesny committed Mar 31, 2024
2 parents 1c0e975 + b924d3e commit eb89747
Show file tree
Hide file tree
Showing 21 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion angular/projects/lib/src/lib/base-widget.ts
@@ -1,5 +1,5 @@
/**
* gridstack-item.component.ts 10.1.1-dev
* gridstack-item.component.ts 10.1.2
* Copyright (c) 2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion angular/projects/lib/src/lib/gridstack-item.component.ts
@@ -1,5 +1,5 @@
/**
* gridstack-item.component.ts 10.1.1-dev
* gridstack-item.component.ts 10.1.2
* Copyright (c) 2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion angular/projects/lib/src/lib/gridstack.component.ts
@@ -1,5 +1,5 @@
/**
* gridstack.component.ts 10.1.1-dev
* gridstack.component.ts 10.1.2
* Copyright (c) 2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion angular/projects/lib/src/lib/gridstack.module.ts
@@ -1,5 +1,5 @@
/**
* gridstack.component.ts 10.1.1-dev
* gridstack.component.ts 10.1.2
* Copyright (c) 2022 Alain Dumesny - see GridStack root license
*/

Expand Down
4 changes: 2 additions & 2 deletions doc/CHANGES.md
Expand Up @@ -5,7 +5,7 @@ Change log
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*

- [10.1.1-dev (TBD)](#1011-dev-tbd)
- [10.1.2 (2024-03-30)](#1012-2024-03-30)
- [10.1.1 (2024-03-03)](#1011-2024-03-03)
- [10.1.0 (2024-02-04)](#1010-2024-02-04)
- [10.0.1 (2023-12-10)](#1001-2023-12-10)
Expand Down Expand Up @@ -108,7 +108,7 @@ Change log
- [v0.1.0 (2014-11-18)](#v010-2014-11-18)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## 10.1.1-dev (TBD)
## 10.1.2 (2024-03-30)
* fix: [#2628](https://github.com/gridstack/gridstack.js/issues/2628) `removeAll()` does not trigger Angular's ngOnDestroy
* fix: [#2503](https://github.com/gridstack/gridstack.js/issues/2503) Drag and drop a widget on top of a locked widget - Thank you [JakubEleniuk](https://github.com/JakubEleniuk)
* fix: [#2584](https://github.com/gridstack/gridstack.js/issues/2584) wrong sort order during 1 column resize - Thank you [JakubEleniuk](https://github.com/JakubEleniuk) again.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "gridstack",
"version": "10.1.1-dev",
"version": "10.1.2",
"license": "MIT",
"author": "Alain Dumesny <alaind831+github@gmail.com> (https://github.com/adumesny)",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion src/dd-base-impl.ts
@@ -1,5 +1,5 @@
/**
* dd-base-impl.ts 10.1.1-dev
* dd-base-impl.ts 10.1.2
* Copyright (c) 2021-2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-draggable.ts
@@ -1,5 +1,5 @@
/**
* dd-draggable.ts 10.1.1-dev
* dd-draggable.ts 10.1.2
* Copyright (c) 2021-2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-droppable.ts
@@ -1,5 +1,5 @@
/**
* dd-droppable.ts 10.1.1-dev
* dd-droppable.ts 10.1.2
* Copyright (c) 2021-2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-element.ts
@@ -1,5 +1,5 @@
/**
* dd-elements.ts 10.1.1-dev
* dd-elements.ts 10.1.2
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-gridstack.ts
@@ -1,5 +1,5 @@
/**
* dd-gridstack.ts 10.1.1-dev
* dd-gridstack.ts 10.1.2
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-manager.ts
@@ -1,5 +1,5 @@
/**
* dd-manager.ts 10.1.1-dev
* dd-manager.ts 10.1.2
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-resizable-handle.ts
@@ -1,5 +1,5 @@
/**
* dd-resizable-handle.ts 10.1.1-dev
* dd-resizable-handle.ts 10.1.2
* Copyright (c) 2021-2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-resizable.ts
@@ -1,5 +1,5 @@
/**
* dd-resizable.ts 10.1.1-dev
* dd-resizable.ts 10.1.2
* Copyright (c) 2021-2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/dd-touch.ts
@@ -1,5 +1,5 @@
/**
* touch.ts 10.1.1-dev
* touch.ts 10.1.2
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gridstack-engine.ts
@@ -1,5 +1,5 @@
/**
* gridstack-engine.ts 10.1.1-dev
* gridstack-engine.ts 10.1.2
* Copyright (c) 2021-2022 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gridstack-poly.js
@@ -1,5 +1,5 @@
/**
* gridstack-poly.ts 10.1.1-dev used for IE and older browser support (not supported in v2-v4.3.1, but again in v4.4)
* gridstack-poly.ts 10.1.2 used for IE and older browser support (not supported in v2-v4.3.1, but again in v4.4)
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gridstack.scss
@@ -1,5 +1,5 @@
/**
* gridstack SASS styles 10.1.1-dev
* gridstack SASS styles 10.1.2
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down
4 changes: 2 additions & 2 deletions src/gridstack.ts
@@ -1,5 +1,5 @@
/*!
* GridStack 10.1.1-dev
* GridStack 10.1.2
* https://gridstackjs.com/
*
* Copyright (c) 2021-2022 Alain Dumesny
Expand Down Expand Up @@ -1904,7 +1904,7 @@ export class GridStack {
return this;
}

static GDRev = '10.1.1-dev';
static GDRev = '10.1.2';

/* ===========================================================================================
* drag&drop methods that used to be stubbed out and implemented in dd-gridstack.ts
Expand Down
2 changes: 1 addition & 1 deletion src/types.ts
@@ -1,5 +1,5 @@
/**
* types.ts 10.1.1-dev
* types.ts 10.1.2
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down
2 changes: 1 addition & 1 deletion src/utils.ts
@@ -1,5 +1,5 @@
/**
* utils.ts 10.1.1-dev
* utils.ts 10.1.2
* Copyright (c) 2021 Alain Dumesny - see GridStack root license
*/

Expand Down

0 comments on commit eb89747

Please sign in to comment.