Andrew Fan

Results 11 issues of Andrew Fan

I believe the error happens somewhere here https://github.com/ember-cli/eslint-plugin-ember/blob/master/lib/utils/ember.js#L110 because in MU (https://github.com/emberjs/rfcs/blob/master/text/0143-module-unification.md) everything lives in `routes` folder that is why the second clause is always true

`ember-cli-mocha` package is deprecated thus here https://github.com/ember-cli/ember-exam/blob/master/lib/commands/exam.js#L136 we should also check for `ember-mocha` dependency

There are no transactions here https://etherscan.io/address/0xd7CA74fF003c90E62505D21ec7Dac36bCfD9F6f2? What version does OpenSea use?

fixes for https://github.com/LearnBoost/antiscroll/issues/75

I found another issue with unsticking styles: ![kapture 2018-10-24 at 19 19 45](https://user-images.githubusercontent.com/1834162/47445569-eb3b6b80-d7c1-11e8-848c-91448473008f.gif) Doing previous PR https://github.com/withspectrum/draft-js-markdown-plugin/pull/141 I forgot that we also clear styles on the starting of the new...

I tried to get rid of language select and set `renderLanguageSelect` in config as the function that returns `''`. Now I dont see the language select but code became not...

bug

Can not remove content after selecting everything (cmd +a) when the last block is `code-block` https://www.dropbox.com/s/mdvn2pqa52yqufl/Screenshot%202018-05-21%2015.35.40.png?dl=0

bug

Hey, thank you for open sourcing this subgraph! I wonder if it is possible to get all token transactions using the API, if not maybe you can suggest a way...