Commit Graph

19 Commits

Author SHA1 Message Date
dntzhang 301c5c99f6 fix: this.route undefined when create Component Page 2020-04-19 07:57:45 +08:00
dntzhang f27c3cb6ca feat(omix): support component as the page 2019-11-14 12:45:55 +08:00
dntzhang 640f65f92a fix(omix): fix error when jump to the self page 2019-11-11 18:23:51 +08:00
dntzhang 9924aafcfa fix(omix): fix error when jump to the self page #486 2019-11-11 16:51:38 +08:00
dntzhang 191953f6ee fix(omix): fix component don‘t update bug when component and page binding have the same name and page have data prop 2019-11-09 13:15:08 +08:00
dntzhang a3d30222d0 fix(omix): solve recurring '$' in _update 2019-11-08 16:25:20 +08:00
dntzhang c58521d89e chore: tsc omix-ts 2019-11-08 09:14:54 +08:00
dntzhang e2bdeaba30 fix(omix): reset page data, #477 2019-11-07 17:55:13 +08:00
dntzhang f240279617 feat(omix): support get instance of Page or Component in the computed function 2019-11-06 15:51:33 +08:00
dntzhang 0dfef2ec7d refactor(omix-ts): sync source from omix 2019-11-05 10:22:16 +08:00
dntzhang 4c3c2f405d chore: build omix ts 2019-11-01 13:06:34 +08:00
dntzhang 157ffe5a41 feat(omix): v2.2, support private data for page 2019-11-01 13:03:51 +08:00
dntzhang 799d595f54 chore: update type declaration of create.ts 2019-10-31 10:55:55 +08:00
dntzhang 01dd5a7c74 feat(omix-ts): support computed 2019-10-29 15:51:52 +08:00
dntzhang 374b206089 refactor: add type definition to omix 2019-10-15 10:08:14 +08:00
dntzhang dcf15f36c1 feat: store.onChange and store.offChange supported 2019-10-04 16:20:22 +08:00
dntzhang ca35aa4d88 chore: update omix ts demo 2019-10-04 10:46:59 +08:00
dntzhang ccef23226d chore: update omix typescript demo 2019-10-04 10:46:30 +08:00
dntzhang 51720771aa feat: init omix typescript version 2019-10-04 09:56:50 +08:00