AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets/row
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
..
accessory feat: Implement summary field for database row (#5246) 2024-05-05 22:04:34 +08:00
cells feat: allow fields to not wrap cell content (#5128) 2024-04-13 16:48:28 +08:00
relation_row_detail.dart feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
row_action.dart feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
row_banner.dart feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
row_detail.dart feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00
row_document.dart feat: support mention page on mobile (#5158) 2024-05-02 02:10:56 +02:00
row_property.dart chore: optimize row card page UI (#5995) 2024-08-19 11:06:34 +08:00