ondras / wwwsqldesigner

WWW SQL Designer, your online SQL diagramming tool
https://sql.toad.cz/?keyword=online_library
BSD 3-Clause "New" or "Revised" License
2.86k stars 722 forks source link

Redesing - inspired by Lt-Mayonesa's material design #286

Closed loro2 closed 4 years ago

loro2 commented 4 years ago

Here is a simple redesign (#252) with support for switching between the new and original styles (in options, via css switching). The design work was basically done by Lt-Mayonesa in #254, but I implemented it in a more simplistic fashion, touching the html and javascript code as little as possible. The layout resembles the original, with the color scheme and some design cues taken from Lt-Mayonesa's work. I didn't use the mui framework, only vanilla css.

I think the whole #254 redesign can be implemented in this manner by building further upon this PR in the future.

loro2 commented 4 years ago

Hello, I'd like to ping this PR. I understand this project is not high priority now, so this is just a friendly reminder of this PR if it got forgotten about unwillingly. The change to legacy code is quite trivial and there is a single new .css file. Thanks.

ondras commented 4 years ago

Hi,

ping received. I just returned from a 3-week vacation.

Please give me some time to review the code. I am totally willing to merge this, so checking the code is basically only a formality.

ondras commented 4 years ago

@loro2 , thanks a lot for your contribution!