TCYong

Results 5 issues of TCYong

**Is your feature request related to a problem? Please describe.** NES.css better use **Describe the solution you'd like** Provide a set of component library **Additional context** [NES-design](https://github.com/loo41/NES-design),

https://github.com/nostalgic-css/NES.css/blob/444faf05d1427c007e3aab24ba8441c84c6c04ab/scss/base/variables.scss#L8 **Describe the bug** ## When I try to use a custom theme **To Reproduce** ``` // xx.scss $primary-colors: ( normal: red, hover: red, shadow: red, ) !default; @import "nes.css/scss/nes.scss";...

bug

支持了中文语言选择 Support the choice of Chinese [中文 vue-date-picker ](https://github.com/loo41/vue-date-picker)

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/sad-flower-8jnwx6?file=/src/App.tsx) ### Steps to reproduce 使用 form.list 组件,使用 add 方法添加 2 个元素,在使用 remove 方法删除 1 个元素,使用 onValuesChange 的第二个参数收集数据,fields 数组依然存在 2 个元素,被删除的元素在 fields 的下标位置存在为 undefined ###...

🐛 Bug