Hey @artf I have a question around Asset Manager. When uploading an image via computer or URL You can create image blocks with the command from the left panel and edit them with double click everything Seems to work perfectly. But when I try the same in an iPad or a Touch-enabled device it doesn't work I used this Plu...
bgrand-ch
Hello, For future questions or technical issues, which aren't bugs, GitHub's Discussions tab is the place to be. Don't forget to close this issue if it is resolved or write a new detailed message in Discussions -> Q&A category (and close t...
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...
pouyamiralayi
@MicheleBowl this is how you can support the project!
Hi @artf Hope you are doing well. I've been cracking on this matter for the past few days now, I've been searching whether I got the same scenario with the others, but unfortunately, I can't find any solutions that can solve my problem, so I decided to raise an issue ticket. I hope I will make sense. So I have a 'Save...
artf
This is the command I use in Grapedrop to get all the CSS from a component
rastaprime20
Hi @artf Thank you so much for your response! I will try this out, and let you know if I run into any problems. I really appreciate this.
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...
pouyamiralayi
@Rasazna if you want to do this only for a specific component, pencil button for image is a good example.if you want to do this for all the components, check initToolbar function. Cheers!
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...
pouyamiralayi
@Rasazna please refer to #2542 Cheers!
pouyamiralayi
@Rasazna if you want to create a custom version of asset manager (probably your use case), you must define your own particular modal which is explained in #2491 if you want to customize the current asset manager, #2504 & #2316 would be a g...
Rasazna
My component is Aggrid it is not image component . I have created a aggrid block element so when the grid is dragged and dropped , I want to provide a asset manager kind of option to set the grid options and i want the options to bind only...
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...
pouyamiralayi
@ayana30 you can append them to the global category, check out more on this here Cheers!
pouyamiralayi
@ayana30 please refer to uploading assets Cheers!
ayana30
am trying to list images here by using unsplash api.
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...
nawaz123
Open block Components in UI are not visible in Downloaded (localhost) Grapejs as shown in screenshot while Open block Components in UI are visible in demo page (https://grapesjs.com/demo.html) Kingly guide to resolve this issue?
Hello Team, I have bit different requirement for export and import code. Is it possible to get html and css in memory (i want to save it in DB ) instead of opening PopUp which gives an option to save zip file ? I am using webpage plugin in angular app Also is it possible to load page with pre-rendered or pre-supplied...
pouyamiralayi
@denish-kanabar you can do this way: Cheers!
pouyamiralayi
Hi @denish-kanabar Is it possible to get html and css in memory (i want to save it in DB ) please refer to the storage apiload page with pre-rendered or pre-supplied HTML cheers!
denish-kanabar
have checked that thread and from there only could import plugins but now issue is with calling API while adding command for editor to save in DB
The layer manager is currently hidden away in a tab, but it should in my opinion be visible all the time. Webflow also had it hidden away in a tab, but moved it to the left side. https://webflow.com/feature/new-navigator-location
pouyamiralayi
@vfxdude please check out this fiddle for custom UI (also the layers panel is on the left side). cheers!
vfxdude
@pouyamiralayi thanks. I was fiddling with a similar idea myself. https://codepen.io/neocoder/pen/bGNMyQK (using the Webpage Preset plugin ). It would be better and easier if there was an option for this in the Webpage Preset plugin though.
artf
It would be better and easier if there was an option for this in the Webpage Preset plugin though. Currently, I can't dedicate time to presets, but PRs are always welcome
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.mdUse the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg. [Bug]: ....Do a quick...