Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / snaerth/create-react-component-folder issues and pull requests

#61 - Bump json5 from 1.0.1 to 1.0.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#60 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#59 - Bump ajv from 6.12.2 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#58 - Publish v0.3.8

Issue - State: open - Opened by brycehill almost 3 years ago

#57 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#56 - Bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#55 - use prettier options in createMultiIndex fn Fixes #54

Pull Request - State: closed - Opened by Jay-A-McBee over 3 years ago

#54 - Prettier options aren't used by createMultiIndex fn

Issue - State: closed - Opened by Jay-A-McBee over 3 years ago - 2 comments

#53 - Bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#52 - Bump handlebars from 4.7.6 to 4.7.7

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#51 - Bump lodash from 4.17.19 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#50 - Fix typo in README.md

Pull Request - State: closed - Opened by caseyg1204 over 3 years ago

#49 - Feature, adds flag `singlequote` to modify prettier formatting on new…

Pull Request - State: closed - Opened by lepperm almost 4 years ago - 2 comments

#48 - Fix version and readme

Pull Request - State: closed - Opened by PQTran almost 4 years ago - 1 comment

#47 - crcf --help displays outdated information

Issue - State: closed - Opened by PQTran almost 4 years ago - 2 comments

#46 - crcf --version displays incorrect version

Issue - State: closed - Opened by PQTran almost 4 years ago

#45 - Fix --notest flag

Pull Request - State: closed - Opened by PQTran almost 4 years ago - 1 comment

#44 - "createIndex" flag throws error

Issue - State: open - Opened by Daveawb about 4 years ago - 5 comments
Labels: bug

#43 - Bump lodash from 4.17.15 to 4.17.20

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#42 - "notest" causes no test file AND no css file

Issue - State: closed - Opened by maenthoven about 4 years ago - 2 comments
Labels: bug

#41 - Added nameLowercase to createReactComponent

Pull Request - State: closed - Opened by loveforweb about 4 years ago - 2 comments

#40 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#39 - Options text incorrect for `notest`

Issue - State: open - Opened by Daveawb over 4 years ago
Labels: bug

#38 - Config re-work and template publishing

Pull Request - State: closed - Opened by Daveawb over 4 years ago - 12 comments

#37 - The "path" argument must be of type string. Received undefined

Issue - State: open - Opened by diemax over 4 years ago - 1 comment

#36 - Dev

Pull Request - State: closed - Opened by natejcho over 4 years ago - 1 comment

#35 - Bump lodash from 4.17.11 to 4.17.15

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#34 - Bump js-yaml from 3.12.0 to 3.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#33 - Bump lodash.merge from 4.6.1 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#32 - Update wrong word

Pull Request - State: closed - Opened by iaurg almost 5 years ago

#31 - Bump eslint-utils from 1.3.1 to 1.4.3

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#30 - LICENSE file?

Issue - State: closed - Opened by silviopaganini about 5 years ago - 1 comment

#29 - Add test template for React Testing Library

Pull Request - State: closed - Opened by dflantz about 5 years ago - 2 comments

#28 - Put LICENSE file at root of project

Pull Request - State: closed - Opened by chtompki about 5 years ago - 1 comment

#27 - Removed 'Add Story file to component' duplicated CLI option line

Pull Request - State: closed - Opened by guytepper over 5 years ago - 1 comment

#26 - Add newline after last import in story file. Fixes #25

Pull Request - State: closed - Opened by pixelbandito over 5 years ago

#25 - Generated .stories file doesn't have newline after import

Issue - State: closed - Opened by pixelbandito over 5 years ago

#24 - Templates and other ideas (implemented in fork)

Issue - State: closed - Opened by Daveawb over 5 years ago - 10 comments

#23 - Make generated code ESLint and TSLint friendly

Issue - State: closed - Opened by Daveawb over 5 years ago

#22 - Option for default folder

Issue - State: closed - Opened by silviopaganini over 5 years ago - 4 comments

#21 - Add options [name].module.css for CSS modules

Issue - State: closed - Opened by ojanh over 5 years ago - 2 comments

#20 - Feature Request: Auto Import CSS

Issue - State: open - Opened by samusgray over 5 years ago - 2 comments

#19 - Feature Request: No Semi Colons flag

Issue - State: closed - Opened by samusgray over 5 years ago - 3 comments

#18 - Windows Path Issue

Pull Request - State: closed - Opened by flyfishMT over 5 years ago - 2 comments

#17 - Fix windows path bug, add jest as test option

Pull Request - State: closed - Opened by flyfishMT over 5 years ago - 3 comments

#16 - Option for JEST tests

Issue - State: closed - Opened by flyfishMT over 5 years ago - 3 comments

#15 - Added feature to allow test file as spec.js & Extended it to create t…

Pull Request - State: closed - Opened by chandanrjit almost 6 years ago - 3 comments

#14 - TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters

Issue - State: closed - Opened by codehz almost 6 years ago - 3 comments

#13 - add support for default flag

Pull Request - State: closed - Opened by sicknarlo about 6 years ago - 3 comments

#12 - Linting is failing

Issue - State: closed - Opened by shelldandy over 6 years ago - 1 comment

#11 - Not working on 0.1.18

Issue - State: closed - Opened by shelldandy over 6 years ago - 11 comments

#10 - Node now needs to handle rejection as well

Issue - State: closed - Opened by shelldandy over 6 years ago - 2 comments

#9 - fix: typescript requires import * as React from 'React'

Pull Request - State: closed - Opened by hrgui over 6 years ago - 1 comment

#8 - TypeScript: TypeError: Cannot read property 'createElement' of undefined

Issue - State: closed - Opened by hrgui over 6 years ago - 1 comment

#7 - Suggestion: Set Defaults on package.json

Issue - State: closed - Opened by shelldandy over 6 years ago - 5 comments

#6 - Not creating sass file

Issue - State: closed - Opened by joshlasdin over 6 years ago - 3 comments

#5 - react (web) component generated in react-native app

Issue - State: closed - Opened by jimthedev over 6 years ago - 2 comments

#4 - --createindex issues

Issue - State: closed - Opened by niradler over 6 years ago - 4 comments

#3 - add the option to create index file only

Pull Request - State: closed - Opened by niradler over 6 years ago - 3 comments

#2 - Nested folders not working in windows

Issue - State: closed - Opened by socrat3z over 6 years ago - 9 comments

#1 - Added React Native support

Pull Request - State: closed - Opened by Aidurber over 6 years ago - 3 comments