Robin

Results 53 issues of Robin

### TuSimple/naive-ui version (版本) 2.32.2-beta.0 ### Vue version (Vue 版本) 3.2.37 ### Browser and its version (浏览器及其版本) OperaGX LVL 4 (core: 89.0.4447.64) ### System and its version (系统及其版本) win 11...

bug

### This function solves the problem (这个功能解决的问题) so far you can not customize the color of the count, when disabled (like text or icon) ### Expected API (期望的 API) ```ts...

feature request
priority: low

### TuSimple/naive-ui version (版本) 2.32.2-beta.0 ### Vue version (Vue 版本) 3.2.37 ### Browser and its version (浏览器及其版本) OperaGX LVL4 (core: 89.0.4447.64) ### System and its version (系统及其版本) Win 11 ###...

bug

### TuSimple/naive-ui version (版本) 2.32.2-beta.0 ### Vue version (Vue 版本) 3.2.37 ### Browser and its version (浏览器及其版本) OperaGX LVL4 (core: 89.0.4447.64) ### System and its version (系统及其版本) Win 11 ###...

bug

### Steps to Reproduce 1. `npm i @sentry/vue @sentry/capacitor` ### Result ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @sentry/[email protected] npm...

Platform: Capacitor
Effort: Small
Impact: Medium

**The problem** We can't default prefix/suffix/mutate the displayName without setting `@displayName` for each component, which is kinda useless (i guess) if using ``. In some scenarios my file is named...

enhancement
intend to implement

placeholder should default to `undefined`. Like input docs. whould be confusing for other languages.

### TuSimple/naive-ui version (版本) 2.33.2 ### Vue version (Vue 版本) 3.2.39 ### Browser and its version (浏览器及其版本) OperaGX / Chrome ### System and its version (系统及其版本) Win 11 64 ###...

### This function solves the problem (这个功能解决的问题) placeholder and fallback text could be set within props (render functions/string). ### Expected API (期望的 API) ```ts avatarProps = { ... renderPlaceholder: {...

feature request