[EOSC Explore]: package.json & CHANGELOG.md: Increased version to 1.0.3 and updated CHANGELOG.md.
This commit is contained in:
parent
9982bdb671
commit
753713d757
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -16,4 +16,15 @@ There is link to EOSC market place (beta) for results connected to EOSC services
|
|||
* Filter "Type" in search services: NEW field eoscdatasourcetype
|
||||
|
||||
## [1.0.2]
|
||||
* Fixes and updates in advanced search form and data transfer functionality.
|
||||
* Fixes and updates in advanced search form and data transfer functionality.
|
||||
|
||||
## [1.0.3]
|
||||
* Updated styles according to new view in EOSC Marketplace & new Search
|
||||
* Blue banner
|
||||
* White logo
|
||||
* Search form rounded and aligned to the center
|
||||
* Fonts adjusted
|
||||
* Grey background on page & white background on results
|
||||
* Detailed page: Display of EOSC subjects updated
|
||||
* [Bug fix] In description of research products' versions
|
||||
* Strip html tags from titles & descriptions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eosc",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve --disable-host-check --host 0.0.0.0 --port 4400",
|
||||
|
|
Loading…
Reference in New Issue