You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Upgraded @wayback/core to improve performance when finding versions with local changes.
Upgraded @arcgis/core to version 5 and migrated from deprecated ArcGIS widgets to the new ArcGIS map components.
Removed the calcite-components-react wrapper and migrated to using calcite-components web components directly in React.
Updated Updates Layer query logic to user predicable and deterministic timestamps for filtering instead of relying on 'CURRENT_TIMESTAMP' in the feature service, which can lead to unexpected results.
Disable the Layers List while loading versions with local changes to prevent user from interacting with the layer list before the local changes are fully loaded, which could lead to confusion.