Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8e14806

Browse files
Merge pull request gridstack#3053 from adumesny/master
v12.1.2-dev
2 parents 61a39c3 + 25c015e commit 8e14806

21 files changed

+23
-23
lines changed

‎angular/projects/lib/src/lib/base-widget.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* gridstack-item.component.ts 12.1.2
2+
* gridstack-item.component.ts 12.1.2-dev
33
* Copyright (c) 2022-2024 Alain Dumesny - see GridStack root license
44
*/
55

‎angular/projects/lib/src/lib/gridstack-item.component.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* gridstack-item.component.ts 12.1.2
2+
* gridstack-item.component.ts 12.1.2-dev
33
* Copyright (c) 2022-2024 Alain Dumesny - see GridStack root license
44
*/
55

‎angular/projects/lib/src/lib/gridstack.component.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* gridstack.component.ts 12.1.2
2+
* gridstack.component.ts 12.1.2-dev
33
* Copyright (c) 2022-2024 Alain Dumesny - see GridStack root license
44
*/
55

‎angular/projects/lib/src/lib/gridstack.module.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* gridstack.component.ts 12.1.2
2+
* gridstack.component.ts 12.1.2-dev
33
* Copyright (c) 2022-2024 Alain Dumesny - see GridStack root license
44
*/
55

‎angular/projects/lib/src/lib/types.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* gridstack-item.component.ts 12.1.2
2+
* gridstack-item.component.ts 12.1.2-dev
33
* Copyright (c) 2025 Alain Dumesny - see GridStack root license
44
*/
55

‎doc/CHANGES.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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-
- [12.1.2 (2024年05月07日)](#1212-2024年05月07日)
8+
- [12.1.2-dev (2024年05月07日)](#1212-2024年05月07日)
99
- [12.1.1 (2024年04月28日)](#1211-2024年04月28日)
1010
- [12.1.0 (2024年04月23日)](#1210-2024年04月23日)
1111
- [12.0.0 (2025年04月12日)](#1200-2025年04月12日)
@@ -127,7 +127,7 @@ Change log
127127

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

130-
## 12.1.2 (2024年05月07日)
130+
## 12.1.2-dev (2024年05月07日)
131131
* fix [#3043](https://github.com/gridstack/gridstack.js/issues/3043) fix `opts.animate` again
132132
* fix [#3048](https://github.com/gridstack/gridstack.js/pull/3048) nested grid resizeToContentCBCheck() fix
133133

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gridstack",
3-
"version": "12.1.2",
3+
"version": "12.1.2-dev",
44
"license": "MIT",
55
"author": "Alain Dumesny <alaind831+github@gmail.com> (https://github.com/adumesny)",
66
"contributors": [

‎src/dd-base-impl.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* dd-base-impl.ts 12.1.2
2+
* dd-base-impl.ts 12.1.2-dev
33
* Copyright (c) 2021-2024 Alain Dumesny - see GridStack root license
44
*/
55

‎src/dd-draggable.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* dd-draggable.ts 12.1.2
2+
* dd-draggable.ts 12.1.2-dev
33
* Copyright (c) 2021-2024 Alain Dumesny - see GridStack root license
44
*/
55

‎src/dd-droppable.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* dd-droppable.ts 12.1.2
2+
* dd-droppable.ts 12.1.2-dev
33
* Copyright (c) 2021-2024 Alain Dumesny - see GridStack root license
44
*/
55

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /