Pavel Klimashkin
Pavel Klimashkin
Hi! To continue our conversation at https://github.com/javivelasco/react-css-themr/pull/46 In 2.1.0 you added `mapThemrProps` with example: ```javascript function mapThemrProps(props, theme) { const { composeTheme, innerRef, mapThemrProps, themeNamespace, ...rest } = props; return...
Hi! Thanks for awesome project, hope to see it along with npx as part of node install! I'm trying to suppress all logs (except final message `added X packages in...
Hi! In the official devtool's dark theme current colors are not readable. More and more developers use dark theme now, because they got used to it in their code editors...
Hello! Last two years for all projects in which I participate was strongly decided to stop supporting older browsers, and it is highly simplified code and saved a lot of...
Let's say I navigate with params: {filter: JSON.srtringify({name: 'test'})}, and final path is /#/table?filter={name:'test'} which gets decoded in url into /#/table?filter=%7B"name"%3A"test"%7D Then, if I press refresh in browser, your code...
Hi! We now have `arrayFormat: 'brackets'` option in router 5 that acts pretty the same as in `qs`. `arr: ['1', '2', '3']` will be encoded into `?arr[]=1&arr[]=2&arr[]=3` and then it...
Hi! I'm writing a middleware and seems like in case of using `forwardTo` there is no item corresponding to forwarding route name in `params` object of `meta`, even though `name`...
Hello! I just try new optional url params #37 . But with `Backbone.Router.namedParameters = true;` parameter names broken. They arrived with parenthesis in names
Hi! Would it be possible to retire msgpack5? According to my tests on different payloads [msgpack5](https://github.com/mcollina/msgpack5) is more than 3x times slower than the official [@msgpack/msgpack](https://github.com/msgpack/msgpack-javascript), with the identical output....
Для примера даю маленький город Дорогобуж: 11 фотографий, но в 12-м масштабе их только 10. Ограничиваю верхнюю дату 1941 г. : В 16-м масштабе -- 9 фотографий, в 15-м --...