buberdds
buberdds
Hi, probably an outdated answer, but all you have to do is to find "mousemove" function and remove ``` if(ngModel) { $scope.$apply(ngModel.$setViewValue(newColor)); } ``` then at the beginning of "mouseup"...
Yeah, please share with your code.
I will push more UI changes here
We will have to validate `react-transition-group` update. As far as I remember fade in/out animations were not working after bumping `react-transition-group` version.
- Parcel does not support subpath exports so we need an alias to fix build task - added `@ledgerhq/hw-transport` to resolutions. We are importing `Transport` type from `@ledgerhq/hw-transport` https://github.com/oasisprotocol/oasis-wallet-web/pull/620/commits/d4564464c713a2fa305a4f0fccdd9d5e500583bc but...
1) Loading state issue - open an account - open a new tab with the same url - close wallet - in the previous tab loading state "hangs" 2) Cannot...
you need to bump snapshots and a few saga tests are failing
Fixed in Grommet repo https://github.com/grommet/grommet/pull/6277
Was testing dev/prod/ext build and I did not any notice any issues
UI options: - popup/tab way ||| | ------------- | ------------- | | In new extension we can show a button to enable connection first | Connect button opens a new...