-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* # 2.0.3 @craftercms/classes - Change SDKService.httpGet to use fetch instead of rxjs.ajax - Fix fetch's mode (for cors) - Extend support for other fetch modes - Switch from using URLSearchParams to using query-string for the same purpose * # 2.0.4 @craftercms/content - Fix `flatten` argument to getDescriptor getting lost/ignored @craftercms/models - Move types from other files into models package - Adding missing properties to NavigationItem interface * # 2.0.5 @craftercms/content - Add prop data type parsing to `parsedDescriptor` @craftercms/ice - Add v4 support to `addAuthoringSupport` * ## 2.0.5 ### @craftercms/content - Add prop data type parsing to `parsedDescriptor` ### @craftercms/ice - Add v4 support to `addAuthoringSupport`
- Loading branch information
Showing
4 changed files
with
84 additions
and
17 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
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