Jára Benc
Jára Benc
### Version 4.7.0 ### Reproduction link [http://jsfiddle.net/jarben/823k0pyo/](http://jsfiddle.net/jarben/823k0pyo/) ### Steps to reproduce Click on the "stack" toolbox button ### What is expected? The tooltip should be in English ### What is...
It would be great if there is a plugin (or mirror option) that allows to constrain dragging inside a specific element. For example: ``` const sortable = new Sortable(el, {...
Congrats echarts team for 3.5! Awesome job and new features. I've noticed there is axisPointer:handle:{} options in this example: https://ecomfe.github.io/echarts-examples/public/editor.html?c=line-tooltip-touch  Would be nice if this is part of docs...
Just noticed there is a rewrite branch with ES6 code, is there any release plan for this? :) Just found this project and I'm awed by it!
The issue is that I'm rendering spectrum as a table cell editor, at the moment, each cell needs to render its own spectrum color picker. It would be great if...