dasch-swiss / beol

Bernoulli-Euler OnLine
https://beol.dasch.swiss
GNU Affero General Public License v3.0
0 stars 1 forks source link

Render Math for list values in search results #112

Closed tobiasschweizer closed 5 years ago

tobiasschweizer commented 5 years ago

This PR makes the search results component render math in list values. The list value comp. renders math by default, but accepts an input to disable rendering. This is useful to prevent rendering of all the elements of a big list.

math_list_values list_val_result
SepidehAlassi commented 5 years ago

@tobiasschweizer this looks good to me. But how about the search for topics?

tobiasschweizer commented 5 years ago

But how about the search for topics?

I am working on it :-) There will soon be a PR in Knora-ui

tobiasschweizer commented 5 years ago

@SepidehAlassi I am working on supporting lists in the GUI: https://github.com/dhlab-basel/Knora-ui/pull/170