timeline-lwc

An interactive timeline for the Salesforce platform.

MIT License

Stars
258

Bot releases are hidden (Show)

timeline-lwc - Timeline v1.14 Latest Release

Published by deejay-hub 9 months ago

WHAT'S NEW

  • Changed Salesforce API to v59.0 from v58.0
  • Added the ability to plot today's date
  • Added the ability to change the colour used for today's date
  • Added the ability to use fields for icon and icon colour
  • Added default label translations for Danish.
  • d3.js updated to v7.8.5

BUG FIXES

  • Fixed WCAG colour schemes used in Winter '24
  • Fixed zero width issues in service console
  • Fixed title padding for right to left languages
  • Fixed timezone adjustments for date type fields
timeline-lwc - Timeline v1.12

Published by deejay-hub over 1 year ago

WHAT'S NEW

  • Changed Salesforce API to v58.0 from v54.0
  • Added default label translations for Swedish and Norweigan.
  • Added support for custom relationships on the Activity object
  • Added the ability to zoom to 'First Activity'
  • Added support for new conditional directives - lwc:if
  • Added SLDS alignment for WCAG standards for colour contrast
  • Documentation improvements including sfdx to sf install instructions

BUG FIXES

  • Fixed bug with linting error for invalid sfdx-project.json
  • Fixed bug formatting dates for the Icelandic locale
  • Fixed bug causing border radii to overlap
  • Fixed bug causing scratch Org creation to fail with invalid sfdx-project.json
  • Fixed node module dependency versions for security
timeline-lwc - Timeline v1.11

Published by deejay-hub over 2 years ago

WHAT'S NEW

  • Changed Salesforce API to v54.0 from v53.0
  • Added default label translations for Italian and Korean.
  • Performance improvements using SObjectDescribeOptions.DEFERRED to enable lazy initialisation of describe attributes
  • Added default timeline metadata for Incident, Change Request and Problem standard objects
  • Days to Show now allows values up to 365. Allowing for rolling years.
  • Reduced Metadata Type usage by 35%.
  • d3.js updated to v7.4.4

BUG FIXES

  • Fixed bug when a null dates are found for OpenActivities and ActivityHistory relationship records causing a runtime error
  • Fixed bug causing ActivityHistory relationships to fail to load for non-admin users
  • Fixed bug causing Parent Picklist design time attribute to be null when an invalid field label is found
  • Fixed bug causing scratch Org creation to fail with invalid sfdx-project.json
  • Fixed bug causing tooltip to be hidden in the Service Cloud Console
timeline-lwc - Timeline v1.10

Published by deejay-hub almost 3 years ago

WHAT'S NEW

  • Changed Salesforce API to v53.0 from v52.0
  • Added support for right-to-left languages. Hebrew, Yiddish, Arabic and Urdu.
  • Added default label translations for Hebrew and Arabic.
  • Modified x axis labels to use date formats based on the user locale
  • Added a loading spinner to the tooltip event to avoid blank screens during loading.
  • BEM notation with double dashes removed in CSS as it's being deprecated in Summer '22
  • Performance improvements removing moment.js as a dependency
  • Modified the tooltip nubbin when hovering on a record to remove border shading
  • Removed moment.js as a dependency and moved to standard JavaScript for date manipulation

BUG FIXES

  • Fixed bug when a custom field value is used in the Drilldown Id Field in the custom metadata causing an Apex exception
  • Fixed bug causing Time Warp dates to be null when Lightning Web Security is enabled
  • Fixed bug that assumed all users have access to all metadata objects for the component to load
  • Fixed bug causing ActivityHistory and OpenActivity relationships to fail to load for non-admin users
  • Fixed bug causing the border radius to be square and not round for the bottom left and right corners
timeline-lwc - Timeline v1.9

Published by deejay-hub about 3 years ago

WHAT'S NEW

  • Added support to filter child records using a boolean value from a nominated field
  • Added support for 4, 6, 7, 8, 9 and 10 year future and historical time range values
  • Performance improvements by removing unnecessary DOM elements
  • Added the inclusion of Position Dates in the fallback tooltip for objects not supported by the UI API
  • d3.js updated to v7.0.0
  • moment.js updated to v2.29.1
  • Changed Salesforce API to v52.0 from v51.0

BUG FIXES

  • Fixed bug causing missing Tasks and Events when using fields with data type Large Text Area in Timeline_Configuration__mdt
  • Fixed bug causing records to be plotted in UTC date time instead of the users timezone
  • Fixed bug causing the label of the position date to be retrieved as a literal instead of the label of the field
timeline-lwc - Timeline v1.8

Published by deejay-hub over 3 years ago

WHAT'S NEW

  • Added support for 2, 3 and 5 year future time range values
  • Added support for WorkOrders on the Asset object by default
  • Added default translations for German, Spanish, French, Hindi, Japanese, Portuguese, Thai, Chinese (Simplified), Chinese (Traditional)
  • Added support for OpenActivity and ActivityHistory relationships to support indirect rollups of tasks and events
  • Changed Salesforce API to v51.0 from v50.0

BUG FIXES

  • Fixed bug causing error when adding Time Warp to Cases and using CaseComments
  • Fixed bug causing axis bars to be solid instead of dashed when flexipageRegionWidth is not set
  • Fixed bug causing test cases in a Scratch Org to fail when Last Modified By was not populated for the System Admin profile
timeline-lwc - Timeline v1.5

Published by deejay-hub almost 4 years ago

*Fixed bug causing custom relationships to error
*Performance improvements
*Support for all standard and custom objects
*Improved tooltips and error handing

timeline-lwc - Timeline v1.4

Published by deejay-hub about 4 years ago

Fixed bug causing test to fail when Contact had been relabelled
Removed Work Order as a default record to plot
Fixed community support

timeline-lwc - Timeline v1.2

Published by deejay-hub about 4 years ago

Added support for Person Accounts.
Added support for dot notation up to 5 levels deep.
Performance improvements
Added support for Parent Field property

timeline-lwc - Timeline v1.1.2

Published by deejay-hub over 4 years ago

Scale optimisations

timeline-lwc - Timeline v1.1.1

Published by deejay-hub over 4 years ago

Fix for missing metadata field

timeline-lwc - Timeline v1.1.0

Published by deejay-hub over 4 years ago

Adds junction object support

Multi contact to Account
Multi contact to Task/Event
Multi contact to Opportunity
Adds select and deselect checkbox to filter panel

timeline-lwc - Timeline v1.0.1

Published by deejay-hub over 4 years ago

Bug fixes
Performance Improvements
Enhancements including multi relationship support, communities and more

timeline-lwc - Timeline v1.0.0

Published by deejay-hub almost 5 years ago

Initial Release