-
**Is your feature request related to a problem? Please describe.**
We use the Sidebar for our navigation in Go and in mobile, when we open the sidebar it comes from the right side like an aside. We w…
-
We have already defined in `constants.js` the `onOpen` and `onOpened` events, but they are never used in `aside.js` (while the `onClose` events are actually triggered). Can we add the same for `onOpen…
-
The components we migrate from UI Components to Elements have to be visually indistinguishable from the originals. Therefore I made a list with small details that were lost in the migration:
Button…
-
When a percentage is mapped to a multiplier, the content needs to be divided by 100.
We need to clarify that in the next version of the syntax mapping.
oriol updated
5 years ago
-
We should refactor all the strings. Put them to Constant.js
_Originally posted by @zdlm in https://github.com/Tradeshift/elements/pull/46/files_
-
After merge of #24 I can't run the project anymore. Can you take a look?
```
> tradeshift-elements@ start /Users/username/IdeaProjects/elements
> run-p watch server
> tradeshift-elements@ …
-
**Version**
tradeshift-ui 12.2.0
**Describe the bug**
Select text will trigger click event and pass incorrect rowIndex/cellIndex
**To reproduce**
http://ui.tradeshift.com/v12/#components/tabl…
-
**Describe the bug**
Pressing ESC renders the Dialog twice upon closing the Modal. If a TSUI dialog is placed on top of a modal and the ESC key is pressed, the dialog renders twice each time the ESC …
-
## steps
sbt version: 1.3.0-RC2
## problem
When trying to compile code with Lightbend Commercial credentials, coursier fails to resolve those dependencies.
```
[error] Error downloading com…
-
**Describe the bug**
Table Bug(ts.ui):
When I toggle the checkbox on the page, if i move the scroll bar to the bottom, the table will jump up and down.The bug effects some applications like Tradeshi…