contentstack / app-sdk

The Contentstack App SDK allows you to customize your applications.
MIT License
1 stars 3 forks source link

Feature/entry field support in rte #95

Closed KANE-99 closed 6 months ago

KANE-99 commented 1 year ago

This will enable two things:

  1. RTELocation will have access to latest entry data.
  2. Apps can now pass hoveringToolbarOptions in which they can set autoWidth property, So that app can decide on the icon width. (required for Icons like AI Assistant). This will not affect other plugins icon on the hovering toolbar, we are just allowing a particular app to have width according to its icon size.