SydAmir

Results 27 issues of SydAmir

adding texetarea alongside of input for writing massage and email body. tanx

How can create caption for slide like [this](http://flexslider.woothemes.com/basic-slider-with-caption.html) with fixed or absolute position in ng-repeat ? Caption is shown in fade effect but did not show in slide effect

**Is your feature request related to a problem? Please describe.** no **Describe the solution you'd like** please support emojis for commit messages. whenever we press `:` in the commit modal,...

enhancement
feature-request
dormant

Please make superstruct available for Deno also in [Deno.land](https://deno.land/x)

♥ help please
improvement
⚑ needs info

when we use `path/to/**/*.someFile` we can list all file throw every level deep in subfolder match like pic below : ![photo_2019-07-28_16-32-29](https://user-images.githubusercontent.com/6236123/62006389-56510e80-b155-11e9-870b-9627c5f5cac0.jpg) but with stylus when it detect first match did...

w: Unconfirmed

just create a simple example with react native `FlatList` tanx

I have this error when running `yarn test` ```shell FAIL src/modules/user/logout/logout.test.ts ● Test suite failed to run SecurityError: localStorage is not available for opaque origins at Window.get localStorage [as localStorage]...

### Problem to solve I want to send a bulk HTTP request for example 1000 req and get a benchmark from it. I want to get results like the average...

enhancement
topic: parallel

when I bundle some files it includes : ```js new Deno.errors.AlreadyExists("dest already exists."); ``` and browser does not support deno