Commit 34a659c
authored
Refactor dispatch (#234)
* chore: optimize doc loading
* chore: extract hooks
* chore: lint
* chore: add test
* fix: row document sync
* fix: row document create
* fix: create document
* fix: edit
* chore: add test
* chore: lint
* fix: review comments
* chore: fix test
* chore: fix test
* chore: use optional
* chore: fix test
* chore: fix test1 parent 7328fc1 commit 34a659c
File tree
82 files changed
+5910
-1066
lines changed- cypress
- e2e
- app
- database
- editor
- embeded/database
- support
- src
- __mocks__
- application
- database-yjs
- __tests__
- dispatch
- hooks
- migrations
- relation
- rollup
- publish
- services
- js-services
- cache
- http
- __tests__
- slate-yjs
- __tests__
- utils
- view-loader
- components
- ai-chat
- app
- contexts
- hooks
- layers
- database
- components
- board
- card
- group
- cell
- file-media
- relation
- database-row
- grid/grid-row
- hooks
- editor
- components/blocks/database
- components
- hooks
- main
- publish
- ws
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+5910
-1066
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments