* fix: unable to insert todo list via slash menu
* fix: unable to insert divider via slash menu
* chore: update editor version
* chore: update translations
* chore: decrease sentry sample rate to 0.1
* fix: integration test
* fix: list paste bug #5846
selecting a single word on a bullet or number list and pasting it
from the clipboard would clear the whole text of that node and
replace it with clipboard text.
resolves#5846
* chore: update editor version
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* chore: udpate translation
* fix: editor loses focus randomly when interacting with certain databases
* fix: text align issues on Windows
* chore: update editor version
* chore: update editor version
* fix: new property field width on Mobile
* feat: support enter to insert a new line on mobile
* feat: optimzie callout style
* feat: add hover effect on share button
* chore: fix
---------
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: nathan <nathan@appflowy.io>
* feat: refactor space icon picker
* chore: optimize the _loadIconGroups function
* feat: refactor emoji picker
* feat: integrate icon picker into flowy_icon_emoji_picker
* feat: support searching icon
* feat: support displaying new icons
* fix: flutter analyze
* chore: join lines
* feat: support space icon in view title
* feat: support customzing icon when creating space or managing space
* feat: customize the emoji picker and icon picker padding
* feat: shuffle icon
* fix: expand popup menu font size
* fix: flutter integration test
* chore: update editor version
* feat: support multi select notification items
* fix: flutter analyze
* feat: add navgation bar button
* feat: add multi select item
* feat: add multi choice in notification page
* feat: support multi choice
* chore: update icon
* feat: support open page from notification page
* chore: update version
* fix: only show collapse page button when the children of the page is not emtpy
* chore: set minimum sidebar width to 268
* chore: replace space lock icon and pin & unpin icon
* chore: change divider color
* chore: update divider color
* chore: improve create space color
* feat: highlight delete button when hovering
* chore: update translations
* fix: icon align issue
* feat: highlight sidebar resizer when hovering
* feat: add border to popover
* feat: optimize scroll bar
* feat: improve scrollbar hover color
* feat: support creating a new page via cmd+n
* chore: improve scrollbar color
* feat: improve tooltip style
* chore: fix unit test
* chore: bump version 0.6.6
* fix: space's child views didn't update when moving a page into it
* chore: remove check logic
* feat: integrate fix space into clear cache
* fix: translation missing value
* chore: update logger version
* fix: ai chat result contains html escape text
* feat: support copy the code block from ai chat page
* feat: support copy code block from ai chat page
* fix: add hover effect to color picker button
* chore: increase minimum window size
* chore: show ai service error (#5675)
* feat: Implement color picker dialog for user color selection (#5041)
- Added `flex_color_picker` dependency.
- Implemented a new color picker dialog with the following features:
- Display Material predefined colors.
- Include primary, accent, and shade colors, as well as a color wheel for selection.
- Add a graphical opacity selector.
- Enhanced the previous dialog to include an icon in a text field for opening the palette.
- Added `suffixIcon` parameter to the `_ColorSettingTextField` class, making it reactive to tap gestures.
- Utilized `ColorExtension` on the `Color` class to avoid namespace conflicts when converting colors to hexadecimal strings.
- Added translation strings to english
This commit addresses issue #5041
* feat: Implement color picker dialog for user color selection (#5041)
- Added `flex_color_picker` dependency.
- Implemented a new color picker dialog with the following features:
- Display Material predefined colors.
- Include primary, accent, and shade colors, as well as a color wheel for selection.
- Add a graphical opacity selector.
- Enhanced the previous dialog to include an icon in a text field for opening the palette.
- Added `suffixIcon` parameter to the `_ColorSettingTextField` class, making it reactive to tap gestures.
- Utilized `ColorExtension` on the `Color` class to avoid namespace conflicts when converting colors to hexadecimal strings.
- Added translation strings to english
This commit addresses issue #5041
* chore: refactor code
---------
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* feat: render ai text message with appflowy_editor
* chore: update appflowy_editor
* fix: integration test
* feat: support paste inAppJson format
* chore: update appflowy_editor
* fix: cursor height is inconsistent after upgrading to Flutter 3.22
* fix: cursor height is inconsistent after upgrading to Flutter 3.22
* fix: android toolbar height issue
* fix: scroll bar hover color
* chore: replace board icon
* chore: remove close button in upgrade menu
* chore: add translation
* feat: switch to the next space by shortcut
* chore: replace space lock icon
* chore: remove arrow icon in change icon button
* feat: only show other favorites header if the other two is empty
* fix: create new page in current space
* feat: create a new page in a newly created space by default
* chore: update translations
* feat: open the first page after switching space by default
* chore: replace board icon
* fix: open the first page(non-space) after switching workspace
* chore: revert more icon
* chore: revert editor version
* chore: replace settings icon and expand icon
* feat: use tabbar view to control the spaces
* feat: improve space UI design on mobile
* feat: improve recent space UI design on mobile
* feat: improve recent space UI design on mobile
* feat: improve favorite space UI design on mobile
* feat: improve header UI design on mobile
* feat: expand header height
* feat: update BottomNavigationBarItem icon
* fix: recent views and favorite views doesn't reload after switching workspace
* feat: improve recent view UI design on mobile
* feat: improve recent/favorite view UI design on mobile
* feat: add empty placeholder for recent/favorite space
* feat: long press on recent card to show bottom sheet
* feat: support removing page from recent
* feat: add trash button
* chore: remove recent top padding
* feat: support user avatar
* feat: support ... and + in space page
* chore: disable user avatar
* feat: optimize title display on mobile
* feat: support ... menu on Space page
* chore: add tab padding
* chore: cache image
* chore: optimize the mobile card view height
* feat: reoder tab on mobile
* fix: some emojis may not display correctly on Android devices
* fix: ignore the last edit time on test
* feat: video block support
* chore: workaround for ci failing
* chore: test
* chore: check status
* chore: revert apt-get
* chore: add mpv
* chore: add mpv to appimagebuilder
* chore: try again
* chore: update after merge
* ci: remove workaround for microsoft issue
* chore: update editor plugins
* feat: add video block option on mobile
* fix: final changes for menu
* chore: undo cocoapods version