node-red / node-red-ui-nodes

Additional nodes for Node-RED Dashboard
Apache License 2.0
122 stars 83 forks source link

ui-table style of html links changed with v0.4.1 #91

Open m-schaeffler opened 2 years ago

m-schaeffler commented 2 years ago

Which node are you reporting an issue on?

node-red-node-ui-table v4.0.1

What are the steps to reproduce?

use HTML links in a table

What happens?

with v.0.3.12 the links were white on dark gray with v0.4.1 they are blue on dark gray

What do you expect to happen?

the links should stay in white on gray, because a change should not break the appearance of the dashboard.

Please tell us about your environment:

m-schaeffler commented 2 years ago

issue also appears with Chrome Browser.

dceejay commented 2 years ago

I have reverted (republished) the older 0.3.x as 0.4.2 (complete with old vulnerabilities) and moved the latest library version to a new branch while we work on it to make it more compatible.