-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added missed pages for RTE coloroicker, cf-editor/cf-admin navigation host API method, advanced modals dialogs docs. #55
Conversation
|
||
## API to open Content Fragment from an extension | ||
|
||
<InlineAlert variant="warning" slots="text" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove reference to feature toggle (see Slack comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
||
## API to open Content Fragment from an extension | ||
|
||
<InlineAlert variant="warning" slots="text" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
||
The `modal.showUrl` and `modalInstance.set` methods accept a `ModalRequest` object. | ||
|
||
| Property | Type | Required | Default | Description | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Column width: nice to fix, but not critical for PR merge and content delivery
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At this moment, it seems there is no quick solution to this problem (due to gatsby mdx parser plugin). In the future, we may provide a detailed description of the fields below the table.
Description
Added "Rich Text Editor Color Picker" page.
https://developer-stage.adobe.com/uix/docs/services/aem-cf-editor/api/rte-colorpicker/
Added "Navigation - AEM Content Fragments Editor Extensibility" page.
https://developer-stage.adobe.com/uix/docs/services/aem-cf-editor/api/navigation/
Added "Navigation - AEM Content Fragments Console Extensibility" page.
https://developer-stage.adobe.com/uix/docs/services/aem-cf-console-admin/api/navigation/
Added documentation for advanced modals dialogs
https://developer-stage.adobe.com/uix/docs/services/aem-cf-editor/api/modal/
https://developer-stage.adobe.com/uix/docs/services/aem-cf-console-admin/api/modal/
Affected pages
https://developer-stage.adobe.com/uix/docs/services/aem-cf-console-admin/api/
https://developer-stage.adobe.com/uix/docs/services/aem-cf-editor/api/