node-red / node-red-ui-nodes

Additional nodes for Node-RED Dashboard
Apache License 2.0
117 stars 81 forks source link

ui-table style of html links changed with v0.4.0 #86

Closed m-schaeffler closed 1 year ago

m-schaeffler commented 1 year ago

Which node are you reporting an issue on?

node-red-node-ui-table

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.0 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 1 year ago

sorry, but isue is not fixed with v4.0.1

dceejay commented 1 year 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.