Mohammad Younes

Results 6 issues of Mohammad Younes

The button's onclick event will fire both for mouse clicks and when the space key is pressed while the button has focus. **Test case**: Open a confirm dialog then tab...

### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? babel-loader (webpack) ### Input code ```ts // enum.ts export enum MainEnum...

i: bug
area: typescript

Hi, When having multiple entry points, and you are required to export multiple bundles such as: ``` js entry: { 'bundle1' : '../css/one.scss', 'bundle2' : '../css/two.scss', 'bundle3' : '../css/three.scss' }...

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=gauge-stage&code=PYBwLglsB2AEC8sDeAoWsDOBTAThLGAXLANprrLkWxgCeIWxA5AOYCGAri1kwDRUU2ADwgYAMhGiNK1agBtJWAMp0501LNkB3CABMwAC2IAWAAz9N1AMbA5wHMTKXZJUwDoAzL1hMAxADYAdixTLA8mAF0LZwpXN0DvPw9AtgAmXTZI6JjSAEZE3wAzXX9S3UiBTQjKigBfGtrsihAcYBYcAiINSwwDYC1CMBwOLCbqYAA3XDk2EEHh0Zr0HX0jAFozMYoIMCwAWxVaNWJu5xs7Bx9OMGAmJdh65watkGBJXcvT2R39w-OZGLnezMa63e6PWSNGrCUQAFQgVgA1id7r1-oRCmw5NhnjUMCAFGAJFIUc40QNMdisLjNDDxGwAEZYOSknp9ClYnGaKGaDJgNiOe5fTQTLEjYgAVlM4Jq1WoEOqtQA3EA ### Steps to Reproduce In the provided example, switch render and notice the progress color. ### Current Behavior When using the...

bug
pending
en

I have a code snippet that I want to reuse across multiple pages, I created a partial and when I tried to render it along other code inside a highlightjs...

bug

### What problem does this feature solve? Is it possible to show the gauge pointer above progress ? https://echarts.apache.org/examples/en/editor.html?c=gauge-speed&code=PYBwLglsB2AEC8sDeAoWsDOBTAThLGAXLANprrLkWxgCeIWxA5AOYCGAri1kwDRUU2ADwgYAMhGiNK1agBtJWAMp0501LNkB3CABMwAC2IAmAAymB1AL6XYV_ppA5gLHASIzNmA8C3EwOBxYDl46-kawZhaa9rYgwJJguMQaXmrQLIaExgAcpiGaEEkAtiq0aim21ADGwHLAOMxuukxVdraxmmzQ1T6NnpoYPn40gcFtGBAAXtLGAKwFskVYparqbei19f1MzXwbsABGDbq4AMJ1DU1YLYuaxzinOADqelmwAIzRXjYxd7DCUQAFQg1QA1pUvN5fMQAGZsOTYDr_DAgBRgCRSSFeIYw2DwxFYZG2SBgCoDWS4kYEpF_WynMBsCBybGDYZwhG02SdWS6NiM4hkKGpKEANwRQWIAHZvjFbABdAS_WCKqwAbiAA&renderer=svg ### What does the proposed API look like? `series-gauge.progress.showAbove = false`...

new-feature
pending
en