drawdb-io / drawdb

Free, simple, and intuitive online database design tool and SQL generator.
https://drawdb.app
MIT License
12.11k stars 856 forks source link

Basic touchscreen support (#147) and minor bugfixes #148

Open FelixZY opened 6 days ago

FelixZY commented 6 days ago

See #147. Also fixed some minor bugs that were annoying me.

vercel[bot] commented 6 days ago

@FelixZY is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

FelixZY commented 6 days ago

@1ilit I'll look into it but it will probably be a few days before I'm able.

1ilit commented 6 days ago

@FelixZY no worries take your time

FelixZY commented 2 days ago

@1ilit Try it out now. I still need to tidy up a bit (git rebase -i --autosquash main, write a proper commit message on the last commit, figure out what to do with my type declarations) but the code should be reviewable from a functionality standpoint.

For the future: please consider migrating to Typescript.