うんち
うんち
I just thought the same thing myself. And I made an experimental prototype of it.  rails-mermaid-erd https://github.com/koedame/rails-mermaid_erd Mermaid is excellent and has already produced something very good as an...
@rtalexk I'm really happy that you've implemented the feature I wanted! Please wait for my review 🙏🏿 Thank you!
@rtalexk Considering that text selection and other features would be compromised, I decided to implement it myself. Thank you for providing the idea. - https://github.com/koedame/rails-mermaid_erd/pull/95
@mogimogitomato Thank you for your PR! This functionality has been incorporated in PR #138. I'll close this PR for the following reasons 🙏🏿: 1. The proposed implementation prevents text selection...
I also encountered the same issue and resolved it with the following command. ```bash ln -s /Applications/Docker.app/Contents/Resources/bin/docker /usr/local/bin/docker sudo ln -s -f /Users/u/.docker/run/docker.sock /var/run/docker.sock ``` and change `~/.docker/config.json` ```diff {...
@francescob Thank you for your pull request! Could you help me better understand: - What problem this PR is trying to solve? - Who would benefit from this change and...
@shifakhan Thank you for your PR! I have to decline this as we want to focus on improving core performance rather than suggesting browser-specific workarounds in the README. Thanks for...