Stuart Romanek

Results 14 comments of Stuart Romanek

[we have the same PRs](https://github.com/xiaokaike/vue-color/pull/234) 😅

Hey @gmarchildon, thanks for the ticket. An overview description of a widget would be a good enhancement for giving the editor a fuller picture of what they're working with. If...

Hm .. like if you had a slideshow of many images and then you delete one out of the media library, the rest would soldier on and that would be...

Hi @ShadmanMatchiswala You can achieve your layered rich text example using the following configuration, without the need for additional plugins: In your project level `lib/modules/apostrophe-rich-text-widgets/index.js` ```js module.exports = { sanitizeHtml:...

I also want to caution against referencing 'buttons' that activate or enable features before the design process has gotten underway.

Hey @ebragaparah this issue, vague as it is, is about creating user guides pointed at helping editors and admins managing an Apostrophe site (as opposed to developing for it). This...

Sounds like we want to detect whether or not an array item was abandoned. Does this have use or implications elsewhere in schema editing?

I could imagine something like the attached, where all fields are disabled and clicking Restore re-opens the modal as a rescued and editable piece. ![image](https://user-images.githubusercontent.com/1889830/76219242-e840ef80-61eb-11ea-8d1c-b4eb78cdf47e.png)