Skip to content

Commit

Permalink
update 2024-10-21
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed Oct 21, 2024
1 parent 7e9d24e commit 7eec2af
Show file tree
Hide file tree
Showing 213 changed files with 939 additions and 937 deletions.
1,450 changes: 726 additions & 724 deletions konva.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "parcel build index.html"
},
"dependencies": {
"konva": "9.3.15"
"konva": "9.3.16"
},
"devDependencies": {
"@babel/core": "8.3.5",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/animation_demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/basic_demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/canvas_portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/complex_animations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"dependencies": {
"@react-spring/konva": "9.7.3",
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/custom_shape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/dom_portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/drag_and_drop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/drop_image_into_stage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/filters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/free-drawing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/image-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/refs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/seats-reservation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [],
"main": "src/index.js",
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/shapes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/simple_animations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/undo_redo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion react-demos/window-frame-design-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [],
"main": "src/index.js",
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"mobx": "6.1.8",
"mobx-react": "7.1.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion react-demos/zIndex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"konva"
],
"dependencies": {
"konva": "9.3.15",
"konva": "9.3.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-konva": "18.0.0-0"
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/animations/Moving.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Animate Position Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/animations/Rotation.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Rotation Animation Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/animations/Scaling.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Scale Animation Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/animations/Stop_Animation.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Stop Animation Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/clipping/Clipping_Function.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Clipping Function Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/clipping/Clipping_Regions.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Simple Clipping Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Load Complex Stage Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Load Complex Stage Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva High Quality Export Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Save Stage Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Simple Load Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Stage Data URL Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Complex Drag and Drop Bounds Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/drag_and_drop/Drag_Events.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Drag Events Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/drag_and_drop/Drag_a_Group.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Drag and Drop a Group Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/drag_and_drop/Drag_a_Line.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Drag and Drop a Line Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/drag_and_drop/Drag_a_Stage.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Drag and Drop the Stage Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/drag_and_drop/Drag_an_Image.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Drag and Drop an Image Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/drag_and_drop/Drag_and_Drop.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Drag and Drop Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/drag_and_drop/Drop_Events.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Drop Events Demo</title>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Simple Drag Bounds Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/events/Binding_Events.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Shape Events Demo</title>
<style>
Expand Down
2 changes: 1 addition & 1 deletion source/downloads/code/events/Cancel_Propagation.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/[email protected].15/konva.min.js"></script>
<script src="https://unpkg.com/[email protected].16/konva.min.js"></script>
<meta charset="utf-8" />
<title>Konva Cancel Event Bubble Propagation Demo</title>
<style>
Expand Down
Loading

0 comments on commit 7eec2af

Please sign in to comment.