OpenTabletDriver / opentabletdriver.github.io

The next version of OpenTabletDriver.Web
http://opentabletdriver.net/
GNU Affero General Public License v3.0
1 stars 5 forks source link

Improve plugin cards #94

Closed X9VoiD closed 9 months ago

X9VoiD commented 9 months ago

Changes

Redesigned the plugin cards to be easier to visually parse.

Before:

image

After:

image

The badges above plugin name shows a tooltip on hover without delay

image

Shows latest compatible version instead of earliest incompatible version (that might not even exist yet)

On a plugin that supports 0.6.0.0 for example, it will now show that the latest compatible version is 0.6.3.0 instead of 0.7.0.0. This is made possible by listing all versions of OTD in site/_data/otd-versions.json.