Commit Graph

20 Commits

Author SHA1 Message Date
chenos
b7a2d5d3e5 updates 2021-07-06 00:15:19 +08:00
chenos
eb31861b54 improve code 2021-07-04 22:04:15 +08:00
chenos
5e181c3ade lots of updates 2021-07-04 00:19:26 +08:00
chenos
699726d5bb improve code 2021-07-03 17:26:08 +08:00
chenos
8b34b84a5e updates 2021-07-03 00:24:21 +08:00
chenos
46e4089140 designable bar 2021-07-01 00:16:43 +08:00
chenos
75cd158a27 refactor 2021-06-27 15:41:40 +08:00
chenos
0b191e8b5d update docs 2021-06-06 23:24:49 +08:00
chenos
5f752d28d7 improve a lot of details 2021-06-06 18:21:04 +08:00
chenos
a7fd94affd refactor: useDrag & useDrop & useColResize 2021-06-04 11:20:11 +08:00
chenos
3c3ae5c348 clean up the redundant examples 2021-06-02 11:24:38 +08:00
chenos
5e0277d451 updates 2021-06-02 11:09:01 +08:00
chenos
cfc04814c6 bugfix 2021-05-26 09:16:32 +08:00
chenos
8fc5be634e drawer closeWithConfirm props 2021-05-26 09:10:20 +08:00
chenos
60862736ea designer field 2021-05-26 09:09:53 +08:00
chenos
b7ff2e0673 update docs 2021-05-23 09:32:43 +08:00
chenos
68f3d86761 drawer closeWithConfirm props 2021-05-23 09:20:22 +08:00
chenos
2cbcd087ce v0.5 2021-05-23 08:38:08 +08:00
chenos
efb0320427 refactor(app): clean up the client code 2021-04-06 12:52:59 +08:00
chenos
dcdb21d398
发布核心框架 (#6)
* api/ui 改名为 server/client

* 微调

* 继续完善 pages

* Fix env file and file mode. (#1)

* Fix: ignore .env file and environment variable names.

* Fix: correct file mode.

* fix: put environment variables together

* fix: separate data and ui resourcer

* feat: collection loader

* feat: redirectTo

* feat: fields & actions & views

* feat: fields & actions

* feat: app & pages & collections...

* feat: collections & pages & permissions...

* Doc: add readme (#2)

* Doc: add README.md.

* Util: add .editorconfig.

* Fix: use glob ignore option instead of additional checking. (#3)

* Fix: typo. (#4)

* feat: permissions

* feat: getCollection & getView actions

* refactor: code cleanup

Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
2020-11-11 15:23:39 +08:00