1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00
Kovah c70ed27271 Drag n drop sorting for custom fields (#237)
* Implement sorting for custom fields

Adds angular/cdk to sources and makes DragDropModule globally available.
Updates the add-edit component with necessary tags.
Restructures and updates the box styling for drag 'n drop handling.

* Set the correct Angular CDK version

* Remove unused class for drag handle

* Add missing locale entry for drag handle

* Fix styling of the drag handle

* Move drag handle to right side of custom fields

* Revert changes in package-lock.json

* Update reference for jslib
2019-03-27 23:52:15 -04:00
2018-02-14 15:34:17 -05:00
2018-08-18 00:25:10 -04:00
2018-08-09 10:21:36 -04:00
2018-04-10 22:05:28 -04:00
2018-08-08 12:47:54 -04:00
2018-02-19 16:26:53 -05:00
2019-03-22 22:23:54 -04:00
2018-07-30 17:08:31 -04:00
2019-01-15 17:52:47 -05:00
2019-02-13 10:06:58 -05:00
2018-03-10 16:36:30 -05:00
2018-01-26 16:07:42 -05:00
2018-02-27 13:41:47 -05:00
2019-03-16 08:42:15 -04:00
2018-06-28 23:20:31 -04:00
2018-08-08 12:47:54 -04:00
2018-10-13 23:21:54 -04:00
2018-09-14 15:55:55 -04:00

appveyor build travis build Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Desktop Application

Platforms

The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.

Desktop Vault

Build/Run

Requirements

Run the app

npm install
npm run electron

Contribute

Code contributions are welcome! Please commit any pull requests against the master branch. Learn more about how to contribute by reading the CONTRIBUTING.md file.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.

Description
No description provided
Readme 1.1 GiB
Languages
TypeScript 81.8%
HTML 12.6%
SCSS 2.3%
JavaScript 1.6%
MDX 0.9%
Other 0.7%