Lucas
e3bbabd63e
feat: sign in with passcode ( #7685 )
...
* feat: sign in with password or passcode
* feat: add loading dialog
* chore: update translations
* feat: support otp on mobile
2025-04-10 14:06:08 +08:00
Richard Shiue
ad227bcf79
chore: toast message when theme folder doesn't have permission ( #7715 )
2025-04-09 13:45:07 +08:00
Lucas
8b82d532e0
fix: replace the selected text with ai response in the same line ( #7708 )
...
* fix: replace the selected text with ai response in the same line
* fix: replace the selected text with ai response in the multiple lines
* fix: integrate the replace function in the ai writer cubit
* fix: unit test and integration test
2025-04-09 13:21:19 +08:00
Morn
f4af47728f
fix: overwriting a selected text removes more than expected ( #7714 )
2025-04-09 12:57:58 +08:00
Richard Shiue
b3a4a9ba04
fix: use normal underline for AI suggested text style ( #7712 )
2025-04-09 10:25:29 +08:00
Lucas
13028c6cfe
fix: icon and emoji doesn't align in mention page menu ( #7673 )
2025-04-09 09:39:35 +08:00
Richard Shiue
7d0f6c9deb
fix(mobile): edit mention page ( #7698 )
...
* fix(mobile): edit mention page
* chore: type check
* chore: replace usages
* chore: use MentionType instead
2025-04-09 09:38:42 +08:00
Richard Shiue
462c822255
fix: translations ( #7694 )
2025-04-08 13:08:10 +08:00
Richard Shiue
9e30b1816f
fix(flutter_desktop): grid bug ( #7697 )
...
* fix: field width doesn't persist
* test: add test
* test: fix test
* test: grid width integration test
2025-04-08 11:46:06 +08:00
Richard Shiue
c561abd9f8
fix: clear text field upon selection ( #7695 )
2025-04-07 14:52:44 +08:00
Lucas
d74b0bf6e1
fix: only log document event when enableDocumentInternalLog is enabled ( #7676 )
2025-04-02 16:09:52 +08:00
Morn
913924d8d3
fix: emoji menu should only be triggered when “:” has a followed letter ( #7672 )
2025-04-02 14:15:14 +08:00
Morn
edd59cf462
fix: link menu issues ( #7661 )
...
* fix: duplicated link menu issue
* fix: support toolbar animation
* chore: update appflowy_editor
* fix: update pubspect.lock
* fix: testing error
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2025-04-01 14:17:04 +08:00
Morn
b52f681e3c
fix: launch review issues for non-search-bar emoji picker ( #7654 )
...
* fix: some launch review issues for emoji picker
* fix: revamp emoji picker which is created by character
* fix: add padding for non-searchbar emoji picker
2025-04-01 09:33:54 +08:00
Lucas
5d33d723e9
fix: the checklist item will disappear when reordering ( #7659 )
2025-04-01 09:25:49 +08:00
Morn
5e1a8b1ec7
fix: toolbar link launch review issues ( #7639 )
...
* fix: some toolbar link launch review issues
* fix: support check link format for link menus
* fix: toolbar and link hover menu will not display together
* fix: filter link search result with current document id
* fix: remove error text while link menu is not focus
* fix: some issues
* fix: test errors
* fix: add tooltip for link menu
2025-03-31 15:16:56 +08:00
Richard Shiue
3c99105b23
fix: show cursor at end of selection when generating ( #7655 )
2025-03-31 15:06:50 +08:00
Richard Shiue
a2303d35e8
chore: hide formats when using specific ai writer commands ( #7648 )
...
* chore: hide formats for specific ai writer features
* chore: use black color for selected model name
2025-03-31 10:24:46 +08:00
Nathan
b63c4dfe21
chore: show local ai disable
2025-03-30 20:12:20 +08:00
Nathan
2277d7d234
chore: show local ai disable
2025-03-30 15:15:59 +08:00
Nathan
f76ce2be14
chore: show not ready state when using ai writer with local ai
2025-03-30 12:06:08 +08:00
Richard Shiue
07c767c4fa
fix: ai writer ux issues ( #7640 )
...
* chore: fix local ai font weight
* chore: adjust auto response format copy
* fix: escape shortcut
* chore: more action button icon size
2025-03-28 11:23:29 +08:00
Richard Shiue
07a78b4ad7
chore: adjust default model name ( #7634 )
2025-03-27 14:26:45 +08:00
Morn
a26ebbccc1
fix: toolbar launch review issues ( #7631 )
...
* fix: keep the turn into menu within six-dot same as toolbar
* fix: change some icon color within toolbar
* fix: improve toolbar
* chore: update editor dependency
* fix: update editor dependency
2025-03-27 14:19:51 +08:00
Lucas
76cb23e233
feat: add bloc observer ( #7633 )
...
* chore: bump version 0.8.8
* feat: add bloc observer
* chore: update comment
* chore: update comment
2025-03-27 14:17:47 +08:00
Morn
4686e13390
feat: add animation for floating toolbar ( #7623 )
2025-03-27 13:28:35 +08:00
Nathan.fooo
584f762e11
Merge pull request #7617 from richardshiue/chore/improve-model-selection-ui
...
feat: regenerate message with different model
2025-03-27 12:54:26 +08:00
Richard Shiue
8528811992
chore: remove ai model class
2025-03-27 12:02:58 +08:00
Richard Shiue
9147f64b65
chore: adjust suggestion action button position ( #7632 )
2025-03-27 11:10:23 +08:00
Richard Shiue
eb0cff36c9
chore: improve ai model selection ui
2025-03-27 00:15:48 +08:00
Richard Shiue
b3b13e550d
chore: adjust popover shadows ( #7626 )
2025-03-26 14:29:11 +08:00
Nathan
10048dadec
Merge branch 'main' into local_ai_global_config
2025-03-26 14:21:12 +08:00
Nathan
815bb11cde
chore: implement local ai config
2025-03-26 14:19:57 +08:00
Lucas
9115e208ac
fix: numbered list generated by ai should keep the same index as the input ( #7622 )
...
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2025-03-26 13:31:32 +08:00
Morn
24bb1b58a0
feat: support use ":" keyword to create emojis ( #7582 )
...
* feat: add ability to use : keyword to create emojis(#2797 )
* fix: emoji position error
* chore: add integration test
* chore: dismiss emoji picker while starting searching with space
2025-03-26 13:24:16 +08:00
Morn
1db6da7024
fix: undo not working for toggle heading ( #7598 )
2025-03-26 13:22:47 +08:00
Richard Shiue
1d437fb81e
chore: adjust ai writer popover content area ( #7618 )
2025-03-25 23:44:00 +08:00
Richard Shiue
039c191d1f
fix: ai text insertion ( #7615 )
...
* fix: dont scroll to ai writer node if path not found
* chore: rename text robot clear method and add reset
* fix: insert position is off if using ai writer multiple times
* chore: reorganize code
* fix: undo not working after accept
2025-03-25 22:41:35 +08:00
Richard Shiue
72d660f1ac
fix: number cell update flashes with old content ( #7605 )
2025-03-25 11:07:46 +08:00
Richard Shiue
7463e4e3eb
fix: pass response format in ai writer ( #7599 )
2025-03-24 16:50:16 +08:00
Richard Shiue
682a50da53
chore: replace ai response every time ( #7597 )
2025-03-24 14:15:20 +08:00
Richard Shiue
dfb5a6629f
chore: pass ai writer context ( #7596 )
...
* chore: pass ai writer context
* chore: maintain selection after starting ai writer
* chore: improve ui of additional comments
* chore: revert podfile.lock changes
* chore: code readability
* chore: revert podfile.lock changes
* fix: accept shouldn't try to unformat
2025-03-24 13:27:31 +08:00
Nathan.fooo
bb72f7e70a
Merge pull request #7590 from AppFlowy-IO/support_switch_model
...
chore: support switch ai model in chat/ AI writer
2025-03-24 12:40:43 +08:00
Morn
910c45e457
chore: change some mobile slash menu icons ( #7579 )
2025-03-24 09:55:58 +08:00
Morn
6f031d0c7e
feat: revamp toolbar link ( #7578 )
...
* feat: revamp toolbar link
* fix: some review issues
* chore: add integration test for toolbar link
2025-03-24 09:55:23 +08:00
Morn
44c9d572c8
fix: using date picker with @ menu with some errors ( #7580 )
2025-03-24 09:54:45 +08:00
Nathan
05949d2f87
chore: support switch ai model in chat or ai writer
2025-03-23 21:53:05 +08:00
Richard Shiue
deb019aa4a
chore: don't allow double register two ai nodes
2025-03-21 11:14:49 +08:00
Richard Shiue
182101023b
chore: remove actions in explanation when not explain
2025-03-21 10:37:10 +08:00
Richard Shiue
10f19069c6
chore: implement ui
2025-03-20 13:30:42 +08:00