Mathias Mogensen
fe23183aef
feat: add placeholder to card editor ( #3870 )
2023-11-07 15:58:22 +01:00
Lucas.Xu
8116ea1dba
feat: adjust math_equation block and image block on mobile platform ( #3890 )
...
* feat: add image toolbar entry
* feat: add ... buttos on math_equation and image block
* fix: review issues
* feat: add copy link and save image to gallery
* feat: support redo / undo on mobile toolbar
2023-11-07 15:24:32 +08:00
Mathias Mogensen
b35d6131d4
feat: inline page reference ( #3859 )
...
* feat: more methods of inserting page reference
* test: add tests for inserting document reference
* chore: remove unused import
* chore: update editor ref
* tests: fix test with an interim solution
2023-11-03 21:30:24 +01:00
Lucas.Xu
c34a7a92fb
feat: support customizing page icon ( #3849 )
...
* chore: don't use cache when building release package
* feat: refactor icon widget design
* feat: sync the emoji between page and view
* feat: use cache to store the emoji data to prevent reloading
* feat: customize the emoji item builder
* feat: add i18n and shuffle emoji button
* fix: integration test
* feat: replace emoji picker in Grid and slash menu
* feat: support adding icon on mobile platform
* feat: support adding and removing icon on mobile
* test: add integration tests
2023-11-02 15:24:17 +08:00
Mathias Mogensen
54dbcb7c5e
fix: link to page dialog offset ( #3840 )
2023-10-31 20:11:32 +01:00
Lucas.Xu
a2f2cdebb7
feat: set the default font family to Poppins on mobile ( #3810 )
2023-10-27 15:19:37 +08:00
Mathias Mogensen
74d9d427bd
feat: show block in notification item ( #3736 )
...
* feat: show block in notification item
* feat: jump to block action
* fix: conflict after merge main
* fix: missing import after merge main
2023-10-26 09:41:03 +08:00
Mathias Mogensen
e66087861b
feat: insert date from slash menu ( #3783 )
2023-10-25 19:31:21 +02:00
Yijing Huang
ad21a61ffb
feat: mobile setting page, trash page and recent file UI with mock data ( #3734 )
2023-10-25 21:29:50 +08:00
Lucas.Xu
95aeac201f
chore: remove the unit tests of Windows and macOS ( #3771 )
...
* chore: remove the unit tests of Windows and macOS
* chore: update pubspec
* chore: update languages
2023-10-25 09:21:20 +08:00
Liel Fridman
16a4babdca
fix: The appearance of slash menu didn't change along with theme mode changes ( #3630 ) ( #3706 )
...
* fix: The appearance of slash menu didn't change along with theme mode changes (#3630 )
* revert: pubspec.lock change
* fix: use context inside of function
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Yijing Huang <hyj891204@gmail.com>
2023-10-24 17:43:25 +08:00
Zak
c0b0f12b0d
fix: font size text being displayed out of range. ( #3766 )
...
* fix: font size text being displayed out of range.
* chore: refactor code
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-10-24 14:04:13 +08:00
Mayur Mahajan
70a2b7d9ab
fix: add light and dark theme for codeblock ( #3748 )
...
* feat: add separate themes for codeblock
* feat: light and dark themes in codeblock
2023-10-24 14:01:34 +08:00
Lucas.Xu
56c5d69b0f
feat: redefine i18n for editor ( #3768 )
2023-10-24 13:39:05 +08:00
Lucas.Xu
d51c7f382f
feat: implement personal / favorites folder on the mobile platform ( #3723 )
2023-10-23 18:35:07 +08:00
Mathias Mogensen
966547faa0
fix: reminder launch review ( #3716 )
2023-10-17 14:48:58 +08:00
Lucas.Xu
25b4a647b0
fix: unable to export image to markdown ( #3709 )
2023-10-16 15:56:30 +08:00
Lucas.Xu
c6e3c1fd7c
feat: customizing the background of a block with theme color ( #3691 )
2023-10-16 14:11:05 +08:00
Lucas.Xu
7406c5e6a5
feat: add toggle list and callout node parser ( #3700 )
2023-10-16 10:09:33 +08:00
Yijing Huang
8699c9c125
fix: lemonade theme issues ( #3686 )
2023-10-15 22:12:25 +08:00
Lucas.Xu
0cd2726752
chore: disable toolbar in code block ( #3682 )
2023-10-15 22:01:17 +08:00
Lucas.Xu
11daa15b89
feat: auto pop up the menu after inserting image block ( #3698 )
2023-10-15 13:04:24 +08:00
Mathias Mogensen
ebe112581d
feat: toggle notifications on/off ( #3672 )
2023-10-12 12:54:08 +08:00
Mathias Mogensen
bc8f35d7db
feat: reminder improvements ( #3658 )
2023-10-12 10:19:36 +08:00
Lucas.Xu
8e10cba8e5
feat: support toggling the markdown style by shortcuts ( #3674 )
2023-10-11 23:12:23 +08:00
Lucas.Xu
ffdf5d24a0
fix: openAI image expiration ( #3660 )
...
* feat: save the openAI image to local storage
* feat: support rendering error block
* fix: enter on Toggle list moves heading down without contents
2023-10-10 12:43:31 +08:00
Lucas.Xu
dace02d34d
feat: generate image by Stability AI / openAI ( #3642 )
2023-10-09 23:14:24 +08:00
Lucas.Xu
d4bc575c03
fix: image block issues ( #3637 )
2023-10-07 13:45:38 +08:00
Lucas.Xu
36f47f3636
feat: image block revamp ( #3615 )
2023-10-05 10:40:41 +08:00
Yijing Huang
eb20c7c117
feat: emoji picker improvement ( #3591 )
2023-10-05 09:36:29 +08:00
Devanshu Rawat
e9852a3934
fix: restore page banner ui improvement ( #3604 )
2023-10-05 09:34:36 +08:00
Alazar Genene
78d8ec9a3e
fix: use Image.file instead of DecoratedBox and FileImage ( #3606 )
...
Co-authored-by: Alazar Genene <alazargenene@Alazars-MacBook-Pro-2.local>
2023-10-04 23:48:31 +02:00
Narayan
cca5005541
fix: remove current page link option in page reference ( #3600 )
...
* fix: remove current page link option in page reference
* fix: removed context and added view id as parameter
2023-10-04 11:49:22 +02:00
Aditya Arora
05fa306782
feat: Delay tooltip presentations by 300ms ( #3558 )
...
* feat:added wait duration to ToolTip widgets
* feat:added wait Duration to more tooltips
* feat:added wait Duration to more_button tooltip
* fix: use flowytooltip
* fix:undo install_macos.sh file
* fix:undo install_macos.sh file
* fix:refactored FlowyTooltip.delayedTooltip to FlowyTooltip.delayed
---------
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2023-10-04 11:34:44 +02:00
Aman Negi
01c3fec5aa
feat: improve snackbar UI style ( #3562 )
2023-10-02 15:14:40 +08:00
Mathias Mogensen
4a433a3176
feat: reminder ( #3374 )
2023-10-02 15:12:24 +08:00
Lucas.Xu
c864e836ee
feat: integrate find and replace into AppFlowy ( #3566 )
...
* chore: update editor version
* feat: redesign find and replace ui
* chore: update language file
2023-10-02 13:54:51 +08:00
Yijing Huang
d007f98af6
fix: emoji picker menu issue ( #3551 )
2023-09-28 14:18:01 +08:00
Lakhan Baheti
0626f0deb7
fix: on hover change_cover button correct mouse cursor ( #3548 )
2023-09-27 22:59:33 +08:00
Lucas.Xu
32c06cf1bf
fix: clear selection when editing inline database view
2023-09-26 16:55:49 +08:00
Lucas.Xu
938953d7b3
fix: unable to parse html text which contains <mark> tag ( #3529 )
2023-09-26 14:37:10 +08:00
Narayan
0996f5fd24
fix: missing the hand gesture icon in the text alignment options ( #3509 )
2023-09-24 21:42:11 +08:00
Lucas.Xu
1997231adf
Merge pull request #3500 from LucasXu0/fix_032_launch_review_issues
...
fix launch review(v0.3.3) issues
2023-09-23 12:50:57 +08:00
Lucas.Xu
89face4f02
test: add integration test for ltr/rtl mode
2023-09-23 11:31:08 +08:00
Richard Shiue
37ddce3a29
chore: calendar UI polish ( #3484 )
...
* chore: update calendar theming
* feat: add event popup editor
* chore: new event button redesign and add card shadows
* chore: unscheduled events button
* chore: event title text field
* fix: focus node double dispose
* chore: show popover when create new event
* test: integrate some tests for integration testing purposes
* fix: some fixes and more integration tests
2023-09-23 09:47:48 +08:00
Lucas.Xu
f2f3506b29
fix: unable to change RTL of heading block
2023-09-22 17:13:08 +08:00
Lucas.Xu
f762a564b5
feat: only show text direction toolbar item when RTL is enabled
2023-09-22 15:59:21 +08:00
Lucas.Xu
57b78ee3c6
feat: add reset font button in toolbar
2023-09-22 15:49:11 +08:00
Lucas.Xu
5dfc470873
chore: add more space between font item and font menu
2023-09-22 13:53:14 +08:00
Mathias Mogensen
048434024b
feat: select cover image on upload ( #3488 )
2023-09-21 04:02:39 +02:00