Marcin Jałocha

Results 13 issues of Marcin Jałocha

Players shouldn't get logged out on death. Would be great if this could get thoroughly tested.

feature
needs-testing

This pull request adds the ability to set icon size by setting iconsize query parameter. Resolve #193 Example: ``` /icons?i=js,ts&iconsize=32 ```

As in title, npm warns about deprecated packages.

### Skill Name babel ### Why? It's very popular transpiler ### Reference Image ![babel-svgrepo-com](https://user-images.githubusercontent.com/14142246/187092966-89c3b316-2917-4db1-963f-9271540614d1.svg)

icon suggestion

### Feature requested It would be super nice to specify icon size when requesting icons, for example I wanted to put small icons above my projects links to show technologies,...

This pr adds possibility to add separate component per thumb. I needed it to achieve values under thumbs. Btw. callback is now exported too. Resolve: #362 Resolve: #361 ``` renderThumbComponent={[...

Please export types such as: - SliderProps - SliderOnChangeCallback I'm unable to use these types to define my own component basing on this one. Edit: Found out SliderProps is possible...

As in title, would be great if I could supply two different components per sliders. I suggest extending `renderThumbComponent` to accept array of ReactNodes just like values does.

Please provide Dockerfile and docker-compose to run this AAC in docker

This PR fixes invalid numerics notation in stored session data. ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md). - [x] I have referenced an issue containing the design...