kinow commented on issue #1306:
URL: https://github.com/apache/jena/issues/1306#issuecomment-1126896970
List of components we are using:
```
kinow@ranma:~/Development/java/jena/jena/jena-fuseki2/jena-fuseki-ui$ grep
-r -H -h -E "<b-.*[\s|>]" -o src | awk -F" |>" '{ print $1 }' | sort | uniq |
cut -c2-
b-alert
b-badge
b-btn
b-button
b-card
b-card-body
b-card-header
b-card-title
b-col
b-collapse
b-container
b-form
b-form-s
b-input-group
b-input-group-append
b-lis
b-list-group
b-nav
b-navbar
b-navbar-brand
b-navbar-nav
b-navbar-toggle
b-nav-item
b-overlay
b-progress
b-row
b-skeleton
b-spinner
b-th
b-tr
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]