User Details
- User Since
- Oct 1 2021, 07:59 (184 w, 2 d)
- Availability
- Available
Today
Reset to original diff.
Yesterday
@mturdus I have landed this but have reintroduced this code which you have removed - I hope you can remove it again. Sorry for that!
Fri, Apr 11
@pppery I don't know if you wanna step in, since the change was introduced by you.
May 24 2024
@mturdus Can you spare some time to review this diff?
May 23 2024
./bin/celerity map
- Fixes non stretching nav bar if content is absolute or does not fill entire page height
May 4 2024
@speck here you can see the described overflowing:
All described here with screenshot (and now video): T15809
May 3 2024
May 2 2024
I have a nice working version here, which renders the diagram with the drawio viewer javascript component:
- Fixes regression from missing html element
May 1 2024
Apr 30 2024
Apr 16 2024
You are right of course!
Yeah, there are some malformed URLs we should tackle for sure.
I have edited the answer. Because with draw.io you can integrate Mermaid out of the box. With R5 you can start using the syntax like instantly.
@valerio.bozzolan Could you try again to install it? There is a readme with new instructions.
Apr 15 2024
Apr 14 2024
@mturdus right, I don't have the whole picture of this little bit wild codebase 😁 Thanks for the pointer. As far as I can see, this image and the DOMContentLoaded event handler serves no purpose anymore. All is working without it. I have renamed the main js and some functions in it for clarity. Would love if you could give it a try.
- Renames behavior and some functions and gets rid of unnecessary image proxy
@mturdus I have added some console logs in the js code (so patch and purge the caches on <phorge-base>config/cache/!)
- Caches draw.io assets, uses base64 method of diagram and adds some console logs for js debugging
Firefox does work for me. Does Chrome work for you?
Apr 13 2024
@mturdus You don't have to download the diff, you can do an arc patch D25577 (and you should, because I have changed something again). Mh, but I don't know why it should not work.... 🤔
- Dumps base64 image data directly while remarkup rendering and adds js/css files for remarkup object rule
@mturdus Is the phorge_extension.js file loaded?
Well I have worked the entire day on this (and I see your mentioned issues)... main problem is: extension is not working with security.alternate-file-domain. That I have fixed at least for the creation/editing of diagrams. I have changed pretty much and would love to send a diff.
Apr 12 2024
(Working on fixing it...)
Apr 11 2024
Apr 3 2024
I never use them, because there is no real method search. I think, we should be considering generating a documentation with a real php documention tool. But whatever we do: I think we can remove them in their current form.
Apr 2 2024
- Moves readme to the top in home view
Well, my idea was to use the already implemented logic of the diagram extension and just extend it with another diagram renderer. But @mturdus is not responding 😁
Well, you know what would be next level for a dev? If (s)he clicks on it, the color is copied to the clipboard. We can't use this behavior, because behaviors loose their state in the remarkup cache...
Mar 15 2024
Updated Pygments with pip to 2.17.2 und cut the time in half. So yeah, that's already an improvement.