browsertrix/frontend
Emma Segal-Grossman 07edf697f0
Hotfix: Crawls page table click targets not applied to the right elements (#1524)
Fixes #1525

### Changes

- Changes one of the table cell component usages in the crawl list page
to correctly use the `rowClickTarget` prop, rather than setting the
class to `rowClickTarget`.
- Updates the `rowClickTarget` styling to only apply _within_ a
`<btrix-table-cell>`
2024-02-08 14:41:33 -08:00
..
.husky
assets
config Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
patches
scripts
src Hotfix: Crawls page table click targets not applied to the right elements (#1524) 2024-02-08 14:41:33 -08:00
tests Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
xliff
.dockerignore
.editorconfig
.eslintrc.js Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
.gitignore
.prettierignore Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
.vscode
00-browsertrix-nginx-init.sh
Dockerfile
frontend.conf.template
index.d.ts
lit-localize.json
minio.conf
package.json version: bump to 1.9.0-beta.3 2024-02-07 15:21:10 -08:00
playwright.config.ts
postcss.config.js
prettier.config.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
README.md
sample.env.local
tailwind.config.js Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
tsconfig.eslint.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
tsconfig.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
web-test-runner.config.mjs Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.config.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.dev.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.prod.js
yarn.lock Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00