shijun
shijun
the current histogram config use plain text match, but sometimes we need to match metrics on the same pattern, so I added support for regexp in histogram config
Following changes are made: - implement label for Y Axis, support customize of text, font, color, offsets, issue #307 - add editor config file for unifying code formatting labels for...
My users donot have direct network access to api.ai, but the proxy feature is missing from current version, so I implemented proxy feature with the awesome `proxy-agent` lib.
https://medium.com/metamask/https-medium-com-metamask-breaking-change-injecting-web3-7722797916a8
We can get a better UI that allow users to upload images for project, those images are stored and served through IPFS
Added dom ready time as "rt", make page load time more accurate.
Since this is not a stable/critical issue, create a backlog here: ``` /* eslint no-console:"off" */ const { fromRandom, WalletType } = require('@arcblock/forge-wallet'); const Mcrypto = require('@arcblock/mcrypto'); const { hexToBytes...
Since we are doing all `DID-Auth` with `@arcblock/did-auth`, we can extend our sdk to support this feature. https://github.com/ArcBlock/abt-node/issues/41