Commit Graph

33 Commits

Author SHA1 Message Date
appflowy
9a93a72c33 feat: add new field type 2022-05-27 19:49:14 +08:00
appflowy
233b9366af chore: update crates version 2022-04-28 21:16:28 +08:00
appflowy
82840e1201 chore: replace uuid with nanoid 2022-04-11 15:27:03 +08:00
appflowy
2dd5930560 fix: deserial cells data from delta error 2022-04-11 14:09:50 +08:00
appflowy
0ba0bb62ce chore: config flowy-sync crate log level 2022-04-09 11:55:00 +08:00
appflowy
4b27fef76e chore: select option color 2022-03-31 14:43:31 +08:00
appflowy
6a3820253f chore: rename crates 2022-03-19 16:55:29 +08:00
appflowy
b1d87d95cf chore: remove unuse crates 2022-03-19 16:23:34 +08:00
appflowy
05bcd38534 chore: render rows 2022-03-18 17:14:46 +08:00
appflowy
47081f3095 chore: update grid test 2022-03-15 19:00:28 +08:00
appflowy
baa70f2ee6 chore: add grid unit test 2022-03-12 22:52:24 +08:00
appflowy
1e6d82c0ec chore: add field builder 2022-03-12 21:53:49 +08:00
appflowy
264166fa29 chore: impl view data processor 2022-03-06 09:25:34 +08:00
appflowy
1b80934899 chore: impl view data processor 2022-03-05 22:30:42 +08:00
appflowy
11ceb96f65 feat: return rows and fields 2022-03-05 17:52:25 +08:00
appflowy
8029f1035d chore: impl handler logic 2022-03-05 10:59:44 +08:00
appflowy
d0b457c007 feat: integrate grid into flowy-sdk 2022-03-04 22:09:16 +08:00
appflowy
9125db7ef0 feat: config grid editor 2022-03-04 21:26:32 +08:00
appflowy
49807a0b57 feat: config grid db 2022-03-04 18:13:17 +08:00
appflowy
477fa5f4f6 feat: config grid bloc 2022-03-04 18:13:17 +08:00
appflowy
03f34b143d feat: add grid event 2022-03-04 18:13:16 +08:00
appflowy
5549cff177 chore: add flowy-grid crate 2022-03-04 18:12:46 +08:00
appflowy
2e6dd39780 refactor: rename flowy-document to flowy-block 2022-03-02 15:22:18 +08:00
appflowy
6eddb7c8c5 chore: serde ViewDataType as u8 2022-03-01 20:51:49 +08:00
appflowy
6078e46d3d refactor: rename structs 2022-02-25 23:30:02 +08:00
appflowy
9b8c110a66 refactor: optimize protobuf code gen process 2022-02-13 12:04:34 +08:00
appflowy
5809758539 refactor: rename error-code to flowy-error-code in case of ambiguous 2022-02-09 19:26:06 +08:00
appflowy
4b63170e56 refactor: read cache proto info 2022-02-09 18:17:06 +08:00
appflowy
1c3c519b14 refactor: cache proto file info 2022-02-09 13:08:49 +08:00
appflowy
7646f984e0 refactor: generate x.proto file using build.rs 2022-02-09 09:57:03 +08:00
appflowy
d0b02cb4fd refactor: generate dart pb files with feature flag: dart 2022-02-08 16:24:59 +08:00
appflowy
9135b92a39 refactor: generate the pb files using build.rs 2022-02-08 14:36:59 +08:00
appflowy
084e9c5f6f refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00