Esteban Gehring

Results 9 issues of Esteban Gehring

We propose a new feature for creating gap-free layouts. So instead of the **current behavior** ([Codepen](https://codepen.io/macjohnny/pen/rGgByG)) ![bildschirmfoto 2017-10-23 um 09 36 54](https://user-images.githubusercontent.com/5589029/31877249-0bc83606-b7d6-11e7-82a6-f89361e4bd31.png) we should get the **new behavior** ([Codepen](https://codepen.io/macjohnny/pen/ZXNEvV)) ![bildschirmfoto...

enhancement

**Environment** Provide the content of the `package.json` file in the project: ``` @nativescript/[email protected] ``` **Describe the bug** When starting the newly created app, the error `Uncaught ReferenceError: __decorate is not...

Another issue when using multi-select, when you deselect the last one from filtered results, it will deselect all, included previous selected values [stackblitz](https://stackblitz.com/edit/github-vjdh8n-zw4tid?file=src%2Fapp%2Fexamples%2F05-server-side-search-example%2Fserver-side-search-example.component.tsl) ![yeqIVVnXAd-output](https://user-images.githubusercontent.com/46120703/136295633-d58001f2-de66-41f1-bef4-fb7e9ca921ca.gif) adding the invisible option solves it,...

- [ ] Add directive - [ ] Update docs - [ ] Add examples - [ ] Add Tests - [ ] Release

feature

Due to positioning during the panel fade in / out animation, the search input instantly appears after the animation is done. This should be improved to smoothly fade in the...

feature
help wanted

See https://github.com/bithost-gmbh/ngx-mat-select-search/issues/26#issuecomment-394759353 the proper way would be to create a component theme similar to [https://github.com/angular/material2/blob/master/src/lib/datepicker/_datepicker-theme.scss#L28](https://github.com/angular/material2/blob/master/src/lib/datepicker/_datepicker-theme.scss#L28) and require the users to include the mixin in their global styles, see [https://material.angular.io/guide/theming-your-components](https://material.angular.io/guide/theming-your-components) this...

feature
minor

enhancement
hacktoberfest

# Description When using the [startWith](https://pub.dev/documentation/stream_transform/latest/stream_transform/Concatenate/startWith.html) operator on a broadcast source stream, the events emitted by the source stream are ignored/dropped until `Future.value(initialValue)` completes. # Reproduction E.g. the following code...

These rules need to be migrated to eslint. Anyone wants to give a hand?

help wanted
hacktoberfest