Daniel Schuba

Results 31 issues of Daniel Schuba

For more sophisticated filters it should be possible to have something different than a string as a filter. This change allows to overwrite the filter predicate with a function that...

simplify and style up Skin with a CSS framework but which one?

enhancement

The Top Navigation need to be rebuild without the use of pictures

bug

change to new style of include examples: http://www.mediawiki.org/wiki/Skin:Erudite maybe this could help #12

enhancement

Format numbers inside decimalToSexagesimal to local number format

Trying to run version 2.2.3 I get the following error ``` (node:70226) Warning: Possible EventEmitter memory leak detected. 11 exit listeners added. Use emitter.setMaxListeners() to increase limit Warning: Cannot read...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngneat/spectator/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...

### Description Although it seams possible to add an event to dispatchMouseEvent this is only possible by redefinig the type of the event Consider this code ``` const mouseEvent =...

enhancement

## I'm submitting a... [ ] Regression [X] Bug report [ ] Feature request [X] Documentation issue or request [ ] Support request => Please do not submit support request...

I made a small example here https://plnkr.co/edit/ER3t3jLJAhN2myR9FIXY The hierarchy of modules doesn't work because the service imported through a module in a child module is lost when bootstraping the parent...