Commit 28b6d52
committed
chore(release): 1.5.0 [skip ci]
# [1.5.0](nfdi4health/semlookp-widgets@v1.4.4...v1.5.0) (2023-03-22)
### Bug Fixes
* add missing export for resources widget ([007fde1](nfdi4health@007fde1))
* added axios to the peerDependencies. ([360e9b3](nfdi4health@360e9b3))
* **AutocommpleteWidget:** move loading state ([5be2ea3](nfdi4health@5be2ea3))
* **AutocompleteWidget:** remoce unnecessary dependencies that cause looping ([5a1ebb7](nfdi4health@5a1ebb7))
* **AutocompleteWidget:** remove documentation for nonexisting parameter ([22f6765](nfdi4health@22f6765))
* **AutocompleteWidget:** removed typo. ([65857c1](nfdi4health@65857c1))
* **chore:** advanced code to correctly refresh the breadcrumb when there is no response for the 'BreadcrumbWidget'. ([88a762b](nfdi4health@88a762b))
* **chore:** updated version. ([d89fa7b](nfdi4health@d89fa7b))
* **chore:** updated version. ([bc81fdb](nfdi4health@bc81fdb))
* corrected maximum size of the response to 500 ([686303f](nfdi4health@686303f))
* correctly show empty descriptions in DescriptionWidget ([73d8bfd](nfdi4health@73d8bfd)), closes [#10](https://github.com/nfdi4health/semlookp-widgets/issues/10)
* **DataContentWidget:** Fixed the integration of the frontend variable. Now the DataContentWidget shows the correct amount of data for a specific frontend instance. Also added a second example to the file DataContentWidget.stories.tsx. ([74178bb](nfdi4health@74178bb))
* **DataContentWidget:** Fixed the integration of the frontend variable. Now the DataContentWidget shows the correct amount of data for a specific frontend instance. Also added a second example to the file DataContentWidget.stories.tsx. ([9e96394](nfdi4health@9e96394))
* **DescriptionWidget:** handle unexpected API response ([17e5110](nfdi4health@17e5110))
* **DescriptionWidget:** handle unexpected API response ([3fc74d6](nfdi4health@3fc74d6))
* display short_form instead of obo_id in breadcrumbs ([d7ddb72](nfdi4health@d7ddb72))
* **EntityInfoWidget:** make iri prop optional, since ontologies do not need it ([890793e](nfdi4health@890793e))
* **HierarchyWidget:** encode all IRI components ([d1e322c](nfdi4health@d1e322c))
* improve appearance of resources widget ([7c657b3](nfdi4health@7c657b3))
* **index:** export TermInfoWidget ([b3574b1](nfdi4health@b3574b1))
* **IriWidget:** handle unexpected API response ([ced8d49](nfdi4health@ced8d49))
* **IriWidget:** handle unexpected API response ([af7f901](nfdi4health@af7f901))
* **MetadataWidget:** added missing objType. ([914f572](nfdi4health@914f572))
* **MetadataWidget:** provide Title/DescriptionWidget's new properties ([eadfa7c](nfdi4health@eadfa7c))
* **OlsApi:** getTermTree: encode all IRI components ([14dd2bb](nfdi4health@14dd2bb))
* resolved merge conflicts ([3c10ed1](nfdi4health@3c10ed1))
* **ResourcesWidget:** limit height of description and make it scrollable ([7397a40](nfdi4health@7397a40))
* **ResourceWidget:** Loading indicator at wrong state ([86cacaa](nfdi4health@86cacaa))
* **ResourceWidget:** only expose IRI, as the signature and documentation states. ([905a20e](nfdi4health@905a20e))
* **SearchResultsListWidget.stories:** address frontend prop, broken by an auto-merge ([bc2b01d](nfdi4health@bc2b01d))
* **SearchResultsListWidget:** change link to concept details page ([acbc14d](nfdi4health@acbc14d))
* **SearchResultsListWidget:** make all EuiCardProps optional ([90b9b3e](nfdi4health@90b9b3e))
* **SearchResultsListWidget:** omit layout prop ([43606ed](nfdi4health@43606ed)), closes [#18](https://github.com/nfdi4health/semlookp-widgets/issues/18)
* **SearchResultsListWidget:** Partial props again ([6d717dd](nfdi4health@6d717dd)), closes [#21](https://github.com/nfdi4health/semlookp-widgets/issues/21)
* **SearchResultsListWidget:** provide Title/DescriptionWidget's new properties ([b9373ce](nfdi4health@b9373ce))
* **SearchResultsWidgets:** add helper function for switching entity type ([3adbe4f](nfdi4health@3adbe4f))
### Features
* add new data content widget for viewing number of ontologies ([75af72e](nfdi4health@75af72e))
* add new search bar widget with autosuggest using /suggest ([ba6b831](nfdi4health@ba6b831))
* add new term info widget frame ([5103458](nfdi4health@5103458))
* add new widget for list of search results ([6ce341e](nfdi4health@6ce341e))
* add new widget for list of search results ([6c6bcf7](nfdi4health@6c6bcf7))
* add new widget for table of resources ([1975731](nfdi4health@1975731))
* add number of terms, properties and individuals to data content widget ([7bab254](nfdi4health@7bab254))
* **api:** Adapted code for AutocompleteWidget. Also changed the parameter split from ',' to '&'. Additionally added a AutocompleteWidget story with German as a multilinguality use case. Removed unnecessary code(e.g. the variable 'ontology'). Replaced 'parameters' with 'parameter'. ([fb84227](nfdi4health@fb84227))
* **AutocompleteWidget:** add onSearchChange and onSearchButtonClick arguments ([27e62d1](nfdi4health@27e62d1))
* **AutocompleteWidget:** add onSearchChange, onSearchButtonClick and prefill arguments ([920f0fc](nfdi4health@920f0fc))
* **AutocompleteWidget:** added missing information for the ontology_prefix and the type. This information is important to redirect to the correct resource at the terminology service. ([7312299](nfdi4health@7312299))
* **AutocompleteWidget:** added missing information(ontology_name, type). differ between the label of the suggestion list and the label of the response. Also changed API call to axios. ([f646e5a](nfdi4health@f646e5a))
* **AutocompleteWidget:** added render Option to show some metadata information in the suggestion list. ([0678710](nfdi4health@0678710))
* construct JsonApiWidget, a button that shows the user a query's response JSON ([b877060](nfdi4health@b877060))
* create basic ontology info widget ([e35124f](nfdi4health@e35124f))
* **DataContentWidget:** add parameter option ([949a0f7](nfdi4health@949a0f7))
* **DescriptionWidget:** also allow usage for ontologies, properties and individuals ([a1c6c65](nfdi4health@a1c6c65))
* **DescriptionWidget:** specify ontologyID in query and use olsApi ([c863af6](nfdi4health@c863af6))
* **EntityInfoWidget:** add parameter option ([9d618eb](nfdi4health@9d618eb))
* **EntityInfoWidget:** also cover OntologyInfoWidget functionality ([e547c12](nfdi4health@e547c12))
* formatting of OntologyInfoWidget data items and placeholders if empty ([1de8071](nfdi4health@1de8071))
* **HierarchyWidget:** now shows roots if the optional iri property is undefined ([592618c](nfdi4health@592618c))
* improve OntologyInfoWidget design ([88dc1c9](nfdi4health@88dc1c9))
* introduce contentParams to OlsApi, using them in OntologyInfoWidget queries ([fd61ec6](nfdi4health@fd61ec6))
* list any available annotations in OntologyInfoWidget ([0a31160](nfdi4health@0a31160))
* **MetadataWidget:** add parameter option ([a6aa727](nfdi4health@a6aa727))
* **microservice:** changed and adapted a lot of code to provide the functionality of the microservice. ([ae9f51a](nfdi4health@ae9f51a))
* **OlsApi:** add function for /search ([ed0085d](nfdi4health@ed0085d))
* **OlsApi:** add function for /search ([602b47a](nfdi4health@602b47a))
* **OlsApi:** add function for /suggest ([3b291ce](nfdi4health@3b291ce))
* **OlsApi:** add sorting functionality ([8a8eccd](nfdi4health@8a8eccd))
* **OlsApi:** getTerm/Property/Individual onto param is now optional ([75ea039](nfdi4health@75ea039))
* **OntologyInfoWidget:** add parameter option ([a696863](nfdi4health@a696863))
* **ResorcesWidget:** add parameter option ([c91c2e8](nfdi4health@c91c2e8))
* **ResourcesWidget:** added a 'targetLink' parameter. Now it is possible to set and to pass a target link to make the short form clickable. ([3867dfe](nfdi4health@3867dfe))
* **SearchResultsListWidget:** add filter sidebar ([5c19ea9](nfdi4health@5c19ea9))
* **SearchResultsListWidget:** add filter sidebar ([4892cd6](nfdi4health@4892cd6))
* **SearchResultsListWidget:** add parameter option ([4aee202](nfdi4health@4aee202))
* **SearchResultsListWidget:** added a 'targetLink' parameter to the EuiCard. Now it is possible to set and to pass a target link to make a EuiCard clickable. ([de1cb59](nfdi4health@de1cb59))
* **SearchResultsListWidget:** use new search bar widget ([6490c15](nfdi4health@6490c15))
* **SearchResults:** remove empty information and use correct links for ontology results ([784ec76](nfdi4health@784ec76))
* **SearchResults:** remove not available ontology iri ([1a3ccb7](nfdi4health@1a3ccb7))
* styling of OntologyInfoWidget item paragraphs ([c916ce3](nfdi4health@c916ce3))
* **TermInfo:** add optional show title parameter ([c9ea409](nfdi4health@c9ea409))
* **TermInfoWidget:** add api call for term infos and display information ([001d88c](nfdi4health@001d88c))
* **TermInfoWidget:** replace with EntityInfoWidget, which covers properties and individuals as well ([f2792e6](nfdi4health@f2792e6))
* **TermInfoWidget:** replace with EntityInfoWidget, which covers properties and individuals as well ([1e7a4f5](nfdi4health@1e7a4f5))
* **TermWidget:** specify ontologyID in query and use olsApi ([cc456cb](nfdi4health@cc456cb))
* **TitleWidget:** also allow usage for ontologies, properties and individuals ([6cb58eb](nfdi4health@6cb58eb))1 parent 881aa1c commit 28b6d52
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments