-
npm WARN @jpmorganchase/perspective@0.2.12 requires a peer of webpack@>=3.5
ghost updated
3 years ago
-
### Area
UI Components
### The problem
In the combo box the options needs to be grouped and multi select is allowed, now the user expectation is when he/she clicks on the group name all the options…
-
Saw this error below, but my package json matches the example provided as correct. Errors in terminal when running npm install below.
![Screenshot (121)](https://user-images.githubusercontent.com/…
-
Follow up here,
https://github.com/jpmorganchase/quorum.js/issues/33
-
npm install returns errors in my terminal, and when I go ahead and try to do npm start anyways, it says that it can't find the module @jpmorganchase/perspective (error type TS2307).
Could anybody pl…
-
### Area
UI Components
### The problem
Currently when user selects an item in Combo box , and then clicks on Pill-Input component of Combo box again to clear/change the value , they have to either …
-
https://github.com/nteract/testbook
Looks like we can potentially throw some responsibilities onto testbook and trim down our code base a bit. [This PR](https://github.com/nteract/testbook/pull/45)…
-
Whilst building components there are certain things we want to keep consistent or think about when designing APIs. We should document these and share them.
cc @jpmorganchase/salt-dev
-
```[tasklist]
### Checklist
- [ ] Density (HD, MD, LD, TD)
- [ ] Mode (Light, Dark)
- [ ] Fill (Primary, Secondary, Tertiary)
- [ ] State (Default, Hover, Selected/Active, Disabled, Read-only, Ot…
-
This seems an amazing library, but nowhere is clearly explained exactly how you are supposed to update the data in the table, how to access the underlying data structures, and much more. As an exampl…