-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds option to cell generation for lists of a given model (#2569)
* Adds list option to cell generation * Renders an unordered list * Fixes unordered list success rendering * Update snapshots/ schema issue. Destroy cell fails * Get to green on cell destroy * Refactored plural cell generator Co-authored-by: Daniel Choudhury <dac09@users.noreply.github.com> * Update packages/cli/src/commands/generate/helpers.js Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com> * Force pluralisation is now many{Something} Co-authored-by: Daniel Choudhury <dac09@users.noreply.github.com> Co-authored-by: Daniel Choudhury <dannychoudhury@gmail.com> Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>
- Loading branch information
1 parent
2312b5c
commit b5794b3
Showing
9 changed files
with
433 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.