browsertrix/frontend
sua yoo 0fb6571990
refactor: Migrate LiteElements (#2145)
- Migrates the following `LiteElement`s to `BtrixElement`:
  - `App` (`<browsetrix-home>`)
  - `Admin` (`<btrix-home`)
  - `Dashboard` (`<btrix-dashboard>`)
  - `LogInPage` (`<btrix-log-in>`)
- Replaces custom light DOM `btrix-input` with `sl-input` since password
managers should work now.
2024-11-12 13:56:37 -08:00
..
.husky chore: Auto-commit extracted localization strings (#2089) 2024-09-30 10:48:13 -07:00
config/tailwind/plugins
docs feat: Allow users to specify language preference (#2129) 2024-11-11 09:30:20 -08:00
patches
scripts [Chore] Webpack: Migrate from onBeforeSetupMiddleware to setupMiddlewares (#2080) 2024-10-02 19:35:32 -07:00
src refactor: Migrate LiteElements (#2145) 2024-11-12 13:56:37 -08:00
tests
xliff refactor: Migrate LiteElements (#2145) 2024-11-12 13:56:37 -08:00
.dockerignore
.editorconfig
.eslintrc.js Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
.gitignore
.prettierignore Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
.vscode
.yarnrc refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00
00-browsertrix-nginx-init.sh
Dockerfile refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00
frontend.conf.template Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
index.d.ts
lit-localize.json feat: Localization workflow improvements (#2069) 2024-09-10 14:15:26 -07:00
minio.conf
package.json refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00
playwright.config.ts
postcss.config.js
prettier.config.js chore: Format XLIFF files (#2074) 2024-09-11 10:46:39 -07:00
README.md
sample.env.local feat: Merge workflow job types (#2068) 2024-09-25 10:37:18 -04:00
tailwind.config.js refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00
tsconfig.eslint.json
tsconfig.json
web-test-runner.config.mjs refactor: Migrate LiteElements (#2145) 2024-11-12 13:56:37 -08:00
webpack.config.js refactor: Migrate LiteElements (#2145) 2024-11-12 13:56:37 -08:00
webpack.dev.js [Chore] Webpack: Migrate from onBeforeSetupMiddleware to setupMiddlewares (#2080) 2024-10-02 19:35:32 -07:00
webpack.prod.js
yarn.lock refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00