周屹峰
|
90f69c3f2d
|
test: add grid URL unit tests
|
2022-08-04 19:43:44 +08:00 |
|
appflowy
|
ff098c538e
|
chore: rename fns
|
2022-08-02 09:11:04 +08:00 |
|
appflowy
|
00d81a329f
|
chore: update lib-ot documentation again and rename some structs
|
2022-08-02 08:55:33 +08:00 |
|
appflowy
|
57a95825d9
|
chore: rename flowyStr to OTString
|
2022-08-01 11:32:25 +08:00 |
|
appflowy
|
f8c071e13d
|
chore: update documentation about how the iterator/FlowyStr/Operation work
|
2022-08-01 11:18:42 +08:00 |
|
appflowy
|
798e16d3aa
|
chore: update lib ot tests
|
2022-08-01 09:31:40 +08:00 |
|
appflowy
|
af61cae182
|
ci: fix docker builder
|
2022-07-31 19:43:52 +08:00 |
|
Nathan.fooo
|
9685aeb0cb
|
Merge pull request #707 from AppFlowy-IO/feat/flowy_grid_crate_documentation
chore: add documentation for flowy-grid crate
|
2022-07-31 17:33:12 +08:00 |
|
Nathan.fooo
|
97c0198e77
|
Merge pull request #721 from LucasXu0/fix/linux_arm64_build
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building
|
2022-07-28 09:51:25 +08:00 |
|
Poly-Pixel
|
5309b2a757
|
style: run cargo fmt
|
2022-07-27 10:42:33 -04:00 |
|
Lucas.Xu
|
e89e40d652
|
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building (https://github.com/Freaky/faccess/pull/1)
|
2022-07-26 11:58:21 +08:00 |
|
MikeWallaceDev
|
51617d9eb9
|
docs: made small changes to grammar
|
2022-07-25 17:17:11 -04:00 |
|
appflowy
|
00785022e8
|
chore: add documentation for flowy_grid crate
|
2022-07-25 15:30:34 +08:00 |
|
Nathan.fooo
|
a76dd40b3b
|
Merge branch 'main' into feat/operation_transform_documentation
|
2022-07-25 14:36:18 +08:00 |
|
appflowy
|
8cdecd50fe
|
chore: rename structs
|
2022-07-25 13:50:58 +08:00 |
|
appflowy
|
dd71acf843
|
chore: rename some function & add more documentation
|
2022-07-24 18:10:29 +08:00 |
|
appflowy
|
3c5b9e6b50
|
chore: add documentation for lib-ot crate
|
2022-07-24 17:40:40 +08:00 |
|
appflowy
|
f5268178c4
|
chore: add documentation in grid uint test
|
2022-07-23 16:57:28 +08:00 |
|
appflowy
|
e0db7bd4f9
|
chore: remove feature flag: filter
|
2022-07-20 18:27:12 +08:00 |
|
appflowy
|
cb1afacbd6
|
chore: rename some structs
|
2022-07-20 15:30:48 +08:00 |
|
appflowy
|
1e3c69f15b
|
Merge branch 'main' into feat/history
|
2022-07-20 14:07:54 +08:00 |
|
appflowy
|
45011e2dd3
|
chore: add task test
|
2022-07-19 22:32:19 +08:00 |
|
appflowy
|
8e18d3a937
|
chore: reanme flowy-user crate
|
2022-07-19 14:40:56 +08:00 |
|
appflowy
|
193527e043
|
chore: rename flowy-folder structs
|
2022-07-19 14:24:08 +08:00 |
|
appflowy
|
0ecff26636
|
chore: remove pb reference in util.rs
|
2022-07-19 13:07:30 +08:00 |
|
appflowy
|
e7c672cb7e
|
chore: replace try_from with from
|
2022-07-19 11:31:04 +08:00 |
|
appflowy
|
67f88fab0b
|
refactor: add PB suffix to flowy-editor crate's structs
|
2022-07-18 11:58:39 +08:00 |
|
appflowy
|
e45b14910b
|
chore: add suffix PB to dart class
|
2022-07-17 14:49:29 +08:00 |
|
appflowy
|
1bf0f0f875
|
chore: add suffix PB to rust struct
|
2022-07-17 13:38:53 +08:00 |
|
appflowy
|
3a0b8bbd74
|
Merge branch 'main' into refactor/add_pb_suffix
|
2022-07-17 13:19:29 +08:00 |
|
appflowy
|
5ea3213c4e
|
chore: fix tests
|
2022-07-17 12:57:25 +08:00 |
|
appflowy
|
8073414485
|
refactor: rename struct & add documentation
|
2022-07-17 11:49:37 +08:00 |
|
appflowy
|
ab80e9b0ed
|
chore: add 5 rows in test grid
|
2022-07-14 09:29:05 +08:00 |
|
appflowy
|
d02acbae6e
|
chore: add more test
|
2022-07-14 08:05:38 +08:00 |
|
appflowy
|
602aab45e2
|
chore: unit test for cell content
|
2022-07-13 17:25:03 +08:00 |
|
appflowy
|
f10e324b73
|
refactor: type options directory
|
2022-07-13 11:09:13 +08:00 |
|
appflowy
|
1e3640f8ac
|
chore: config cell displayable data
|
2022-07-12 22:24:01 +08:00 |
|
appflowy
|
284755eccf
|
refactor: row builder
|
2022-07-12 15:49:14 +08:00 |
|
appflowy
|
7d39e90a9a
|
chore: separate RowScript from EditorScropt
|
2022-07-11 20:09:34 +08:00 |
|
appflowy
|
5bfbda5606
|
fix: decode cell revision into AnyCellData
|
2022-07-10 22:26:21 +08:00 |
|
appflowy
|
8fa7a20326
|
chore: make grid setting from revision
|
2022-07-10 17:06:36 +08:00 |
|
appflowy
|
24f2bf398e
|
chore: add filter feature flag & enable filter tests
|
2022-07-10 08:36:07 +08:00 |
|
appflowy
|
ec1113b134
|
chore: add date filter tests
|
2022-07-09 11:19:17 +08:00 |
|
appflowy
|
4f30f8e2cd
|
refactor: separate filter operation from filter_entities mod
|
2022-07-08 16:32:11 +08:00 |
|
appflowy
|
6a01a44cc2
|
refactor: rm filter login from eneities mod
|
2022-07-08 16:08:39 +08:00 |
|
appflowy
|
45774093e1
|
chore: separate cell operation from row mod
|
2022-07-08 15:41:26 +08:00 |
|
appflowy
|
5177884b26
|
refactor: cell data operation
|
2022-07-08 14:55:44 +08:00 |
|
appflowy
|
4ec1e4024e
|
refactor: cell data parser
|
2022-07-08 13:06:06 +08:00 |
|
appflowy
|
41989cf186
|
chore: add comments
|
2022-07-08 10:50:14 +08:00 |
|
appflowy
|
6fd36980c8
|
chore: fix tests
|
2022-07-08 08:37:12 +08:00 |
|