Noblet Ouways
Noblet Ouways
According to this [dicussion](https://github.com/vuejs/docs/issues/3018) This pull request expose `resetFiles` to reset all files created by user.
Add format on save (CTRL + S)
closed #20674
Please make sure these boxes are checked before submitting your PR, thank you! - [ ] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). -...
close https://github.com/element-plus/element-plus/issues/20862 Please make sure these boxes are checked before submitting your PR, thank you! - [X] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md))....
## 🎯 Changes The goal of this pr is to give the possibility to add a custom left or top for a virtual item. Typical scenario: Having a horizontal timeline...
resolve https://github.com/element-plus/element-plus/discussions/22417 can be a breaking change because i removed `is-icon` & `is-text` classes.
Please make sure these boxes are checked before submitting your PR, thank you! - [ ] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). -...
### Describe the bug In firefox, the the icon :x: is displayed as expected but in chromium browsers i only get `x`. ### Reproduction [Stackblitz](https://stackblitz.com/edit/vite-iiwyisid?file=docs%2Fexample.md). ### Expected behavior See :x:...
Add `self` to build-in variable. fix #4339