bitwarden-estensione-browser/apps/web
Oscar Hinton 344a054ba2
[SM-74] TableDataSource for sorting (#4079)
* Initial draft of a table data source

* Improve table data source

* Migrate projects table for demo

* Update existing tables

* Fix access selector

* remove sortDirection from custom fn

* a11y improvements

* update icons; make button full width

* update storybook docs

* apply code review changes

* fix: add table body to projects list

* Fix error on create secret. Fix project list setting projects on getter. Copy table data on set. Fix documentation

* Change signature to protected, rename method to not start with underscore

* add hover and focus effects

Co-authored-by: William Martin <contact@willmartian.com>
2023-01-12 17:06:58 -05:00
..
.vscode
config [EC-892] Hide Secrets Manager (#4347) 2022-12-29 17:11:58 -05:00
scripts
src [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00
.dockerignore
.eslintrc.json
.gitignore
Dockerfile
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
config.js
crowdin.yml
dev-server.shared.pem
entrypoint.sh
jest.config.js
package.json Bumped web version to 2023.1.0 (#4407) 2023-01-06 10:55:48 -08:00
postcss.config.js
tailwind.config.js
test.setup.ts
tsconfig.json
tsconfig.spec.json
webpack.config.js [PS-2118] Update 2fa.directory API URI (#4318) 2023-01-03 19:53:31 +01:00

README.md

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

Documentation

Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.