AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/setting
Lucas.Xu 7113269802
chore: optimize row card page UI (#5995)
* chore: adjust buttons padding in row record page

* fix: disable more button in row page

* fix: upload image button ui on mobile

* fix: embed link button ui on mobile

* fix: add missing border for ai text field and ai translate field

* fix: delete AI can make mistakes on mobile

* chore: disable sentry

* fix: invite error toast

* fix: add member limit hint text in invite member screen

* feat: show toast after opening workspace on mobile

* chore: remove sentry

* chore: filter row page in recent views

* feat: support display field name as row page title

* chore: remove scroll bar on home page

* chore: remove legacy code

* chore: optimize mobile speed

* Revert "chore: remove sentry"

This reverts commit 73b45e2590.

* fix: reduce document page rebuild time

* chore: improve tooltip style
2024-08-19 11:06:34 +08:00
..
about feat: support sign-in and sign-up on Web (#5712) 2024-07-11 12:55:22 +08:00
appearance chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
cloud feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
font feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
language feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
personal_info fix: remove empty space if no email (#4777) 2024-02-28 13:23:06 +01:00
self_host feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
widgets fix: legacy bugs on mobile (#4927) 2024-03-18 14:06:12 +08:00
workspace chore: optimize row card page UI (#5995) 2024-08-19 11:06:34 +08:00
language_setting_group.dart feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
launch_settings_page.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
notifications_setting_group.dart feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
self_host_setting_group.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
setting.dart feat: keep the toolbar the same height as the keyboard to optimize the editing experience (#3947) 2023-11-17 13:51:26 +08:00
support_setting_group.dart chore: optimize row card page UI (#5995) 2024-08-19 11:06:34 +08:00
user_session_setting_group.dart feat: support inviting members on mobile (#5986) 2024-08-17 11:04:43 +08:00