What's Changed
- v2.1.0-beta.3 by @filipesilva in #2304
- refactor context menus by @shanberg in #2302
- feat: import from roam using internal representation by @filipesilva in #2288
- hide horizontal scrollbar of right-sidebar by @tangjeff0 in #2308
- fix: can drag blocks again by @shanberg in #2309
- embeds again by @filipesilva in #2310
- fix: daily notes pages shouldn't get squished by @shanberg in #2305
- fix: disable user button when user not on a page by @shanberg in #2306
- perf: Do not load
re-frame-10x
by default by @neotyk in #2303 - Fix misc icon issues by @shanberg in #2298
- fix: new comments end up in wrong thread by @sid597 in #2307
- add "open block in right sidebar" context menu option by @tangjeff0 in #2311
- feat: Task editing outliner UI by @shanberg in #2278
- finish converting properties/update-in to graph/update-in by @tangjeff0 in #2313
- feat: first pass on queries for tasks by @tangjeff0 in #2235
- use set for getting the subscribers to send notification to by @sid597 in #2314
- Notifications for assigned task by @sid597 in #2315
- remove duplicate thread on block page by @sid597 in #2316
- rfct: rename 'database' to 'workspace' on front end by @shanberg in #2317
- update the notification message for task assigner by @sid597 in #2318
- fix: db-dump handling even if
:block/key
isnil
by @neotyk in #2326 - leaner task renderer by @shanberg in #2323
- rfct: nicer comments, comment anchors have menu by @shanberg in #2320
- feat: add rect tabs style, make default by @shanberg in #2324
- fix: right sidebar should trigger toolbar when scrolled by @shanberg in #2325
- feat: add DnD to kanban by @tangjeff0 in #2330
- Create sibling for block with just comments by @sid597 in #2329
- Checkmark icon for convert block to task by @tangjeff0 in #2332
- address error msg when there's no Stalled STATUS by @tangjeff0 in #2331
- Improve kanban queries styling by @shanberg in #2333
- Improve task appearance and fix status by @shanberg in #2327
- feat: add block editor to card edit popover by @shanberg in #2334
- perf: wait to update sidebar size on graph by @shanberg in #2321
- Navigate tasks with keyboard by @neotyk in #2335
- fix: Handle tasks without creation time by @neotyk in #2340
- feat: contextmenu offerors are keyed by @shanberg in #2341
- feat: Task indent & unindent. by @neotyk in #2343
- feat: Sidebar tasks by @shanberg in #2342
- feat: v1 queries table view for tasks by @tangjeff0 in #2336
- Query/kanban improvements by @shanberg in #2345
- inbox as property on userpage by @sid597 in #2339
- fix: Indent keeps focus by @neotyk in #2346
- build: use react 18 by @filipesilva in #2344
- More on tasks by @shanberg in #2347
- fix: janky scrolling when dragging card on kanban by @tangjeff0 in #2349
- Revert "Merge pull request #2344 from filipesilva/react-18" by @tangjeff0 in #2351
- Bug fixes and property update by @sid597 in #2355
- don't hide notifications and add green mark on the bullet in outline by @sid597 in #2352
- fix: docker-compose.yml only need 1 restart in each services by @cloudsbird in #2241
- fix: Tasks Embed used wrong lookup vector. by @neotyk in #2348
- ci: disable e2e on ci by @filipesilva in #2363
- fix: increase server max memory by @filipesilva in #2362
- fix: right sidebar items shouldn't be squished by @shanberg in #2360
- remove context menu options for inbox by @sid597 in #2357
- Rfct tasks by @tangjeff0 in #2358
- feat: Task Ref be more like Block Ref by @neotyk in #2364
- feat: Tasks title editor [Enter] support by @neotyk in #2356
- fix: right sidebar drag handle doesn't scroll away by @shanberg in #2367
- Tasks enter & backspace handling by @neotyk in #2368
- Improve sidebar tasks widget by @shanberg in #2359
- fix: Right Sidebar title block-ref support by @neotyk in #2375
- Restyle sidebar els by @shanberg in #2373
- fix: restore focus behavior prior to chakra update by @shanberg in #2371
- fix: comments boxes shouldn't stretch too far by @shanberg in #2372
- fix: right sidebar els align to top by @shanberg in #2377
- feat: Parsing to text wraps block-refs in
(())
by @neotyk in #2378 - show reactions under comments by @sid597 in #2374
- Editor for zoomed in view: normal blocks and tasks by @sid597 in #2369
- Show title on blocks too by @shanberg in #2376
- feat: add empty component by @shanberg in #2381
- fix: long titles in sidebar items shouldn't overflow by @shanberg in #2384
- rfct: block container by @shanberg in #2382
- enhance: nicer block typography and alignment by @shanberg in #2383
- fix: block selection background fits block better by @shanberg in #2387
- Fix block anchor intx by @shanberg in #2388
- fix: right sidebar items have proper bg by @shanberg in #2389
- fix error when embedding task by @shanberg in #2390
- update block/string when task title is updated by @sid597 in #2391
- feat: basic API by @filipesilva in #1994
New Contributors
- @cloudsbird made their first contribution in #2241
Full Changelog: v2.1.0-beta.3...v2.1.0-beta.4