Corrected "Acknowledgements" to "Acknowledgments" in [README.md].
This pull request addresses a minor typo found in the repository. The typo has been corrected to improve clarity and maintain the quality of the documentation.
This change is purely cosmetic and does not affect functionality.
* fix: date issue when enbling time field
* chore: add integration test for date or reminder field
* chore: add test file to document_test_runner.dart
* fix: flutter analyze
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* feat: copy link to block
* chore: add comment
* feat: using mention bloc to manage the mention bloc status
* feat: use mention page bloc to manage mentioned page status
* feat: observe mention block content changes
* feat: sync the block content
* fix: integration test
* fix: mentioned block display name contains unnessary -
* fix: handle block was deleted case
* chore: move the get doc block and get mentioned page status to service
* feat: support copy link to page
* test: add copy link to block tests
* test: add copy link to block(same pge) tests
* test: open the mentioned page
* fix: integration test
* Revert "fix: integration test"
This reverts commit f4466b22d8.
* fix: integration test
* fix: hide breadcrumbs for deleted pages and show trash
* fix: copy for banner and trash deletion
* test: add base test
* test: expand on test
* test: fix test
* test: fix failing test
* fix: Grid new row getting cut
* chore: add test case for testing text in veiwport
* refac: clean up code
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* feat: customize animation for popover
* chore: code refactor
* feat: using popover direction calculate the popover animation translate direction
* feat: integrate the animated popover in appflowy_popover and popover_action
* fix: close popover assertion
* chore: format code
* chore: code refactor
* feat: optimize the popover listener
* feat: clear popover when hot-reloading
* chore: refactor code
* feat: integrate animated popover in block action button
* fix: integration test
* feat: add turn into entry
* fix: popover asBarrier issue
* feat: move biz logic from widget to cubit
* feat: add turn into menu
* chore: remove unused code
* feat: support h1-h3
* feat: add block conversions
* fix: integration test
* feat: implement block conversions
* fix: outline test
* test: add turn into tests
* test: add turn into nested list test
* test: add turn into nested list test
* fix: flutter analyze
* chore: replace turninto icon
* feat: integrate animated popover in color option button
* chore: split the block option action into separate files
* test: add integration test
* fix: outline block test
* fix: integration test
* fix: shortcut test
* feat: customize animation for popover
* chore: code refactor
* feat: using popover direction calculate the popover animation translate direction
* feat: integrate the animated popover in appflowy_popover and popover_action
* fix: close popover assertion
* chore: format code
* chore: code refactor
* feat: optimize the popover listener
* feat: clear popover when hot-reloading
* chore: refactor code
* fix: integration test
* fix: icon test
* feat: support editing name when creating a new page on mobile
* chore: add defaultName in layout extension
* test: add cover title test on mobile
* fix: cover title test on mobile
* feat: add integration runner 4
* chore: update translations
* chore: disable subpage feature
* fix: ignore same workspace icon update
* feat: pressing esc to exit editing mode in cover title
* fix: integration test
* fix: unable to use redo/undo in cover title
* chore: update collab version b56d051
* feat: show add emoji & add cover button when hovering on the title
* test: add hover on title test
* fix: unable to use arrow right in cover title
* fix: unable to select title sometimes
* fix: integration test
* fix: cloud integration test
* fix: cloud integration test
* fix: integration test
* fix: add tab and shift+tab test cases on web
* fix: support BIUS on web
* fix: add BIUS test cases
* fix: add markdown to block test cases
* fix: add markdown to block test cases
* chore: upgrade collab
* fix: calculate value
* chore: optimize calculate
* chore: cal when open database
* chore: update calculation when filter change
* chore: use same runtime
* chore: import into space
* chore: par insert
* fix: migrate from anon
* chore: fix test
* chore: update test
* chore: add test
* chore: update test
* chore: update test
* chore: update docs
* fix: space collab
* chore: update test
* fix(flutter_desktop): field icon picker popover constraints
* fix(mobile): immediately select field when editing filter
* fix: filter through select options not working
* fix(mobile): scroll to bottom after filter creation
* fix: primary field tooltip
* chore: add more bottom padding in create workspace menu on mobile
* feat: add more bottom padding in workspace menu
* feat: enable scrollable in workspace menu on desktop
* feat: enable to customize filiter rules
* fix: workspace menu icon dark mode issue
* Revert "feat: enable to customize filiter rules"
This reverts commit 3e6d522112.
* feat: support share page
* feat: support copy share link
* chore: replace share icon
* chore: update translations
* chore: optimize code
* test: add share link test
* feat: support copy block link
* test: add copy link to block test
* chore: refactor share code
* fix: doc bloc not found issue
* feat: support withYHistory
* fix: inline elements
* fix: insert break in single line
* fix: add enter key behavior tests
* fix: add test cases
* fix: add test cases