-
The [react-native-elements](https://github.com/react-native-community/react-native-elements) project has some ui awesomeness that we should grace `ignite` with.
-
I'm not sure what the concept is behind having a client.js (as entry for dev and dist) and index.js (entry for base) in the webpack settings? Index.js uses a container and client uses components. Mayb…
-
I'm not a native speaker either, but I think most people would understand API as the complete collection of all related endpoints in a given system or project, while :endpoint would make more sense to…
-
Hi Guys,
I see many typos error in generated endpoints. i spent time to sort out why my webservices not returning data as ToDo endpoint do.
Regards,
ghost updated
8 years ago
-
We should embed some common code like translation handling.
Any more ideas what might be nice to have?
-
Using the sub-generator to create entities with fields that are named using MySQL keywords (e.g.: index, group) creates database columns that use those keywords as its names. Performing insert operati…
-
Generating WP project will involve things like:
- install WordPress & Timber
- create theme folder from name-slug
- copy template files to the theme folder
- copy Timber base theme files
- remove Gul…
-
I'm going to use read -> write as a workaround for now, but I was wondering whether you'd be open to merging a PR with this feature.
-
##### **Overview of the issue**
When running the kubernetes subgenerator, if you select microservices for the first answer, you can't choose a gateway to deploy as it only looks for either microservi…
-
```
Error plugin-wp:taxonomy test-taxonomy
You don't seem to have a generator with the name plugin-wp:taxonomy installed.
You can see available generators with npm search yeoman-generator and then i…