Zihua Li

Results 27 issues of Zihua Li

现在是使用 CSS Animation 实现的动画,简单但是效果在 Safari 或一些浏览器上效果不好。考虑使用 Canvas 重写。

enhancement

现在是代码运行时间最短的玩家获胜,所以很多简单转圈的选手会赢。新规则可能会促使玩家不再消极防守

规则

When call `updateContents()` to insert an embed into the middle of a line, the inserted embed inherits the formats of the target position. If the insertion is a text, it...

In `applyDelta`, if a block embed is inserted to the middle of a line, the implicitly added `\n` cause the deletion happens at a wrong position. **Steps for Reproduction** The...

Closes #1591 Previously, the latest Redis commands didn't support well when we wanted to get key indexes from them. This led https://github.com/luin/ioredis/issues/1591. This PR upgrades @ioredis/commands so they should work.

next major release

In @types/ioredis, callbacks are defined as `(err: Error | null, res: T) => void`, whereas in ioredis v5, they are `(err?: Error | null, res?: T) => void`. The intention...

discussion

In OS X, the modal dialog shows below the title bar: ![image](https://cloud.githubusercontent.com/assets/635902/10562849/3db2187a-75a3-11e5-8251-16565f705a77.png) ![image](https://cloud.githubusercontent.com/assets/635902/10562854/62596c8c-75a3-11e5-8bc3-0d65d95fe6fe.png) Electron does a good job that shows alert and confirm dialog (by invoke `alert()` and `confirm()`) following...

feature

Thank you for the photon! I've spent several hours to implement my own tab styles until I find this awesome library. Would you like to add a fixed-width `tab-item` which...

feature
css