mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
* Introduce additional options heading Text will be needed for the UI changes later on anyway * Move enableContextMenuItem from options.component to autofill.component * Move copy TOTP automatically from options.component to autofill.component * Move clearClipboard from options.component to autofill.component * Move showCardsCurrentTab from options.component to autofill.component * Move showIdentitiesCurrentTab from options.component to autofill.component * Remove options.component as all controls have been migrated Delete options.component Import within AppModule Delete obsolete route Remove animation/page transition Remove button from settings.component.html --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>