mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
* when the footer is not present in the dialog remove empty div
* add new item type feature flag
* add subtitle text to cipher menu items
* add add item dialog and associated components
* integrate the new item dialog into web and AC vaults
* add dialog header start slot for dialog
* fix menu trigger when feature flag is disabled
* add back button for cipher dialogs
* bind `this` for back action
* only show back button when a new cipher is being created
* fix edit access for new ciphers
* fix logic for adding a cipher and showing the back button
* add back action to the collection dialog
* add back action to folder dialog
* fix formatting and strict types
* update backAction getter for consistency
* add story without footer
* prettier fixes
* address local claude feedback
* update icons on dialog
* adjust spacing and sizes
* fix strict typings
* add typography import
* design pass after working on other platforms
* update to use the icon tile component
* address feedback from design
* update grid to use bit item
* remove dialog description
* update to single column when less than 6 items
* Revert "add dialog header start slot for dialog"
This reverts commit
|
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| jest.config.js | ||
| package.json | ||
| project.json | ||
| tailwind.config.base.js | ||
| tailwind.config.js | ||
| test.setup.ts | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||