#1806February 18, 2019by WebEtSolutions3 answers
Hi and thank's for your job ! It's possible to make traits under cateogories like blocks ? If it's possible, maybe use the Category object like the BlockManager ? Categories on BlockManager work fine, so if TraitManager add the same system of category, it's perfect ! What it's the best method for you for implements th...
artf
Will be available in the next release, Thanks @amirrahmani76 for the PR ❤️
WebEtSolutions
Hi, no problem we will work for this PR.
Uysim
Do we have this feature yet?
#1803February 18, 2019by ageir3 answers
We're using GrapesJS at work for building a kiosk-system into our CMS. Currently using the webpage template. We are displaying the content on displays/tvs which has a fixed resolution, for example 1920x1080 laying down, or 1080x1920 standing on the side And I've tried to find a way to limit the resolution in the canva...
artf
Have you tried the Device Manager API?This will (sometimes) add scrolling in the canvas in the webpage template of course, but I don't see that as a problem as its more important to know that the design you're working on will look the same...
ageir
Yeah I did, works great if you are editing on a screen that is larger than the intended content. But if you're for example editing for a 4k screen on a full HD screen its a bit problematic. Zooming seems great! Would be great if you can zo...
artf
Yeah I did, works great if you are editing on a screen that is larger than the intended content. But if your for example editing for a 4k screen on a full HD screen its a bit problematic. Zooming seems great! Would be great if you can zoom...
#1786February 11, 2019by Saurabh-Devade1 answer
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...
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
#1774February 6, 2019by MACscr3 answers
Unless I am missing something, it appears that you cant drag and drop absolute positioned elements. In my opinion, if an element is set to absolute positioning, you should be able to drag and drop the the item to anywhere within its relatively positioned parent. We should not be required to manually input positions (t...
artf
Not yet implemented, but it's in our Roadmap
sccorby
Bump. Definitely a high-priority feature for a WYSIWYG environment. Question for @artf : Would this be possible to implement with a custom menu/panel on our own?
MACscr
Bump. Definitely a high-priority feature for a WYSIWYG environment.Question for @artf : Would this be possible to implement with a custom menu/panel on our own? He already has it in the works: https://github.com/artf/grapesjs/issues/1936
#1759January 29, 2019by tristanMatthias3 answers
This is an amazing project! Thanks. Would it be possible to get typings for Typescript? It would make life a lot easier for the project I am working on. Thanks so much!
Rottohawkins
This might take a little bit longer because is not compatible with grapesjs, not even the browser version. Thats why I have to make everything by hand. As a result I am not sure if it will be accepted in [official types repository]. So far...
warent
Would love to see TS declarations as well. TypeScript is becoming fairly standard / essential for production codebases
Sharsie
If someone starts working on this, poke me please, we might be able to give a hand here and there... Would really love to have typings for this project
#1746January 23, 2019by sankaran852 answers
Hi Team, We have noticed grapesjs has customised the actual template uploaded, by stripping off the html, head and body tags and adds new style tag in the content, Which we don't want to happen. Is it possible for grapesjs editor to output html without altering the basic structure of the imported template. We looked f...
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
#1745January 23, 2019by sankaran853 answers
Hi Team, We are using grapesjs newsletter plugin in our project for importing and preview the template. We are facing some difficulty in retaining the template structure which we import in to grapesjs editor. Please check the below example IMPORTED HTML EXPECTED OUTPUT ACTUAL OUTPUT , what we get from editor using the...
wimurk
@artf i am. First get the html with ->getHtml then put it in an dom element. Then extract the body en remove the title, meta, etc from the dom. Then extract the html again. Long live JQuery. But still would be a great feature to do all tha...
artf
<img width="1253" alt="5" src="https://github.com/GrapesJS/grapesjs/assets/11614725/830ea394-773f-4d76-8ea0-37af7e250760"> Added the possibility of importing HTML documents https://github.com/GrapesJS/grapesjs/pull/5895
artf
Currently, the editor imports only the content inside the body. To make it understand also other document nodes, it'd require a refactor of the current HTML parser
#1744January 23, 2019by sankaran851 answer
Hi Team, We are using grapesjs newsletter plugin in our project for importing and preview the template. We are facing some difficulty in retaining the template structure which we import in to grapesjs editor. Please check the below example IMPORTED HTML <!DOCTYPE html> <html> <body> <h1>Grapesjs </h1> <p>My first grap...
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
#1743January 23, 2019by sankaran851 answer
Hi Team, We are using grapesjs newsletter plugin in our project for importing and preview the template. We are facing some difficulty in retaining the template structure which we import in to grapesjs editor. Please check the below example IMPORTED HTML <!DOCTYPE html> <html> <body> <h1>Grapesjs </h1> <p>My first grap...
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
#1742January 23, 2019by suresh51 answer
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...
lock[bot]
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.