pipeline-editor icon indicating copy to clipboard operation
pipeline-editor copied to clipboard

Common pipeline-editor components used in different clients (e.g. Elyra application, Web browser extensions, etc)

Results 12 pipeline-editor issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have...

I tried to run the example code with freshly bootstrapped `cra` and `vite` apps. Both failed miserably: # Cra 1. yarn create react-app my-app --template typescript 2. yarn && yarn...

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...

dependencies

Hello, I use your package to create a pipeline, it looks like this: ![pipeline](https://github.com/elyra-ai/pipeline-editor/assets/62064861/6caa0680-e5b9-49c9-83a2-b9627a7793b9) Are there any option to make the link between nodes have an arrow like this? ![pipeline-2](https://github.com/elyra-ai/pipeline-editor/assets/62064861/0e83f3c2-d815-4079-852b-598c0560f3d7)...

This should properly resolve the issue raised in https://github.com/webpack/webpack/issues/14532, which started breaking the integration tests. Until v6 is available https://github.com/elyra-ai/pipeline-editor/pull/214 implements the suggested workaround.

external:Upstream

In https://github.com/elyra-ai/pipeline-editor#installation ``` make clean dev-link install ``` yields ``` yarn link @elyra/pipeline-editor yarn link v1.22.4 success Using linked package for "@elyra/pipeline-editor". ✨ Done in 0.05s. cd node_modules/@elyra/pipeline-editor && jupyter...

This might be challenging to do. In order to enable this feature we would need to: 1. Delegate verification of the file path to the caller of `pipeline-service/validate` which would...

make list items clickable and when clicked, show options (edit/browse/delete)