Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[React] Use the app name as the prefix value for templates (#811)
* Add prefix to component names and templates * Add replacePrefix function to cli package * Update CHANGELOG * Update AppRoute import in ConnectedDemo component * Update definitions files to use uppercase for templates * Refactor replacePrefix and tests * Add prefix as flag to jss create nextjs * Fix graphql:update for react sample * Apply prefix to react templates and components * update graphql fragment types * Add prefix arg to jss-create react * Undo accidental commit * Revert component names * Remove prefix from component names - data folder * Prep definitions for new template implementation - templateName * Wrap prefix arg in Boolean constructor * Update nextjs sample GraphQLIntrospectionResult * Fix space in ContentBlock name * Update react GraphQLFragmentTypes * Update parsing of prefix arg in jss-create - next and react * Remove parsing boolean from prefix from sitecore-jss-cli
- Loading branch information