Commit Graph

1733 Commits

Author SHA1 Message Date
ce21c3207c chore: build flowy_sdk as static lib in macOS 2022-04-12 07:51:53 +08:00
2495675fd7 Merge pull request #428 from MrTanoshii/main
Make the 2nd `'` in the `Getting started\Read me` regular text
2022-04-12 07:50:18 +08:00
722bacd118 fix: update view after delete to fix consecutive delete bug 2022-04-11 18:12:39 -04:00
a19536d525 chore: disable time format temporarily 0.0.4_beta.2 2022-04-11 21:34:14 +08:00
16a167c19c chore: update default grid 2022-04-11 21:14:45 +08:00
d0d8295e15 Merge pull request #447 from AppFlowy-IO/feat_grid_row_animation
Feat grid row animation
2022-04-11 21:07:15 +08:00
ac584fb7ef chore: fix warnings 2022-04-11 20:58:56 +08:00
f5b140a4d9 chore: disable some test 2022-04-11 20:54:43 +08:00
31b2ace48f chore: replace SliverList with SliverAnimatedList 2022-04-11 20:52:15 +08:00
6af78641d2 Merge pull request #446 from AppFlowy-IO/fix_data_error
Fix: grid data parser error
2022-04-11 15:37:27 +08:00
82840e1201 chore: replace uuid with nanoid 2022-04-11 15:27:03 +08:00
f438898831 fix: grid header refresh issue 2022-04-11 14:17:56 +08:00
2dd5930560 fix: deserial cells data from delta error 2022-04-11 14:09:50 +08:00
9d629412c8 chore: fix transform field type error 2022-04-10 20:27:07 +08:00
43095cb0dd chore: close grid handler 2022-04-10 16:29:45 +08:00
5db5fd118e chore: highlight cell when edit 2022-04-10 15:07:06 +08:00
5d9763ff7f Merge pull request #442 from AppFlowy-IO/feat_row_delete
Feature: support row delete
2022-04-10 14:57:45 +08:00
df6871e777 chore: fix wanrings 2022-04-10 14:41:42 +08:00
fbb2f49b6f chore: enable rust lint and test by remove path 2022-04-10 14:33:34 +08:00
f01d3250ae chore: reload after delete or insert row 2022-04-10 14:25:25 +08:00
420b8ca05d chore: fix deserialize GridBlockMetaPad error 2022-04-10 10:31:55 +08:00
a755d52371 chore: using cow for row ids stuff 2022-04-10 09:14:42 +08:00
b92660058c chore: remove grid block from dart side 2022-04-10 07:10:15 +08:00
d08f298fb6 chore: rename structs 2022-04-09 22:42:42 +08:00
b93feb49c3 chore: config row action sheet 2022-04-09 22:07:48 +08:00
ed10ebac7a fix: add new select option tag from textfield 2022-04-09 20:50:03 +08:00
ce85050114 Merge pull request #441 from AppFlowy-IO/feat_date_cell
Feautre: support date column
2022-04-09 16:28:18 +08:00
a53ffdfade chore: update cell when field changed 2022-04-09 16:15:26 +08:00
8a94644add chore: config date cell ui 2022-04-09 15:57:12 +08:00
0ba0bb62ce chore: config flowy-sync crate log level 2022-04-09 11:55:00 +08:00
953af35029 chore: rename struct property 2022-04-09 07:35:35 +08:00
1e997ccaad Merge pull request #440 from AppFlowy-IO/fix_grid_ui_bugs
Fix grid UI bugs
2022-04-08 23:00:28 +08:00
fc4ed6c057 fix: grid header cell refresh after field was changed 2022-04-08 22:38:38 +08:00
fc77e0857a fix: select option cell pannel refresh 2022-04-08 21:57:24 +08:00
59fbe02ded chore: rename class 2022-04-08 21:21:42 +08:00
4f2c733746 chore: Merge branch 'release/0.0.4' 2022-04-08 20:22:40 +08:00
a035228798 chore: release beta package 2022-04-08 20:16:38 +08:00
6de7933a2f fix: the updated option will added to selected option list 2022-04-08 17:44:06 +08:00
5e686906ec Update CHANGELOG.md 2022-04-08 15:17:54 +08:00
1f657f3bf8 fix: blockService exception 2022-04-08 15:13:53 +08:00
7b98e8dbca Update CHANGELOG.md 2022-04-08 14:46:20 +08:00
814fdfe8e9 Merge pull request #438 from AppFlowy-IO/grid_bug_fix
chore: fix some ui bugs
0.0.4_beta.1
2022-04-08 14:33:26 +08:00
ef008a7b0b chore: fix some ui bugs 2022-04-08 14:31:33 +08:00
9073351cbb chore: disable create grid temporarily 2022-04-07 21:31:38 +08:00
65993b7205 Merge pull request #435 from AppFlowy-IO/grid_field_operation
Grid field operation
2022-04-07 21:26:20 +08:00
11627269be chore: config number ui 2022-04-07 20:54:22 +08:00
e15d335fed chore: config checkbox ui 2022-04-07 20:15:00 +08:00
c82c6d9c6e fix: deserialize multiple select cell data issues 2022-04-07 17:07:46 +08:00
bf8a752b4d fix: update row after field was changed 2022-04-07 16:37:12 +08:00
a3770a699c fix: unit test errors 2022-04-07 15:34:00 +08:00