Skip to content

Tags: vsrc/logseq

Tags

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhance: Left sidebar (logseq#9880)

* wip: right sidebar

* fix: graph height

* re-enable scrolling on list

* style: indentation

* fix: always expand block when added to sidebar

* fix: show close button on mobile

* wip: right sidebar

* support default and custom icons

* fix whiteboard icon

* fix: header overflow

* remove unneeded dependency

* fix graph icon

* add middle click action and context menu

* add more context menu actions

* add reordering support

* fix dropdown visibility

* dnd fixes and initial state

* varous fixes

* fix event propagation

* enhance accesibility

* area expanded fix

* add translations

* refactoring

* enhance performance

* enhance text overflow

* fix page link

* drag enter fix

* add rounded corners and transition

* add keyboard shortcuts icon

* revert left sidebar change

* left sidebar bg and border

* various left sidebar enhancements

* alignment fixes

* split favorites and recents scrolling

* handle unavailable icon

* handle overflow edge case

* fix and refactor menu shortcuts

* handle zero items

* display nan shortcuts on mouse over

* min height fix

* min height fix

* simplify chevron icon

* minor fixes

* add flashcards shortcut

* revert initial sidebar state changes

* cloud icon fix

* fix border radius

* add missing go-home shortcut

* add clear recent button

* fix typo

* hide scrollbars

* remove transition

* fix: favorites

* fix: border and rounded corners

* fix: dnd delay

* Revert "add clear recent button"

This reverts commit d8c52c3.

* fix: keyboard shortcuts

* fix: shortcuts

* remove unused require

0.9.13

Toggle 0.9.13's commit message
chore(release): bump version 0.9.13

0.9.12

Toggle 0.9.12's commit message
chore(release): release 0.9.12

0.9.11

Toggle 0.9.11's commit message
chore(release): bump version 0.9.11

0.9.10

Toggle 0.9.10's commit message
fix(ui): position of tooltip icon in setting ui

0.9.9

Toggle 0.9.9's commit message
fix: typo

0.9.8

Toggle 0.9.8's commit message
chore(release): bump version 0.9.8

0.9.7

Toggle 0.9.7's commit message
chore(release): bump version 0.9.7

0.9.6

Toggle 0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): bump version 0.9.6 (logseq#9376)

0.9.5

Toggle 0.9.5's commit message
test(e2e): refine test for template expansion