-
-
Notifications
You must be signed in to change notification settings - Fork 550
feat: Threads sidebar #1454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat: Threads sidebar #1454
Changes from 1 commit
Commits
Show all changes
174 commits
Select commit
Hold shift + click to select a range
4d6e252
wip: better liveblocks support
YousefED dcd7c72
Merge remote-tracking branch 'origin/main' into feature/liveblocks-v2
YousefED c659253
misc fixes
YousefED a03d33f
misc
YousefED 85521df
revert minimal
YousefED e43741a
simplify setup
YousefED e0c7f0f
update config
YousefED d747238
fix
YousefED 6ce69ea
fix
YousefED a3028c1
markview
YousefED 15c7520
cleanup
YousefED b8a8d49
Merge remote-tracking branch 'origin/main' into feature/liveblocks-v2
YousefED 1b44296
wip
YousefED 23275a0
wip
YousefED 721a4e9
wip
YousefED e824c42
wip
YousefED f2d4bb8
misc
YousefED 434eafa
add threadstore tests
YousefED 9d35f72
document recommended auth rules
YousefED 58ed7c0
resolve
YousefED b761e1e
basic userstore impl
YousefED 5f52147
user auth
YousefED 060708d
Big comments UX WIP
matthewlipski 5c6f45b
Merge branch 'main' into feature/comments
matthewlipski 16c6a7a
Merge branch 'main' into feature/comments
matthewlipski a5e07c0
Updated reactions UX
matthewlipski b42047f
change reaction implementation
YousefED 43a1eb0
reactions improvements
YousefED 306c335
small cleanup
YousefED 99d9d21
cleanups + mark some todos
YousefED 4501af4
comments
YousefED eadb49d
fix locales
YousefED b81bab0
Merge remote-tracking branch 'upstream/main' into feature/comments
YousefED 9f40651
fix build
YousefED 7ae2b7f
cleanup + sample
YousefED 748a183
fix build
YousefED e93b53b
fix lint
YousefED be9dd46
disable liveblocks for now
YousefED 3e93d1e
lint
YousefED 40269a5
fix linkify warning + make toggle editable comment
YousefED 62a8944
fix content reset bug
YousefED 22fdde6
Implemented PR feedback
matthewlipski c293fdf
Merge remote-tracking branch 'origin/feature/comments' into feature/c…
matthewlipski c0d1bd5
fix placeholder
YousefED 311881c
Merge branch 'feature/comments' of github.com:TypeCellOS/BlockNote in…
YousefED a71fc69
clean comment editor
YousefED 4d498de
fix build
YousefED c5a6a0c
fix placeholders
YousefED 3f7828d
- Adjusted comment spacing
matthewlipski d2c9f34
Implemented PR feedback
matthewlipski 6df6886
fix build
YousefED 5b7e3d4
implement TipTapThreadStore
YousefED 3ef17e5
address feedback
YousefED db7d339
add comment
YousefED 6067a2b
Merge remote-tracking branch 'origin/main' into feature/liveblocks-v2
YousefED 298ba46
Merge branch 'feature/liveblocks-v2' into feature/comments
YousefED c007f84
wip
YousefED 99c599c
Merge branch 'main' into feature/comments
YousefED c0c848a
add autofocus
YousefED 9576cfe
Simplified tooltip + popover interaction
matthewlipski 9fa9d07
wip
YousefED 44b2dca
feat: ShadCN comments (#1445)
matthewlipski 6c6b017
change reaction auth
YousefED 97f1f0a
Merge branch 'feature/comments' of github.com:TypeCellOS/BlockNote in…
YousefED 5decc46
make emoji optional
YousefED 4cb7af0
fix bug
YousefED 27a2523
Extracted reaction badge WIP
matthewlipski b27db16
Merge remote-tracking branch 'origin/feature/comments' into feature/c…
matthewlipski 65dfc20
fix useUsers
YousefED 2fe1052
Fixed formatting toolbar not showing up when editor is non-editable
matthewlipski e3291d0
Merge remote-tracking branch 'origin/feature/comments' into feature/c…
matthewlipski 165a014
Fixed reaction badge tooltip line breaks and made leaving comment not…
matthewlipski d11053c
Merge remote-tracking branch 'origin/feature/comments' into feature/c…
YousefED 807d8d1
Improved badge UX and made reactions hide when editing
matthewlipski 3fada1a
wip
YousefED 4d3d2ff
refactor: add renderEditor boolean to BlockNoteView
YousefED 42cdbd1
Merge branch 'refactor/blocknoteview' into feature/comments-streamview
YousefED e3e5867
Fixed new comments sometimes not being selectable
matthewlipski bcd375d
fix unnecessary rerender
YousefED 6bdbf15
remove unused files
YousefED ec26b30
Improved UX/UI
matthewlipski a2b9e30
Merge remote-tracking branch 'origin/feature/comments-streamview' int…
matthewlipski d0b3f39
rest thread store
YousefED cfd94eb
fix copy/paste
YousefED ac6a17c
add shift
YousefED f200646
add docs
YousefED 7c0746e
Merge remote-tracking branch 'origin/main' into feature/comments
YousefED 4d293ef
update docs
YousefED 85f0f9f
Merge branch 'feature/comments' into feature/comments-streamview
YousefED f35a66a
revert liveblocks, will be separate PR
YousefED 8d9d542
clean lockfile
YousefED 0f1e019
fix some todos
YousefED 490291f
adress number of comments
YousefED 11d9ee6
address more comments
YousefED 7d4b64e
address some comments
YousefED 8ec3e50
clean commentsplugin
YousefED fa1e5a7
ForceSelectionVisible
YousefED f2f29e7
fix floatingcomposercontroller
YousefED e97985e
fix unit test
YousefED c7b1f85
Merge branch 'feature/comments' into feature/comments-streamview
YousefED a4a90b8
close threads on esc
YousefED df1d6a0
Merge remote-tracking branch 'origin/main' into feature/comments
YousefED 7b128dc
remove debugger
YousefED 9ae74bd
small fix
YousefED 953aefa
Fixed badge styles on docs
matthewlipski 46101a0
Fixed badge click handler
matthewlipski ab00b5d
Added remaining UX fixes from Mantine to Ariakit/ShadCN
matthewlipski 38a670d
Externalized strings
matthewlipski 8d8ebec
Small styling fix
matthewlipski 6744b26
Merge branch 'main' into feature/comments
matthewlipski a7a5656
Small styling fix
matthewlipski ebfb4da
Fix lint
matthewlipski 9944ca7
Fixed side menu regression issue
matthewlipski 30003d7
Implemented PR feedback
matthewlipski f1557b1
Implemented PR feedback
matthewlipski a647ec3
Updated emoji picker screenshots
matthewlipski 065c74d
Revert "Updated emoji picker screenshots"
matthewlipski f26edd3
Merge branch 'main' into feature/comments
matthewlipski ae534b4
Updated `package-lock.json`
matthewlipski 9a12826
Merge branch 'main' into feature/comments
matthewlipski 828d13e
Fixed `no` locale
matthewlipski 46836e5
Updated `package-lock.json`
matthewlipski 641a6b8
Added temp test pass
matthewlipski f13a43c
Merged main
matthewlipski c4a4819
Fixed merge issues
matthewlipski 95da229
Merge branch 'feature/comments' into feature/comments-streamview
matthewlipski 4313177
Fixed issues and build
matthewlipski 290834e
Separated open and resolved comments
matthewlipski 6f5575d
Merge branch 'main' into feature/comments-streamview
matthewlipski 2b0dd0b
Small fixes
matthewlipski 615b5cd
BlockNoteView changes and major UX improvements
matthewlipski 8b3b0fc
Small user select change
matthewlipski f83207c
- Renamed `ThreadStreamView` to `ThreadsSidebar`
matthewlipski b5fb0e7
Small cleanup
matthewlipski 1978fa9
Fix build and cleanup
matthewlipski 0ead24d
Merge branch 'main' into feature/comments-streamview
matthewlipski 1c987e2
`BlockNoteView` fix
matthewlipski b12de1a
WIP feedback TODOs
matthewlipski 150251a
WIP feedback
matthewlipski 8ea7ae2
Small fix
matthewlipski 1c39781
Small fix
matthewlipski d706b60
WIP feedback
matthewlipski 89eda3b
WIP feedback
matthewlipski 1851f1c
WIP feedback
matthewlipski 250f823
WIP feedback
matthewlipski 502627b
Shrunk emoji picker
matthewlipski 495b793
Fixed build
matthewlipski 4890967
Fixed lint
matthewlipski f9e8bc2
Small styling fix
matthewlipski 65a4c72
Fixed docs build
matthewlipski 41b6177
Merge branch 'main' into feature/comments-streamview
matthewlipski d072e66
Updated `Thread` and `Comment` props + small changes
matthewlipski 80bb337
Implemented PR feedback
matthewlipski e49a066
Merge branch 'main' into feature/comments-streamview
matthewlipski 27a33da
Updated demo styles
matthewlipski a8d46ac
Added file name extensions to examples
matthewlipski 49aa06b
Added docs & minor changes
matthewlipski 8db2f1a
Fixed i18n
matthewlipski ef94c80
Styling changes
matthewlipski c532ac2
Fixed lint/build
matthewlipski 5209c2d
improve commentplugin state
YousefED dc8c7f7
Merge branch 'feature/comments-streamview' of github.com:TypeCellOS/B…
YousefED 184977a
clean threadssidebar and fix performance
YousefED d25fe2c
Implemented PR feedback
matthewlipski d4f7a09
Moved styles
matthewlipski ed07f0e
Reverted doc ID
matthewlipski 9fe3cf5
Resolved remaining feedback
matthewlipski 5c369c4
Small fix
matthewlipski a49d236
Fixed TODOs
matthewlipski eba834d
Small fix
matthewlipski 35edf21
Implemented remaining TODO
matthewlipski f9d85a5
Implemented PR feedback
matthewlipski 123e8e2
Small examples update
matthewlipski 79e2f77
Small styling fix
matthewlipski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.