# Deprecated Features and Components

The below table lists deprecated features and UI components, and includes links to their legacy documentation as well as their corresponding replacements.

<table><thead><tr><th width="150">Category</th><th width="188.76765985939068">Feature / Component</th><th>Replaced By</th></tr></thead><tbody><tr><td>App Feature</td><td><a href="https://docs.journeyapps.com/legacy-docs/other-features/access-control-rules-deprecated">Access Control Rules</a></td><td><a href="../build/data-model-configuration/data-rules">Data Rules</a></td></tr><tr><td>App Feature</td><td><a href="https://docs.journeyapps.com/legacy-docs/other-features/global-view-app.xml-deprecated">Global View (app.xml)</a></td><td><a href="../build/ui-components/all-ui-components/navigation-navigation-drawer">Navigation</a></td></tr><tr><td>App Feature</td><td><a href="https://docs.journeyapps.com/legacy-docs/other-features/linking-views-deprecated">Linking Views</a></td><td><a href="../get-started/journeyapps-fundamentals/view-navigation"><code>navigate.x</code></a></td></tr><tr><td>App Feature</td><td><a href="https://docs.journeyapps.com/legacy-docs/other-features/sync-rules-v1-deprecated">Sync Rules (v1)</a></td><td><a href="../build/data-model-configuration/data-rules/sync-rules-v2">Sync Rules (v2)</a></td></tr><tr><td>Backend API</td><td><a href="https://docs.journeyapps.com/legacy-docs/manage-app-users-deprecated">Manage App Users</a></td><td><a href="../backend-api/api-reference/manage-app-users-and-sessions">Manage App Users and Sessions</a></td></tr><tr><td>JS/TS API</td><td><a href="https://docs.journeyapps.com/legacy-docs/js-ts-apis/confirmdialog-deprecated"><code>confirmDialog</code></a></td><td><a href="../../build/js-ts-apis/journey/journey.dialog#confirm-dialog"><code>journey.dialog.confirm</code></a></td></tr><tr><td>JS/TS API</td><td><a href="https://docs.journeyapps.com/legacy-docs/js-ts-apis/dialog-deprecated"><code>dialog</code></a></td><td><a href="../../build/js-ts-apis/journey/journey.dialog#simple-dialog"><code>journey.dialog.simple</code></a></td></tr><tr><td>JS/TS API</td><td><a href="https://docs.journeyapps.com/legacy-docs/js-ts-apis/generatecsv-deprecated"><code>generateCSV</code></a></td><td><a href="../build/js-ts-apis/csv"><code>CSV</code></a></td></tr><tr><td>JS/TS API</td><td><a href="https://docs.journeyapps.com/legacy-docs/js-ts-apis/savefile-deprecated"><code>saveFile</code></a></td><td><a href="../../build/js-ts-apis/journey/journey.files#journey.files.savefile"><code>journey.files</code></a></td></tr><tr><td>UI Component</td><td><a href="https://docs.journeyapps.com/legacy-docs/ui-components/button-v1-deprecated"><code>button</code></a> (v1)</td><td><a href="../build/ui-components/all-ui-components/button"><code>button</code></a> (v3)</td></tr><tr><td>UI Component</td><td><a href="https://docs.journeyapps.com/legacy-docs/ui-components/button-v2-deprecated"><code>button</code></a> (v2)</td><td><a href="../build/ui-components/all-ui-components/button"><code>button</code></a> (v3)</td></tr><tr><td>UI Component</td><td><a href="https://docs.journeyapps.com/legacy-docs/ui-components/menu-deprecated"><code>menu</code></a></td><td><a href="../build/ui-components/all-ui-components/button-group"><code>button-group</code></a></td></tr><tr><td>UI Component</td><td><a href="https://docs.journeyapps.com/legacy-docs/ui-components/object-table-v1-deprecated"><code>object-table</code></a> (v1)</td><td><a href="../build/ui-components/all-ui-components/object-table"><code>object-table</code></a> (v3)</td></tr><tr><td>UI Component</td><td><a href="https://docs.journeyapps.com/legacy-docs/ui-components/object-table-v2-deprecated"><code>object-table</code></a> (v2)</td><td><a href="../build/ui-components/all-ui-components/object-table"><code>object-table</code></a> (v3)</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>
