Yury Shapkarin

Results 19 issues of Yury Shapkarin

In some reason It not renders more than 3 colours in row. Maybe I can config that? Please, check the screenshot below. BTW it's JS file. For example, if I...

I want to add that component as inline between some text. So I'm not sure that I can change packages [`div`](https://github.com/danielsneijers/react-flash-message/blob/master/src/index.jsx#L48) to inline. Maybe I can create a PR with...

enhancement

Hello. How to add category/slug pagination?

Please, check https://github.com/99x/react-scaffolder/security/dependabot – there is `72 alerts` I added dependabot auto PR to my fork and am going to make PR to yours repo. Diff: https://github.com/99x/react-scaffolder/compare/master...shapkarin:react-scaffolder:master

I think about to use some JS template engine to generate files. To easily add some new templates for this project.

- [ ] Do not use "components" folder. Some projects can use other structure (for example: src/pages) Move that to the .reactclirc - [ ] Rename "parent and child" to...

claimed

I think that it would be better to use object as argument. instead of ``` generate.prototype.createComponent = function( module, componentName, answers, answersInner, onlyFile, cb ) {} ``` better is ```...

when you init sign client as part of client state (by calling state.client.useSigner(signer)) you mutates the Vuex state outside of mutations and that cause errors in app.

closed-after-ts-client