45a3e96e68
- Rollback all redundant changes made in the last few months - Introduce `contextPane` - Show child notes in the notes pane - Fix splitter styling - Various bug fixes - Fix contextPane switching and states persistence - Persist reader sidebar open/close state - Fix bottom pane placeholder updating concurrency issues - Fix toolbar placeholder width updating - Display titles for split button - Fix toolbar position when switching tabs - Add PDF tab loading cover - Improve notes and citations insertion - Clean up and refactor code - Fixes and cleanups to PDF reader
43 lines
1.4 KiB
Text
43 lines
1.4 KiB
Text
[submodule "translators"]
|
|
path = translators
|
|
url = git://github.com/zotero/translators.git
|
|
branch = master
|
|
[submodule "chrome/content/zotero/locale/csl"]
|
|
path = chrome/content/zotero/locale/csl
|
|
url = git://github.com/citation-style-language/locales.git
|
|
branch = master
|
|
[submodule "styles"]
|
|
path = styles
|
|
url = git://github.com/zotero/bundled-styles.git
|
|
branch = master
|
|
[submodule "test/resource/chai"]
|
|
path = test/resource/chai
|
|
url = https://github.com/chaijs/chai.git
|
|
branch = master
|
|
[submodule "test/resource/mocha"]
|
|
path = test/resource/mocha
|
|
url = https://github.com/mochajs/mocha.git
|
|
branch = master
|
|
[submodule "test/resource/chai-as-promised"]
|
|
path = test/resource/chai-as-promised
|
|
url = https://github.com/domenic/chai-as-promised.git
|
|
branch = master
|
|
[submodule "resource/schema/global"]
|
|
path = resource/schema/global
|
|
url = git://github.com/zotero/zotero-schema.git
|
|
branch = master
|
|
[submodule "resource/SingleFile"]
|
|
path = resource/SingleFile
|
|
url = https://github.com/gildas-lormeau/SingleFile.git
|
|
[submodule "pdf-reader"]
|
|
path = pdf-reader
|
|
url = ssh://git@github.com/zotero/pdf-reader.git
|
|
branch = master
|
|
[submodule "pdf-worker"]
|
|
path = pdf-worker
|
|
url = ssh://git@github.com/zotero/pdf-worker.git
|
|
branch = master
|
|
[submodule "zotero-note-editor"]
|
|
path = zotero-note-editor
|
|
url = ssh://git@github.com/zotero/zotero-note-editor.git
|
|
branch = master
|