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
Richard Shiue
aacd795ae0
chore: ai writer more actions ( #7576 )
...
* feat: add more button to ai writer input box
* chore: adjust button padding
* chore: adjust icon color
2025-03-20 12:33:51 +08:00
Richard Shiue
566e7b2f40
feat: allow user scroll during generation ( #7559 )
...
* chore: add keep alive to ai writer block component
* chore: allow user scrolling during ai writer generation
* chore: pull ai writer cubit upwards
* test: fix unit tests
* chore: clear selection
2025-03-20 11:50:25 +08:00
Richard Shiue
461ac91b32
fix: continue writing empty text case ( #7574 )
2025-03-19 14:13:20 +08:00
Morn
9db87944f2
fix: toolbar tooltip message is incorrect on Windows ( #7572 )
...
* fix: some toolbar text display error
* chore: change string id to enum string id
2025-03-19 11:23:07 +08:00
Morn
69571f668c
fix: some launch review issues ( #7566 )
...
* chore: adjust some toolbar text
* chore: change the icons in turn-into menu
* chore: change the icon in color menu
* fix: keep selection after doing some changes from toolbar
* fix: color menu displaying error
* fix: wrong filter logic in toolbar suggestion menu
* fix: some launch review issues
* fix: test errors
2025-03-18 18:45:31 +08:00
Lucas
a89dd87c16
fix: optimize cover title position offset calculation ( #7568 )
...
* fix: optimize cover title position offset calculation
* feat: ingore shift+enter in callout/quote and fallback to system behavior
2025-03-18 17:53:21 +08:00
Richard Shiue
22b03eee29
chore: implement ai writer history ( #7523 )
...
* chore: implement ai writer history
* chore: pass hitosyr
2025-03-18 17:14:20 +08:00
Lucas
cafdfcca51
feat: add download button in file block ( #7562 )
2025-03-18 11:31:18 +08:00
Morn
6dd83675fc
fix: toolbar launch review issues ( #7532 )
...
* fix: some launch review issues
* fix: some launch review issues
* fix: color picker position error
* fix: redesign the dropdown arrow and padding
* feat: implement toolbar button state
* fix: keep custom color not changed
* feat: revamp color icon in toolbar
* fix: correct toolbar position & add animation for toolbar
* fix: ajust toolbar animation parameters
* chore: adjust some UI values
* fix: keep selection after turn into
* fix: hover color on toolbar is wrong in dark mode
* fix: toolbar icon color in dark mode
2025-03-17 18:03:23 +08:00
Lucas
884046ba3f
fix: first added cover might be invisible ( #7555 )
2025-03-17 15:41:54 +08:00
Lucas
6d327adb83
fix: quote block flashes in ai chat page when generating answer ( #7553 )
2025-03-17 13:03:47 +08:00
Richard Shiue
eddb623fba
fix: message hover action flashing ( #7552 )
2025-03-17 11:02:42 +08:00
Lucas
2ea8e831cd
fix: the workflow of switching to Local in app ( #7540 )
...
* fix: unable to redo undo when the selection is null
* fix: the workflow of switching to Local in app
* fix: text color doesn't work in table cell
* fix: test
2025-03-17 09:36:46 +08:00
Nathan
7971566159
chore: bump client api
2025-03-16 19:45:51 +08:00
Nathan
21bf2968a9
chore: set releated question height
2025-03-16 12:14:11 +08:00
Nathan
af0c802486
chore: local ai embed file
2025-03-16 10:22:58 +08:00
Richard Shiue
1fdd7c343b
chore: use tooltip instead of multi line for related questions ( #7533 )
2025-03-14 11:31:05 +08:00
Richard Shiue
e36b08cd14
chore: add tooltip for disabled select messages ( #7536 )
2025-03-14 11:10:52 +08:00
Richard Shiue
6ac9ad1cac
fix: continue writing edge case ( #7535 )
2025-03-14 11:10:40 +08:00
Richard Shiue
36bf90e81b
fix: stop generating in ai chat and writer ( #7534 )
...
* fix: stop generating shortcuts not working edge cases
* chore: add tooltip
2025-03-14 11:10:29 +08:00
Lucas
651046ab68
fix: unable to paste iframe in editor ( #7525 )
2025-03-13 13:58:24 +08:00
Morn
c7d3d612ae
fix: emoji picker position error ( #7497 )
...
* fix: click an emoji should close the menu when using /emoji to insert an emoji into a doc
* fix: emoji picker position error
* fix: document emoji icon is clipped on Android
2025-03-13 13:57:58 +08:00
Morn
69dd2ab20f
feat: revamp toolbar UI ( #7506 )
...
* feat: revamp toolbar UI
* fix: integration test issues
* feat: add suggestions for toolbar
* feat: support dark mode
* chore: update editor dependency
* feat: add testing for suggestions
* chore: update editor dependency
2025-03-13 13:51:03 +08:00
Richard Shiue
392964ffd2
chore: disable add messages to page when chat is empty ( #7518 )
2025-03-13 09:50:46 +08:00
Lucas
1f76412790
fix: nested list issue in quote/callout block ( #7513 )
2025-03-13 09:26:56 +08:00
Richard Shiue
555254e8fe
chore: add ai writer keyboard shortcuts ( #7516 )
2025-03-12 21:46:06 +08:00