pery mimon

Results 8 issues of pery mimon

let assume ``` grid-template-columns: repeat(auto-fill, 11em); grid-auto-rows: 10em; ``` And for one item (the first one) I want it auto span for the next row if its content overflows 10em;...

### Describe the feature you'd like: When I want to test a situation that my tested hook throws an expected error I like I have the option to test it...

Does this work in other browsers? No - I can reproduce the problem in another browser just test it on firefox and it reproduce Steps to reproduce the problem: 1....

plugin watch and copy all asset in HTML file . to make HTML file the entry point. but the important asset of the web-component is missing. import another .html file...

**Is your feature request related to a problem? Please describe.** I share text in Heb but in the quick share the css style + RTL class is not export as...

the is tags options written directly to mustache instance **before** pipe working so when gulp pipe run just the last definition work. ``` if (options.tags) { mustache.tags = options.tags }...

### What happened? text pattern like the next one ,that used by my custom plugin : "`button:log| - Read {{bookName}} until page (page::@@bookPage) >#Activities `" Render the inline-field that write...

bug