Skip to content

Releases: GetDKAN/cmsds-open-data-components

v1.3.0

20 Dec 21:07
Compare
Choose a tag to compare

Add new prop to Dataset Search page to allow for custom page title/H1. #67

v1.2.0

16 Dec 15:45
3d1da9c
Compare
Choose a tag to compare

#66 Adds some Tealium integration for footer links and updating the dataset page title.
Locks CMS Design System to v2.6, and only allow for patches
#65 Adds some custom loading states to the data tables on dataset and filtered resources

v 1.0.1

29 Sep 15:06
Compare
Choose a tag to compare
  1. Add Youtube to Social Links in the footer (#53)
  2. New Pagination component using USWDS functionality (#55)
  3. Update initial sort to modified and add sort order to search based on selected sort (#56)
  4. Remove schema section on API documentation (#57)
  5. Fix bug where auth was showing on API pages again. (386de55)
  6. Update data-catalog-services to 1.0.0

Swagger change and footer updates

21 May 22:43
Compare
Choose a tag to compare

Moved from using data-catalog-components API doc component to directly using swagger. Also added footer email button and spacing.

More Global Components

16 Feb 16:57
Compare
Choose a tag to compare

Commit #6

Adds components for:

  • Hero
  • NavBar
  • SearchModal
  • SubMenu
  • Header
  • MobileHeader
  • Styles for each of the above

Dataset and Dataset Search components

04 Feb 16:08
Compare
Choose a tag to compare

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

23 Dec 01:24
Compare
Choose a tag to compare

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.