Alex Wallen
|
c5719be7ae
|
fix: svg sizes (#3238)
* refactor: svg impl
* fix: icon sizes in appearance settings
* chore: change button icon
* fix: size of restore button
* chore: fix iconbutton api
* fix: analyzer issues
|
2023-08-19 09:53:10 +08:00 |
|
Alex Wallen
|
f994f50ef9
|
[fix] transparent svgs (#3213)
* fix: transparent emojis
* chore: enhance documentation
|
2023-08-15 12:14:22 -10:00 |
|
Alex Wallen
|
00ee4be723
|
[feat] improve svg widget api (#3205)
* feat: change api
* fix: api upgrade errors
|
2023-08-14 16:26:11 -07: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 |
|