Skip to content

Releases: 4dn-dcic/shared-portal-components

feat: support separate maxHeights for facets and results tables

08 Jul 15:25
Compare
Choose a tag to compare

Corresponds to Trello ticket 250.

Support separate maxHeights for facets and results tables

Full Changelog: 0.1.86b3...0.1.86b4

feat: support separate maxHeights for facets and results tables

03 Jul 14:24
Compare
Choose a tag to compare

Corresponds to Trello ticket 250.

Support separate maxHeights for facets and results tables

Full Changelog: 0.1.86b2...0.1.86b3

Bug Fix - IndeterminateCheckbox

29 Jun 21:34
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.1.85...0.1.87b1

feat: support separate maxHeights for facets and results tables

26 Jun 18:02
Compare
Choose a tag to compare

Corresponds to Trello ticket 250.

  • Support separate maxHeights for facets and results tables

Full Changelog: 0.1.86b1...0.1.86b2

feat: support separate maxHeights for facets and results tables

24 Jun 18:48
Compare
Choose a tag to compare

Corresponds to Trello ticket 250.

  • Support separate maxHeights for facets and results tables

Fix Impression Count for 200+ Items

27 May 08:02
24739f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.84...0.1.85

Fix Impression Count for 200+ Items - beta

27 May 07:33
Compare
Choose a tag to compare

Full Changelog: 0.1.84...0.1.85b1

Improve ObjectWrapper Security

24 May 08:02
100c00f
Compare
Choose a tag to compare

object.CopyWrapper is currently sending analytics data into GA4 property. It includes copied value and it makes a security breach if sensitive data is wrapped. Two new props are added to improve security:

  • analyticsOnCopy: bool // trigger analytics event (default is false)
  • maskAnalyticsValue: bool // send the actual value (false) or send a placeholder instead (true - default)

What's Changed

Full Changelog: 0.1.83...0.1.84

Improve ObjectWrapper Security - beta - II

23 May 07:43
Compare
Choose a tag to compare

Full Changelog: 0.1.83...0.1.84b2

Improve ObjectWrapper Security - beta

22 May 15:54
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.1.83...0.1.84b1