TommyShao

Results 8 issues of TommyShao

You can format cell column name,there is no need to hide the head.

* [https://codesandbox.io/s/admiring-gates-genyg](https://codesandbox.io/s/admiring-gates-genyg) I created a lazy component ``` ``` and, Another image component ``` export default { props: { data: { type: String } }, data() { return { isLoading:...

## Feat * support remote url * support custom the snapshot size

* `Vue 2.1.0` * Firefox ``` [Vue warn]: "watch" is a reserved attribute and cannot be used as component prop. ```

下载 `cefclient` 工具,用 `cefclient` 工具进行调试 [https://github.com/Adobe-CEP/CEP-Resources/issues/272](https://github.com/Adobe-CEP/CEP-Resources/issues/272)

```javascript function setLayerIconColor(color) { var cTID = function(s) { return app.charIDToTypeID(s); }; var sTID = function(s) { return app.stringIDToTypeID(s); }; var colors = { red: 'Rd ', orange: 'Orng', yellow:...

layer

The "transformBundle" hook used by plugin javascript-obfuscator is deprecated. The "renderChunk" hook should be used instead. - replace `transformBundle` to `renderChunk` Issue #7 Close #7

## Warning ``` (!) The "transformBundle" hook used by plugin javascript-obfuscator is deprecated. The "renderChunk" hook should be used instead. ```