65 Commits

Author SHA1 Message Date
Michael Shilman
564b11785e v5.1.0-beta.0 2019-05-10 16:44:58 +08:00
Michael Shilman
d4922ad481 v5.1.0-alpha.40 2019-05-08 23:30:52 +08:00
Michael Shilman
d2039e026d v5.1.0-alpha.39 2019-05-02 14:34:07 +08:00
Michael Shilman
a718441923 v5.1.0-alpha.38 2019-05-02 12:29:56 +08:00
Michael Shilman
ccc1d42948 v5.1.0-alpha.37 2019-05-01 18:57:23 +08:00
Leo Y. Li
495a6273ea FIX addon-contexts: avoid use Array.flat() ESNext feature 2019-04-28 18:03:15 -04:00
Leo Y. Li
17a6a278d1 FIX addon-contexts: have no cancel option in UI if the context have no param 2019-04-28 16:59:07 -04:00
Leo Y. Li
9b7a5ecd8a UPDATE addon-contexts: strict nullable typing 2019-04-28 16:30:24 -04:00
Michael Shilman
dd97c370e7 v5.1.0-alpha.36 2019-04-27 13:09:34 +08:00
Leo Y. Li
1ae1e5eef4 FIX addon-contexts: correct code comment for Preact integration 2019-04-26 22:41:11 -04:00
Leo Y. Li
01a3bd2f74 UPDATE addon-contexts: redirect user to the framework support table 2019-04-26 22:36:45 -04:00
Leo Y. Li
79f9c4150a FIX addon-contexts: resolve Preact@8.4.2 polluted JSX typing 2019-04-26 22:25:07 -04:00
Leo Y. Li
160ff9d76f ADD addon-contexts: Preact support 2019-04-26 20:46:40 -04:00
Michael Shilman
e20d20a263 v5.1.0-alpha.35 2019-04-27 01:28:15 +08:00
Michael Shilman
8aae29d552
REMOVE tslint, and use eslint for everything (#6621)
REMOVE tslint, and use eslint for everything
2019-04-26 17:01:22 +08:00
Leo Y. Li
3e6e3e8c08 ADD addon-contexts: correct the function name in Vue 2019-04-25 14:51:13 -04:00
Leo Y. Li
71bce16a00 FIX addon-contexts: allow props to map on VueComponent contexts 2019-04-25 14:31:22 -04:00
Norbert de Langen
f939e1417a just a few little linting issues fixed 2019-04-25 17:59:37 +02:00
Michael Shilman
694460c087 v5.1.0-alpha.34 2019-04-24 23:02:08 +08:00
Leo Y. Li
d2704dbca4 FIX addon-contexts: fix build fail due to the failed type inference 2019-04-24 02:59:40 -04:00
Leo Y. Li
b178d68c1f FIX addon-contexts: edge case bugs part.2 2019-04-24 02:39:09 -04:00
Leo Y. Li
d66aa309ae FIX addon-contexts: edge case bugs 2019-04-24 01:11:49 -04:00
Leo Y. Li
06e057ecce ADD addon-contexts: tests on serializers 2019-04-24 01:11:47 -04:00
Leo Y. Li
2df5ff6d21 UPDATE addon-contexts: README.md 2019-04-24 01:11:46 -04:00
Leo Y. Li
90ed045c71 CLEANUP addon-contexts: match up file structure 2019-04-24 01:11:45 -04:00
Leo Y. Li
e512c9fd39 ADD addon-contexts: query param feature 2019-04-24 01:11:43 -04:00
Leo Y Li
98877a13d2 UPDATE addon-contexts: file structure, unnecessary deprecation warning, and package.json 2019-04-24 01:11:42 -04:00
Leo Y. Li
efbc1ab0b7 CLEANUP 2019-04-24 01:11:41 -04:00
Leo Y. Li
e9ba4a357b UPDATE types to match with its typed function name 2019-04-24 01:11:40 -04:00
Michael Shilman
23268e4fec v5.1.0-alpha.33 2019-04-23 14:25:37 +08:00
Michael Shilman
fb2798685d v5.1.0-alpha.32 2019-04-22 11:15:33 +08:00
Leo Y. Li
8caf900fcd FIX tricky typing for extending framework supports 2019-04-21 10:29:13 -04:00
Leo Y. Li
5100a4f85b REMOVE npm badge from addon/contexts/README.md 2019-04-20 23:14:50 -04:00
Leo Y. Li
c5466a798c ADD 'getPropsMap' and 'getRendererFrom' tests 2019-04-20 23:11:54 -04:00
Leo Y. Li
428c232381 FIX typing and opt-out handling 2019-04-20 23:10:46 -04:00
Leo Y. Li
f250a8a747 UPDATE addon/contexts typing 2019-04-20 18:50:20 -04:00
Leo Y. Li
d7c3b3c91f ADD 'functionals.test.ts' and 'getContextNodes.test.ts' 2019-04-20 14:40:22 -04:00
Leo Y. Li
f9ac070dea UPDATE tsconfig.json 2019-04-20 14:40:21 -04:00
Michael Shilman
74582afab0 Fix badge 2019-04-20 14:48:28 +08:00
Michael Shilman
0a75172a8a Fix typos 2019-04-20 14:23:23 +08:00
Michael Shilman
72d8523811 v5.1.0-alpha.31 2019-04-19 12:51:49 +08:00
Michael Shilman
c93b23c742 Add publishConfig to addon-contexts 2019-04-19 12:48:25 +08:00
Leo Y Li
7103e5669a FIX build process 2019-04-18 10:32:25 -04:00
Leo Y. Li
4276f8cc75 FIX bugfix: tab switch cause missing toolbar and the addon-state 2019-04-18 02:28:14 -04:00
Leo Y Li
09ca6e2fd0 FIX bugfix: normalizeation bugs 2019-04-18 02:28:12 -04:00
Leo Y Li
9380fa039b REMOVE 'CHANGELOG.md' 2019-04-18 02:28:12 -04:00
Leo Y Li
1a39bd83fe FIX build / linting / prettier / bugs 2019-04-18 02:28:11 -04:00
Norbert de Langen
3454bac732 RENAME addon in readme 2019-04-18 02:28:11 -04:00
Norbert de Langen
1484977329 FIX types 2019-04-18 02:28:11 -04:00
Norbert de Langen
72b0bd291d RENAME to addons/contexts && REMOVE files no longer needed in the monorepo && REMOVE unneeded dependencies & scripts 2019-04-18 02:28:10 -04:00