Merge pull request #1243 from AppFlowy-IO/feat/pub_appflowy_board

chore: update appflowy_board version
This commit is contained in:
Nathan.fooo
2022-10-07 15:56:05 +08:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

View File

@ -1,8 +1,14 @@
# 0.0.9
* Enable slide to select text in card
* Fix some bugs
# 0.0.8 # 0.0.8
* Enable drag and drop group * Enable drag and drop group
# 0.0.7 # 0.0.7
* Rename some classes * Rename some classes
* Add documentation * Add documentation
# 0.0.6 # 0.0.6
* Support scroll to bottom * Support scroll to bottom
* Fix some bugs * Fix some bugs

View File

@ -1,6 +1,6 @@
name: appflowy_board name: appflowy_board
description: AppFlowyBoard is a board-style widget that consists of multi-groups. It supports drag and drop between different groups. description: AppFlowyBoard is a board-style widget that consists of multi-groups. It supports drag and drop between different groups.
version: 0.0.8 version: 0.0.9
homepage: https://github.com/AppFlowy-IO/AppFlowy homepage: https://github.com/AppFlowy-IO/AppFlowy
repository: https://github.com/AppFlowy-IO/AppFlowy/tree/main/frontend/app_flowy/packages/appflowy_board repository: https://github.com/AppFlowy-IO/AppFlowy/tree/main/frontend/app_flowy/packages/appflowy_board