Results 23 issues of Brynne Taylor

``` st=>start: Start:>http://www.google.com[blank] e=>end:>http://www.google.com op1=>operation: My Operation cond=>condition: Yes or No?:>http://www.google.com io=>inputoutput: catch something... st->op1->cond cond(yes)->io->e cond(no)->op1 ``` @robertleeplummerjr @adrai The basic example was rendered as follows after [PR#191](https://github.com/adrai/flowchart.js/pull/191) was...

I created an actively maintained fork. https://github.com/AlexanderMisel/lua2js

- [x] I'm reporting a bug, not asking for help - [x] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the...

### Issue type - **Question** ### Description I am a LPeg.re user and I'm used to these features provided by LPeg Syntax | Description -- | -- `p^num` | exactly...

``` > [email protected] build /home/paws/Leaflet.VectorGrid > gobble build -f dist/ gobble: build started gobble: 01-rollup done in 1250ms gobble: 03-merge done in 40ms ∙∙∙◦∙∙∙ 05-rollup running... gobble: 05-rollup transformation failed...

**BUG** 通过script标签方式引入外站脚本(因为对方用的是jsonp的接口),修改header中的referer和cookie之类并未生效。在Firefox中无此问题。 **规则和测试地址** 暂无,可随意找个跨域脚本测试。 **附加信息** 我尝试了ajax请求,似乎可以被正常修改,但script这种方式的就不行。

我用的是2.5.0-beta版本,浏览器是Chrome 49。在content editable内插入类似 ```vue {{ s.current.name }} ``` 的代码,在首个字符就插入at结构`@123`,然后退格键把它删掉,此时再加入一个at结构`@456`的时候,发现at上面的菜单关不掉(在Chrome 49出现,最新版Chrome能关掉),并且出现光标在at结构之前(所有浏览器都这样),且无法将光标定位到at结构之后。再次点击未关掉的menu的某个member,Chrome 49提示 ``` Uncaught IndexSizeError: Failed to execute 'setStart' on 'Range': The offset -1 is larger than or equal to the...

bug

I am trying to use vue-at with [vue-medium-editor](https://github.com/FranzSkuffka/vue-medium-editor), but it seems the `at-form` inside the paragraph would lead to problems like - the space at the end of the `at-form`...

I finally successfully compiled the library on Windows with mingw32 (TDM-GCC), with some modifications. I opened this issue to see if the compilation process could be improved. ```diff --- file2.hpp...

既然面板上用的是雪碧图,为什么不让下面显示的emoji也用雪碧图呢?还换用图片的原因是什么呢?