Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions .changeset/modern-owl-dance.md

This file was deleted.

8 changes: 8 additions & 0 deletions example-project-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @projectstorm/react-workspaces-demo

## 2.1.15

### Patch Changes

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0
- @projectstorm/react-workspaces-behavior-resize@2.3.12

## 2.1.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion example-project-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-demo",
"version": "2.1.14",
"version": "2.1.15",
"author": "dylanvorster",
"license": "MIT",
"private": true,
Expand Down
11 changes: 11 additions & 0 deletions packages/behavior-divider-dropzone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @projectstorm/react-workspaces-behavior-divider-dropzone

## 2.4.13

### Patch Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0

## 2.4.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/behavior-divider-dropzone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-behavior-divider-dropzone",
"version": "2.4.12",
"version": "2.4.13",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
13 changes: 13 additions & 0 deletions packages/behavior-panel-dropzone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @projectstorm/react-workspaces-behavior-panel-dropzone

## 2.4.0

### Minor Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

### Patch Changes

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0

## 2.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/behavior-panel-dropzone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-behavior-panel-dropzone",
"version": "2.3.13",
"version": "2.4.0",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
11 changes: 11 additions & 0 deletions packages/behavior-resize/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @projectstorm/react-workspaces-behavior-resize

## 2.3.12

### Patch Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0

## 2.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/behavior-resize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-behavior-resize",
"version": "2.3.11",
"version": "2.3.12",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @projectstorm/react-workspaces-core

## 4.3.0

### Minor Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

## 4.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-core",
"version": "4.2.3",
"version": "4.3.0",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
14 changes: 14 additions & 0 deletions packages/defaults/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @projectstorm/react-workspaces-defaults

## 2.3.18

### Patch Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0
- @projectstorm/react-workspaces-model-floating-window@2.2.15
- @projectstorm/react-workspaces-model-tabs@2.3.12
- @projectstorm/react-workspaces-model-tray@2.5.13

## 2.3.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/defaults/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-defaults",
"version": "2.3.17",
"version": "2.3.18",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
15 changes: 15 additions & 0 deletions packages/dropzone-plugin-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @projectstorm/react-workspaces-dropzone-plugin-tabs

## 2.3.0

### Minor Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

### Patch Changes

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0
- @projectstorm/react-workspaces-behavior-panel-dropzone@2.4.0
- @projectstorm/react-workspaces-model-tabs@2.3.12

## 2.2.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dropzone-plugin-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-dropzone-plugin-tabs",
"version": "2.2.15",
"version": "2.3.0",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
15 changes: 15 additions & 0 deletions packages/dropzone-plugin-tray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @projectstorm/react-workspaces-dropzone-plugin-tray

## 2.3.0

### Minor Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

### Patch Changes

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0
- @projectstorm/react-workspaces-behavior-panel-dropzone@2.4.0
- @projectstorm/react-workspaces-model-tray@2.5.13

## 2.2.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dropzone-plugin-tray/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-dropzone-plugin-tray",
"version": "2.2.14",
"version": "2.3.0",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
11 changes: 11 additions & 0 deletions packages/model-floating-window/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @projectstorm/react-workspaces-model-floating-window

## 2.2.15

### Patch Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0

## 2.2.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/model-floating-window/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-model-floating-window",
"version": "2.2.14",
"version": "2.2.15",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
11 changes: 11 additions & 0 deletions packages/model-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @projectstorm/react-workspaces-model-tabs

## 2.3.12

### Patch Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0

## 2.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/model-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-model-tabs",
"version": "2.3.11",
"version": "2.3.12",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
12 changes: 12 additions & 0 deletions packages/model-tray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @projectstorm/react-workspaces-model-tray

## 2.5.13

### Patch Changes

- 6d89b0f: Upgrade the workspace to the latest TypeScript, React, Storybook, and build-tool dependencies.

Add improved panel drop targets, including reliable transform-zone activation, root-level tab and tray splitting, and gap-free directional layouts while preserving boundary drop zones.

- Updated dependencies [6d89b0f]
- @projectstorm/react-workspaces-core@4.3.0
- @projectstorm/react-workspaces-model-floating-window@2.2.15

## 2.5.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/model-tray/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectstorm/react-workspaces-model-tray",
"version": "2.5.12",
"version": "2.5.13",
"repository": "https://github.com/projectstorm/react-workspaces.git",
"main": "./dist/index.umd.js",
"module": "./dist/index.jsx",
Expand Down
Loading