Online sketch pad #64

Open
opened 2021-12-10 13:37:32 +00:00 by raphaelbastide · 5 comments
raphaelbastide commented 2021-12-10 13:37:32 +00:00 (Migrated from gitlab.com)

I like the idea to sketch something quickly with cascade. I often need to make quick shareable, archived, demos, with unique URL. An inspiration could be Paper.js Sketch source code.

Great features :

  • content stored in the url
  • version selector
  • can be modified / forked easily
I like the idea to sketch something quickly with cascade. I often need to make quick shareable, archived, demos, with unique URL. An inspiration could be [Paper.js Sketch](http://sketch.paperjs.org/) [source code](https://github.com/paperjs/paperjs.github.io/tree/master/sketch). Great features : - content stored in the url - version selector - can be modified / forked easily
raphaelbastide commented 2021-12-10 13:51:46 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
raphaelbastide commented 2021-12-10 14:09:34 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
raphaelbastide commented 2021-12-16 23:38:34 +00:00 (Migrated from gitlab.com)

I started to work on that. This is currently hard to implement an iframe with base64 embedding cascade required JS and CSS (cross-origin errors). This will be less difficult to do so using a Cascade instance on a div for the output instead of an iframe. By doing so, the updated context will use relative cascade.js and CSS. I guess a “start” button will not be required neither for each output update. See #57

I started to work on that. This is currently hard to implement an iframe with base64 embedding cascade required JS and CSS (cross-origin errors). This will be less difficult to do so using a Cascade instance on a div for the output instead of an iframe. By doing so, the updated context will use relative cascade.js and CSS. I guess a “start” button will not be required neither for each output update. See #57
raphaelbastide commented 2021-12-16 23:40:54 +00:00 (Migrated from gitlab.com)

mentioned in issue #57

mentioned in issue #57
raphaelbastide commented 2022-01-13 13:11:29 +00:00 (Migrated from gitlab.com)

Currently working on the independantInstance branch using shadow DOM.

Currently working on the `independantInstance` branch using shadow DOM.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tarball/cascade#64
No description provided.