21 Commits

Author SHA1 Message Date
Michael Shilman
2b8f3884bb MDX: Don't use root babelrc by default 2020-06-16 10:18:15 +08:00
tooppaaa
04c1df5fc7 fix incorrect dll context 2020-05-04 23:11:31 +02:00
Gaëtan Maisse
d44ff25a02
fix(docs): use require.resolve to ensure Yarn PnP compatibility
Use `require.resolve` both for:
 - webpack loader
 - finding path, previously it was built assuming that `node_modules` directory exists which is false in Plug'n'PLay mode
2020-05-01 16:56:57 +02:00
Norbert de Langen
4d3da8bbce
FIX linting 2020-04-30 21:10:26 +02:00
Norbert de Langen
e44111cfa3
FIX types 2020-04-30 19:55:19 +02:00
tooppaaa
dbd22989c7 add dll back to docs preset 2020-04-22 11:55:51 +02:00
Michael Shilman
26ab72e569 Addon-docs: Refactor Props to use ArgsTable 2020-04-07 22:58:54 +08:00
Norbert de Langen
abae68bbd9
FIX dll for IE11 by passing all modules thru babel && ADD dll for docs 2020-04-01 18:58:58 +02:00
Norbert de Langen
4e52c534d3
FIX linting 2020-02-24 14:18:59 +01:00
lmaze
8a98d9491b New fix 2020-02-21 17:42:25 +01:00
Norbert de Langen
8697740c8f
FIX 2020-02-18 23:52:54 +01:00
lmaze
cd278d8cd0 Addon-docs: Restore IE11 compat on Windows by transpiling correctly acorn-jsx for this OS (#8884) 2020-02-07 18:20:10 +01:00
Michael Shilman
423665b094 Make presets loadable in main.js addons array 2019-12-25 21:26:53 +08:00
patrick.lafrance
421f61e6d2 Code review corrections 2019-12-03 22:11:10 -05:00
Michael Shilman
8586be525e Merge branch 'next' into docs-in-page-linking 2019-12-04 10:15:39 +08:00
bpeab
b28056354c Resolve #8884 by transpiling acorn-jsx 2019-12-01 22:44:43 +01:00
patrick.lafrance
6c3ddcf89e Added anchor support for docs page 2019-11-29 12:35:30 -05:00
Michael Shilman
cccbdc10ec Remove unused imports 2019-11-11 18:00:33 +08:00
Michael Shilman
884962b787 Addon-docs: Add unified preset, deprecate framework-specific presets 2019-11-11 14:56:17 +08:00
libetl
9bac963210 reparsing to insert the slice of code in the right place 2019-10-28 23:36:08 +01:00
Michael Shilman
f72bca8f16 Addon-docs: Pass everything through babel & partial TS conversion 2019-08-01 20:44:16 +08:00