Ming Liu

Results 26 issues of Ming Liu

`mike-north/ember-resize` is one

It seems like the tags used by `ember-cli-addon-docs` is not the default set provided by YUIDoc. This does need to be documented.

Either as default or as a configurable option. A common pattern in table is striped rows. Striped rows are commonly implemented as `:nth-child(odd)` selector. Currently, vertical-collection moves 1 item at...

__Expected behavior:__ Created `StyleSheet` instances should not be retained indefinitely. __Describe the bug:__ `StyleSheet` instances are being retained inside the global `SheetsRegistry`. __Codesandbox link:__ Run the `react-jss` example code https://github.com/cssinjs/react-todomvc-jss.git...

help wanted
perf

## Tell us about your runtime: * **QUnit version**: 2.6.2 * **What environment are you running QUnit in? (e.g., browser, Node)**: browser * **How are you running QUnit? (e.g., script,...

Category: API
Type: Enhancement
help welcome

![screen shot 2017-08-22 at 3 39 17 pm](https://user-images.githubusercontent.com/706212/29684707-ccd84d2e-88c7-11e7-99aa-9a11c9453e6c.png) I'm not sure if this is intentional, but the behavior is definitely different from what `ember-qunit` have. Unit tests should not have...

internal
breaking

I'm not sure if this is an issue with `ember-let` or `ember-cli-version-checker`. Here's the stack trace. ``` Invalid Version: undefined TypeError: Invalid Version: undefined at new SemVer (/Users/mingliu/Workspace/prime/node_modules/ember-cli-version-checker/node_modules/semver/semver.js:281:11) at compare...

There are a few dead links. A lot of the official tools are not listed. - [ember-cli-deploy](http://ember-cli-deploy.com) - [ember-fastboot](https://ember-fastboot.com) - [ember-engines](http://ember-engines.com) - [emberaddons](https://www.emberaddons.com) - [emberobserver](https://emberobserver.com) - [builtwithember](http://builtwithember.io) - [pagefront](https://www.pagefronthq.com) -...

It is currently in `devDependencies`.

Hi, This demo is great way to "learn by inspection" on how to use `liquid-fire`, but the source code is minified and not very readable in the [running github page](http://ef4.github.io/ember-animation-demo/#/title-slide)....