MikeDabrowski

Results 26 issues of MikeDabrowski

https://github.com/conventional-changelog/standard-version/blob/095e1ebc1ab393c202984b694395224a6888b825/lib/lifecycles/bump.js#L115-L118 I've noticed that when in 0.y.z version any commit is treated as a patch. I did some research and couldn't find a reason backing that. When I wanted to...

### Current behavior In our app we use EN, DE and FR languages. We have dedicated jsons for translations and also use corresponding locales. Also we have an empty json...

enhancement

I'd like to setup buttons to change number of floors and elevators. I need to force updating the world but can't find relevant line in the code. How to do...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...

enhancement

I'm considering using this library in next project. I started playing with it and right on the beginning I got this error. Anyone also got it ? node_modules/ngrx-json-api/src/interfaces.d.ts ![image](https://user-images.githubusercontent.com/17836911/75093133-71ff8480-557f-11ea-85f9-088f9b415641.png) ![image](https://user-images.githubusercontent.com/17836911/75093201-08cc4100-5580-11ea-9094-a5f12006f108.png)...

https://github.com/abdulhaq-e/ngrx-json-api/issues/302

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (n/a) - [x] Docs...

Hi, I'd like to use slideLeft/Right in my app, however I'd like to control which route uses which transition effect depending from where you access it. Lets have four tabs...

Since I love your work here I'd like to use it everywhere. Is there a way to integrate these transitions with react-router? Simply merging these two together does not actualy...

I am using this transitions to switch pages with text. Text will be generated so it will have various height. Overflow is set to hidden so if my text page...