Kun Yan
Kun Yan
Hi, I would like propose a feature request. Add 2 attributes for `Edge` `color.highlight.from` and `color.highlight.to`. When we clicked a node, It would be nice to show different edges for...
# Concept Hi there, Since [pnpm](https://pnpm.io/) and [yarn](https://yarnpkg.com/) is becoming [more and more popular ](https://www.npmtrends.com/npm-vs-pnpm-vs-yarn) in nodejs development community. npm is not the only package manager any more I think...
Monorepo is becoming more and more popular repo style in Node.js ecosystem. It support the developers could arrange the packages as they want and link them together. The current s2i...
## Describe the bug: Nilam is working on test spa on access. And he did a typo to write a yaml file like this ```yaml # SPAship config file #...
## Is your chore related to a problem? Please describe: Since we did the UI multi-tenant feature, the e2e test can not running any more We need to fix it...
## Is your feature request related to a problem? Please describe: ## Describe the solution you'd like: We should have a unified notification to show success/error message to user ##...
## Describe the bug: When I trying to deploy a new SPA via SPAship multi-tenant UI, There are no network request since I clicked submit button ## Steps to reproduce:...
## Describe the bug: The current API request is using `Promise.all`, but if one of environment down. the other UI can not render other API results We should fix that...
## Describe the bug: The `api` can not handle the upload file which over 10MB ## Steps to reproduce: ## Expected behavior: ## Screenshots: ## Environment; - Operating System(s): Linux/macOS/Windows...
The manager becoming to more and more complex, the state management looks been a critical issue we will meet soon. I have familiar with redux with react. but feels it...