-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Break out convertConfig into modular functions for SAB / DAB (#719)
* Initial setup and comments made for collaboration Wrapped almost all parsing functions Wrapped parseBookCollections, removed some usages of global variable 'data' (to be continued) Continued converting functions. Stopped at parsedLayouts Completed calls for parsing functions Added conditional logic for data type Finished breaking out functions, applied feedback, Added conditional logic for calls Fixed typing issues with convertBooks Fixed wrapping issue for layouts and book collections Resolved data type issues in convertConfig Resolved issues in convertBooks, Plans, Contents * Resolved issues with json config file * Fixed various issues in config * Fixed plan parsing when plans is empty * Fixed lint failure
- Loading branch information
1 parent
383bfac
commit 7db575c
Showing
4 changed files
with
474 additions
and
269 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
Oops, something went wrong.