• Robert Knight's avatar
    Add knowledge base links to Import / Export tabs · c01e96ec
    Robert Knight authored
     - Add links at the top of the Import and Export tabs to a knowledge base
       article with information about using these features for various workflows.
    
     - Use a `<label>` for the "Select Hypothesis export file", since it is
       logically a label. This label is associated to the file input via `htmlFor`,
       but note the custom file input will still read the fixed button text ("Select
       a file")
    
     - Make labels bold in Import / Export tab to make them stand out against the
       help text, and also for consistency with the "Share" tab
    
    Part of https://github.com/hypothesis/client/issues/5783
    c01e96ec
Name
Last commit
Last update
.github Loading commit data...
.yarn Loading commit data...
bin Loading commit data...
dev-server Loading commit data...
docs Loading commit data...
embedding-examples Loading commit data...
images Loading commit data...
requirements Loading commit data...
scripts Loading commit data...
src Loading commit data...
.babelrc Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.prettierignore Loading commit data...
.python-version Loading commit data...
.readthedocs.yaml Loading commit data...
.yarnrc.yml Loading commit data...
HACKING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
codecov.yml Loading commit data...
gulpfile.mjs Loading commit data...
package.json Loading commit data...
pyproject.toml Loading commit data...
rollup-boot.config.mjs Loading commit data...
rollup-tests.config.mjs Loading commit data...
rollup.config.mjs Loading commit data...
tailwind-annotator.config.mjs Loading commit data...
tailwind-sidebar.config.mjs Loading commit data...
tailwind.config.mjs Loading commit data...
tox.ini Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...