-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[!] Updated to latest charcoal-property
Reason: - Charcoal Property adds support for custom storable property fields - Decouples L10N property fields - Class `AbstractModel` is updated to cleanup flat-data assignment Requires: - charcoal-property v0.10.x Changed: - Bump branch-alias to 0.6 - Method `AbstractModel::setFlatData()` to decouple flat-data processing for model properties Added: - Method `setPropertyDataFromFlatData()` to process data from property field names - Method `setPropertyData()` to only assign where datum is a property and return the rest
- Loading branch information
Showing
3 changed files
with
58 additions
and
30 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