Releases: geo-knowledge-hub/geo-components-react
Version 0.4.2
What's Changed
- Changed the order of the fields in the
FilterBuildercomponent.
Full Changelog: v0.4.1...v0.4.2
For more information on this release, please, read the CHANGES.md file.
Version 0.4.1
What's Changed
- Fixed the URL of the
Subjects APIin theBasicSubjectsFieldcomponent.
Full Changelog: v0.4.0...v0.4.1
For more information on this release, please, read the CHANGES.md file.
Version 0.4.0
What's Changed
- Added components to enable advanced search (#27) in the GEO Knowledge Hub (
FilterBuilder,AdvancedSearchBar).
Full Changelog: v0.3.3...v0.4.0
For more information on this release, please, read the CHANGES.md file.
Version 0.3.3
What's Changed
- Added form fields (
Engagement Priority,Target Audience field,Work Programme) to the library. These fields are moved from GEO Deposit React (#28)
Full Changelog: v0.3.2...v0.3.3
For more information on this release, please, read the CHANGES.md file.
Version 0.3.2
What's Changed
- Fixed empty field error (#24) in the
RelatedResourceTableandUserStoryCarouselcomponents.
Full Changelog: v0.3.1...v0.3.2
For more information on this release, please, read the CHANGES.md file.
Version 0.3.1
What's Changed
- Fixed pagination error (#18) in the
RelatedResourceTablecomponent; - Added GEO Work Programme Badge in the
RelatedResourceTableresults item.
Full Changelog: v0.3.0...v0.3.1
For more information on this release, please, read the CHANGES.md file.
Version 0.3.0
What's Changed
-
Package structure reorganized. With this change, the package is divided by component type, and for each type, there are the base components, their derivations, and thematic uses.
-
All components have been rewritten and improved. The following components are now available:
- Related resource table;
- External resource table;
- Image carouse with lazy load and cache.
-
Added tests for components;
-
Introduction of Storybook as the development environment of the package.
Full Changelog: v0.2.1...v0.3.0
For more information on this release, please, read the CHANGES.md file.
v0.2.1
What's Changed
- Package renamed to
@geo-knowledge-hub/geo-components-reactusing scoped pattern
Full Changelog: v0.2.0...v0.2.1
For more information on this release, please, read the CHANGES.md file.
Version 0.2.0
What's Changed
- Introduced thematic components
User Stories Carouselcomponent based on pure-react-carousel;Engagement Priorities Carouselcomponent based on Glider.js
For more information on this release, please, read the CHANGES.md file.