inspectit-ocelot
inspectit-ocelot copied to clipboard
Migrate web-UI to latest prime react version
We want to use the newer features from prime react.
Currently we use version 4.2.1
and we want to migrate to the latest version 8.1.1
.
Hints: https://www.npmjs.com/package/primereact?activeTab=versions https://www.primefaces.org/primereact/
The latest version of Primereact (v8) would require a premium theme implementation. Since the nova-dark
theme, that is currently used, is deprecated after version 6.
it is now Primeng (premium): https://www.primefaces.org/designer/primeng
for more info about the deprecated theme: https://github.com/primefaces/primeng/issues/6198
Implemented with https://github.com/inspectIT/inspectit-ocelot/pull/1517