Releases: GetDKAN/cmsds-open-data-components
Releases · GetDKAN/cmsds-open-data-components
3.6.0
What's Changed
- WCMS-22095: Clean up /data route components by @brdunfield in #251
- WCMS-22492: Add a test to confirm browser URL params are updated when a filter is added by @brdunfield in #252
- FAQ/About pages by @dgading in #236
Full Changelog: v3.5.1...v3.6.0
3.5.1
What's Changed
- Fix for data table page filters not updating the URL by @brdunfield in #250
Full Changelog: v3.5.0...v3.5.1
3.5.0
What's Changed
This release now renders the manage columns and full screen modes by default on any dataset table page. To disable, add a 'disableTableControls' prop to your template call
- WCMS-22086: refactored table-control property by @averysmithproductions in #247
Full Changelog: v3.4.4...v3.5.0
3.4.4
What's Changed
- WCMS-21643: Allow data table rows to be visually highlighted on click by @brdunfield in #245
- WCMS-21553: update package dependencies to address warnings by @brdunfield in #232
Full Changelog: v3.4.3...v3.4.4
3.4.3
What's Changed
- WCMS-21957: Add Message for Datasets Without a Data Dictionary by @averysmithproductions in #241
- WCMS-22070: Dataset "Updated" Date Text Color Doesn't Meet Contrast Requirement by @brentonkelly1982 in #246
- WCMS-19554: Fix pagination Bugs by @brdunfield in #244
Full Changelog: 3.4.2...v3.4.3
3.4.2
What's Changed
- Migrate /data route to react context by @brdunfield in #242
- WCMS-22016: Don't re-run queries when browser tab is changed by @brdunfield in #243
Full Changelog: 3.4.0...3.4.2
3.4.0
What's Changed
- WCMS-21743: Expand the Dataset Columns to 100% by @brentonkelly1982 in #238
- WCMS-21498: Add fullscreen mode to dataset table tab by @brdunfield in #237
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- WCMS-21569: Clear count to enable more accurate results for event reporting by @brdunfield in #233
- WCMS-21773: Change The "Mailto" Email Address To A Clickable Link by @brentonkelly1982 in #235
- WCMS-21488: Manage Columns Feature for Data Table Tab by @brdunfield in #234
New Contributors
- @brentonkelly1982 made their first contribution in #235
Full Changelog: 3.2.5...3.3.0
3.2.5
What's Changed
- Fix modal scroll freeze bug by @brdunfield in #228
- WCMS-21323: Add title attribute to data table cells by @brdunfield in #229
- WCMS-21486: Add data dictionary info banner when data dictionaries are enabled and prop is passed by @brdunfield in #230
- WCMS-21593: Move rows per page control above data table and adjust other UI elements by @brdunfield in #231
Full Changelog: 2.3.3...3.2.5
2.3.3
What's Changed
- WCMS-21331: Fix Cache buster causing error by @brdunfield in #223
- WCMS-21326 and 21322: Adjust horizontal scroll class override, and fix loading screen and no results display on horizontally scrolled table by @brdunfield in #226
- WCMS-21324: Make data table headers sticky by @brdunfield in #227
- Note that the above will only be activated when the vertical height of the table is clamped with a downstream style override
- WCMS-20265: Enable Data Dictionary CSV Downloads with a prop by @brdunfield in #224
Full Changelog: 3.2.2...2.3.3