Lucas.Xu
|
d51c7f382f
|
feat: implement personal / favorites folder on the mobile platform (#3723)
|
2023-10-23 18:35:07 +08:00 |
|
Lucas.Xu
|
36f47f3636
|
feat: image block revamp (#3615)
|
2023-10-05 10:40:41 +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 |
|
Lucas.Xu
|
9c59e1487e
|
feat: customize text font (#3467)
* feat: update UI in settings page
* feat: customzing font in document page
* fix: flutter analyze and format issues
|
2023-09-21 09:12:25 +08:00 |
|
Richard Shiue
|
1ca130d7de
|
feat: revamp row detail page UI (#3328)
* feat: revamp row detail page UI
* chore: some minor details and fix tests
* fix: fix tests
* chore: remove unused field
* chore: code cleanup
* test: add reordering fields in row page tests
* chore: remove duplicate and delete row events
* chore: timestamp cell ui adjustment
* chore: remove unused code
* test: fix new integration tests
|
2023-09-13 19:10:08 +08:00 |
|
Nathan.fooo
|
4847b8b114
|
chore: enable discord and github login (#3293)
|
2023-08-31 15:45:01 +08:00 |
|
Lucas.Xu
|
f73d59fb57
|
feat: support text align and block align (#3292)
* feat: support text align and block align
* test: add test
|
2023-08-30 17:21:32 +08:00 |
|
Alex Wallen
|
243f80b6d5
|
[chore] svg improvements (#3145)
* chore: remove use of svgWidget()
* refactor: redundant code in svg
* feat: add generator to generate flowy_svgs.g.dart
* chore: reference new package in pubspec
* chore: remove svg widget from flowy_infra
* refactor: update usage in flowy_infra_ui
* refactor: usage in appflowy_flutter
* fix: error with script not running
* fix: error with script not running
* fix: use unix style file path
* feat: use generation script for flowy svgs
* feat: add task
* fix: add required missing semicolon
* fix: rebase errors
* feat: update generate build script
* fix: solve duplicate entries in the generated file
* fix: compilation errors
* fix: replace all spaces with an underscore
* feat: use FlowySvgs
* feat: reduce assets and simplify
* refactor: do not return empty svg widget
* fix: rebase errors
* fix: analyzer warnings
* chore: remove flowy_icons from tracking
* chore: fix generate flowy icons script linux
* chore: macos/linux script
* chore: add rsync
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
|
2023-08-14 10:34:01 -10:00 |
|