Releases: GetDKAN/cmsds-open-data-components
Releases · GetDKAN/cmsds-open-data-components
v1.3.0
v1.2.0
v 1.0.1
- Add Youtube to Social Links in the footer (#53)
- New Pagination component using USWDS functionality (#55)
- Update initial sort to
modified
and add sort order to search based on selected sort (#56) - Remove schema section on API documentation (#57)
- Fix bug where auth was showing on API pages again. (386de55)
- Update data-catalog-services to 1.0.0
Swagger change and footer updates
Moved from using data-catalog-components API doc component to directly using swagger. Also added footer email button and spacing.
More Global Components
Commit #6
Adds components for:
- Hero
- NavBar
- SearchModal
- SubMenu
- Header
- MobileHeader
- Styles for each of the above
Dataset and Dataset Search components
Adds Dataset Tag block component
Adds Dataset Download block component
Distributes scss files with the library files
Pagination components using the new usePagination custom hook
Dataset Search page using the new useSearchAPI custom hook
An initial draft of the Drupal content page template.
Add Datatable with sub components and Dataset
This release adds the first version of the dataset page. It includes some basic layout and a data table utilizing the new query endpoint Resource component.