CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
553d1f6b3c
- Added nowrap attribute to not add the stretching aspect of the editable-text and to not have any text wrapping. To be used in cases when the input is a single line and it's width is stretched with flexbox, for example tags or itemBox value fields. - Added 'tight' attribute to set lower padding values on editable-text. To be applied on fields that are not as prominent as abstract or header as it makes the actual editable-text component smaller. - Minor style changes to not shift layout on focus on windows (using transparent border instead of 0 margin). - No overflow of textarea to avoid longer-than-needed textareas on windows. - Keep track if the component was focused on via mouse click or not. If the focus happened without prior mouse click, select all text. - Reset cursor and selection on blur. - Make sure the .input is always re-added if it disappears after drag-drop. - Added sizeToContent function to set max-width based on the width of the input. - Allow the browser to break up words more freely with overflow-wrap: anywhere to avoid stretching the itemBox with extra long header without spaces. - Apply 'nowrap' and 'tight' to tags so that a long tag does not stretch the itemBox or make the editable-text extra tall. |
||
---|---|---|
.github | ||
app | ||
chrome | ||
components | ||
defaults/preferences | ||
js-build | ||
note-editor@af477788cd | ||
pdf-worker@85d3c0ed13 | ||
reader@dbb56b8be5 | ||
resource | ||
scripts | ||
scss | ||
styles@1c0a501159 | ||
test | ||
translators@450efe2d87 | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf | ||
version |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero documentation.