Yulong Ruan

Results 25 issues of Yulong Ruan

Installation script(install.sh) should be more interactive. for example: ask users whether they need default eslintrc or not.

Do not update signs if: 1. buffer is modified but not saved 2. `coverage.json` is not changed.

- [x] 每日龙虎榜列表 - [ ] 个股上榜统计 - [x] 营业部上榜统计 - [ ] 机构席位追踪 - [ ] 机构成交明细

- [ ] 中证500成份股 - [ ] 终止上市股票列表 - [ ] 暂停上市股票列表

1. Include all dependencies in shared ```javascript const { dependencies } = require('./package.json'); { shared: { ...dependencies, react: { singleton: true, requiredVersion: dependencies['react'], }, 'react-dom': { singleton: true, requiredVersion: dependencies['react-dom'],...

question

### Description During the development phase, it's common to deploy a cluster with plugins that are still in progress. To facilitate the installation of these plugins, the current approach involves...

first-time-contributor

## Summary This proposals intent is to provide a field called `types` to hold the URL to the Typescript type definitions of the micro-frontend modules/applications to enable further integrations with...

### Description With unsupported type `ppl` The error message before: `url: {"%type%": "${type}"} is not supported` It should be: `url: {"%type%": "ppl"} is not supported` ### Issues Resolved ## Screenshot...

backport 2.x
valued-contributor
failed changeset
v2.15.0

## Summary This RFC proposes a design for sharing saved objects across workspaces in order to enable efficient sharing and collaboration between users across different workspaces. This RFC is created...

enhancement
rfc
workspace

**Is your feature request related to a problem? Please describe.** Trying to add vertical button group similar to this, but couldn't find it's supported from the doc. ![image](https://user-images.githubusercontent.com/486382/229746382-fce114e8-407f-4d4f-bebe-4f9b33ebf6ac.png) **Describe the...

enhancement
ux/ui
Component Iteration