mirror of
https://github.com/bitwarden/browser
synced 2024-12-24 17:11:55 +01:00
c1f827069d
* Fix card number not being populated for Greek provider Eurobank. They use the identifier `card.pan` for the card number, both in the `name` attr and the `id`. * Replace the dot with a dash so that it can be removed in isFieldMatch. --------- Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com> |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
src | ||
store | ||
.gitignore | ||
crowdin.yml | ||
gulpfile.js | ||
jest.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json | ||
webpack.config.js |
Bitwarden Browser Extension
The Bitwarden browser extension is written using the Web Extension API and Angular.
Documentation
Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.