diff --git a/examples/absolute-port-layout-dynamic-port-sizes-js/README.md b/examples/absolute-port-layout-dynamic-port-sizes-js/README.md deleted file mode 100644 index cd1591ae81..0000000000 --- a/examples/absolute-port-layout-dynamic-port-sizes-js/README.md +++ /dev/null @@ -1,40 +0,0 @@ -# JointJS: Absolute Port Layout & Dynamic Port Sizes - -Do you need the size of element ports to be driven by the text they contain? Do you want to position ports based on dynamic factors? This demo shows exactly that. - -## Install - -From the root of the monorepo, install all dependencies: - -```bash -yarn install -yarn run build -```` - -## Development - -Run the development server from this example directory: - -```bash -yarn dev -``` - -Then open the URL printed in the terminal (usually `http://localhost:5173`). - -## Build - -Create a production build: - -```bash -yarn build -``` - -The output will be generated in the `dist/` directory. - -## Preview - -Preview the production build locally: - -```bash -yarn preview -``` diff --git a/examples/absolute-port-layout-dynamic-port-sizes-js/assets/jointjs-logo-black.svg b/examples/absolute-port-layout-dynamic-port-sizes-js/assets/jointjs-logo-black.svg deleted file mode 100644 index e5cc83f907..0000000000 --- a/examples/absolute-port-layout-dynamic-port-sizes-js/assets/jointjs-logo-black.svg +++ /dev/null @@ -1,91 +0,0 @@ - \ No newline at end of file diff --git a/examples/absolute-port-layout-dynamic-port-sizes-js/index.html b/examples/absolute-port-layout-dynamic-port-sizes-js/index.html deleted file mode 100644 index a704cd46ff..0000000000 --- a/examples/absolute-port-layout-dynamic-port-sizes-js/index.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -
- - - -Embedded teams remain grouped while joint-layout-msagl routes cross-cutting work around - department bounds.
-Left → Right layering · Rectilinear routing · 115px node spacing
-Adjust the sliders to see joint-layout-msagl update the layout in real time.
-This is your portfolio now in ${currentYear}.
- -powered by GarboChess.js
- - - - - - - - - - diff --git a/packages/joint-core/demo/chess/src/chess.js b/packages/joint-core/demo/chess/src/chess.js deleted file mode 100644 index 42cb5ba332..0000000000 --- a/packages/joint-core/demo/chess/src/chess.js +++ /dev/null @@ -1,513 +0,0 @@ -const KingWhite = joint.dia.Element.define('chess.KingWhite', { - size: { width: 42, height: 38 } -}, { - markup: joint.util.svg/*xml*/` -This is your portfolio now in ${currentYear}.
- -