Angelo Fan

Results 8 issues of Angelo Fan

### Environment **Vuetify Version:** 2.3.2 **Vue Version:** 2.6.11 **Browsers:** Chrome 83.0.4103.116 **OS:** Windows 10 ### Steps to reproduce ``` ``` The skeleton animation has always been 200px in height, The...

T: bug
P: low
has workaround
C: VSkeletonLoader

> It's MIT License https://github.com/amio/emoji.json/blob/master/package.json#L11 https://github.com/amio/emoji.json/issues/6#issuecomment-520201968

## For #13 Added status properties to support various custom filtering. ## For #14 Added version. ## Other - Updated content of data examples in readme file. - Updated emoji.json...

Refer to the Espressif library: - https://github.com/EspressifApp/lib-esptouch-v2-android - https://github.com/EspressifApp/EsptouchForAndroid/tree/v2.0.0/esptouch-v2 - https://github.com/EspressifApp/EsptouchForIOS/tree/v2.0.0

**Describe the solution you'd like** Integrate localized language profiles with community translation platforms. Translators can focus on translation without having to fork the repository, create localized terms, submit pull requests,...

**Describe the bug** When using the sidebar and input simultaneously, some actions will cause aria-hidden warning messages to appear in the console. ![image](https://github.com/user-attachments/assets/affc6b6a-05a7-4f8b-b056-9b92f730af89) ``` Blocked aria-hidden on a element because...

**Describe the bug** "autoSize" is undefined in the zh_cn language. **To Reproduce** https://github.com/JiHong88/suneditor/blob/0ae76130facb56f0f5eb7f340ccfbc9ae1a92ee9/src/lang/Lang.d.ts#L122-L124 https://github.com/JiHong88/suneditor/blob/0ae76130facb56f0f5eb7f340ccfbc9ae1a92ee9/src/lang/zh_cn.js#L145-L146 **Expected behavior** Add this between `resize25` and `mirrorHorizontal` in `suneditor/src/lang/zh_cn.js`: ``` autoSize: '自动调整大小', ``` **Screenshots** ![image](https://github.com/user-attachments/assets/9f5c14df-b174-480b-8bbf-2083815d796f)...

**Is your feature request related to a problem? Please describe.** 1. Hidden "Download link" checkbox in "Insert Link" dialog. 2. Hidden "Link" tab in "Insert image" dialog. **Describe the solution...