zicjin

Results 18 issues of zicjin

api documentation: https://developer.github.com/v3/activity/events/types/#starevent but I can't find any StarEvent in the json file

enhancement

##### **Overview of the issue** ```bash *************************** APPLICATION FAILED TO START *************************** Description: Binding to target [Bindable@509e7d7d type = tech.jhipster.config.JHipsterProperties, value = 'provided', annotations = array[@org.springframework.boot.context.properties.ConfigurationProperties(ignoreInvalidFields=false, ignoreUnknownFields=false, prefix="jhipster", value="jhipster")]] failed:...

area: triage
theme: undefined

![b8737945-8e1e-4b28-8146-b042405c3c55](https://cloud.githubusercontent.com/assets/199482/4020297/d0a9b296-2aae-11e4-90c2-c6f1a7441e07.png) NJKWebViewProgress lose efficacy on this case.

The polyfill.min.js file is too large. Can I use @babel/preset-env to reduce the size according to the browserslist configuration?

npm run build -- --platform=desktop --production ... [18:59:09] Starting 'imagemin'... (node:80562) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: _imagemin2.default is not a constructor

i use origin source code. just change: ` case ViewPagerOptionTabLocation: return 1.0; ` then get crash

``` > docker-compose up -d Creating network "local-cluster_default" with the default driver Creating hadoop-namenode ... done Creating hadoop-datanode1 ... done > docker logs -f hadoop-namenode [ ok ] Starting NTP...

Electron 12 it will be enabled contextIsolation by default. https://www.electronjs.org/docs/tutorial/context-isolation ``` contextBridge.exposeInMainWorld('electron', { getSocketId: () => socketPromise, ipcConnect: (id, func) => { ipc.config.silent = true ipc.connectTo(id, () => { func(ipc.of[id])...