-
### Version
2.5.13
### Reproduction link
https://github.com/museui/muse-ui/blob/bdb360b7dfc55a17fa115709b6f2660b20c29b3c/src/circularProgress/circularProgress.vue#L7
### Steps to reproduce
Im…
-
Putting aside entirely for a moment the question of how `XRSession`s are created and managed, recent conversations with Chrome's Privacy and Security team have shuffled Google's perspective on what co…
-
I am trying to install bitshare-ui on ubuntu 16.04. Following the instruction: https://github.com/bitshares/bitshares-ui
Below the details log and error:
root@nyc1:~/bitshares-ui# npm start
…
-
The debug tab has a number of restrictions:
- it crops the output to avoid flooding the sidebar
- it can get a bit cramped
It would be useful to be able to detach the debug tab to a separate window. …
-
in my project (rtl mode) i have a add element-ui cascader to form template, in rtl mode cascader left muse by change to right and dynamically control right position, for this purpose i want to edit ca…
-
Hot spots in the VP8 decoding:
- sixtap filter for motion prediction, especially the 16x16 and 8x8 variants
- loop filter
The loop filter C (non-inline-assembly) code is sliiiiightly faster if I avoi…
-
See https://getmdl.io/components/#badges-section or http://www.material-ui.com/#/components/badge
-
Trying to run it
$ npm start
> BitShares2-light@2.0.171219 start /home/alex/bitshares-ui
> cross-env NODE_ENV=development node server.js
Listening at http://…
-
Based in part on the ideas of #16, this would review how to use jQuery's [getScript()](https://api.jquery.com/jquery.getscript/) function in Harlowe and Snowman and the [importScripts()](http://www.mo…
-
> Emit is similar to DOM events, but works explicitly within the vdom tree and is user-triggerd. Calling vm.emit(evName, ...args) on a view will trigger an event that bubbles up through the view hiera…