diff --git a/apps/editor/examples/example01-editor.html b/apps/editor/examples/example01-editor.html index ec84f64076..6bc5865e58 100644 --- a/apps/editor/examples/example01-editor.html +++ b/apps/editor/examples/example01-editor.html @@ -13,7 +13,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example02-editor-with-horizontal-preview.html b/apps/editor/examples/example02-editor-with-horizontal-preview.html index c181ef4354..79f8ce377c 100644 --- a/apps/editor/examples/example02-editor-with-horizontal-preview.html +++ b/apps/editor/examples/example02-editor-with-horizontal-preview.html @@ -13,7 +13,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example03-editor-with-wysiwyg-mode.html b/apps/editor/examples/example03-editor-with-wysiwyg-mode.html index add6b878c2..7cecbca416 100644 --- a/apps/editor/examples/example03-editor-with-wysiwyg-mode.html +++ b/apps/editor/examples/example03-editor-with-wysiwyg-mode.html @@ -13,7 +13,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example04-viewer.html b/apps/editor/examples/example04-viewer.html index 59a0a5095d..7d5995fab8 100644 --- a/apps/editor/examples/example04-viewer.html +++ b/apps/editor/examples/example04-viewer.html @@ -8,9 +8,26 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
-
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
diff --git a/apps/editor/examples/example05-viewer-using-editor-factory.html b/apps/editor/examples/example05-viewer-using-editor-factory.html index daa5af849d..19d30df20c 100644 --- a/apps/editor/examples/example05-viewer-using-editor-factory.html +++ b/apps/editor/examples/example05-viewer-using-editor-factory.html @@ -8,9 +8,26 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
-
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
diff --git a/apps/editor/examples/example06-editor-with-chart-plugin.html b/apps/editor/examples/example06-editor-with-chart-plugin.html index 80bc160529..8771e288f2 100644 --- a/apps/editor/examples/example06-editor-with-chart-plugin.html +++ b/apps/editor/examples/example06-editor-with-chart-plugin.html @@ -15,7 +15,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +

Editor

diff --git a/apps/editor/examples/example07-viewer-with-chart-plugin.html b/apps/editor/examples/example07-viewer-with-chart-plugin.html index d1420ba28d..5b342cfc85 100644 --- a/apps/editor/examples/example07-viewer-with-chart-plugin.html +++ b/apps/editor/examples/example07-viewer-with-chart-plugin.html @@ -10,7 +10,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example08-editor-with-code-syntax-highlight-plugin.html b/apps/editor/examples/example08-editor-with-code-syntax-highlight-plugin.html index 303e0364bd..39f8c11fc8 100644 --- a/apps/editor/examples/example08-editor-with-code-syntax-highlight-plugin.html +++ b/apps/editor/examples/example08-editor-with-code-syntax-highlight-plugin.html @@ -18,7 +18,19 @@ /> -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +

Editor

diff --git a/apps/editor/examples/example09-viewer-with-color-syntax-highlight-plugin.html b/apps/editor/examples/example09-viewer-with-color-syntax-highlight-plugin.html index d2c2d12ca5..699dd8e4dc 100644 --- a/apps/editor/examples/example09-viewer-with-color-syntax-highlight-plugin.html +++ b/apps/editor/examples/example09-viewer-with-color-syntax-highlight-plugin.html @@ -13,7 +13,19 @@ /> -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example10-editor-with-color-syntax-plugin.html b/apps/editor/examples/example10-editor-with-color-syntax-plugin.html index 0347f16540..5553268448 100644 --- a/apps/editor/examples/example10-editor-with-color-syntax-plugin.html +++ b/apps/editor/examples/example10-editor-with-color-syntax-plugin.html @@ -18,7 +18,19 @@ /> -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example11-editor-with-table-merged-cell-plugin.html b/apps/editor/examples/example11-editor-with-table-merged-cell-plugin.html index f9946a7424..c2915ea07e 100644 --- a/apps/editor/examples/example11-editor-with-table-merged-cell-plugin.html +++ b/apps/editor/examples/example11-editor-with-table-merged-cell-plugin.html @@ -14,6 +14,17 @@
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here.
diff --git a/apps/editor/examples/example12-viewer-with-table-merged-cell-plugin.html b/apps/editor/examples/example12-viewer-with-table-merged-cell-plugin.html index f706ac2526..9c3ee053e4 100644 --- a/apps/editor/examples/example12-viewer-with-table-merged-cell-plugin.html +++ b/apps/editor/examples/example12-viewer-with-table-merged-cell-plugin.html @@ -8,7 +8,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example13-editor-with-uml-plugin.html b/apps/editor/examples/example13-editor-with-uml-plugin.html index 0870dc38a2..cbea6495b5 100644 --- a/apps/editor/examples/example13-editor-with-uml-plugin.html +++ b/apps/editor/examples/example13-editor-with-uml-plugin.html @@ -13,7 +13,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +

Editor

diff --git a/apps/editor/examples/example14-viewer-with-uml-plugin.html b/apps/editor/examples/example14-viewer-with-uml-plugin.html index 0024ed9e39..f08baac4eb 100644 --- a/apps/editor/examples/example14-viewer-with-uml-plugin.html +++ b/apps/editor/examples/example14-viewer-with-uml-plugin.html @@ -8,7 +8,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example15-editor-with-all-plugins.html b/apps/editor/examples/example15-editor-with-all-plugins.html index 5d5c86cd8b..06f555438b 100644 --- a/apps/editor/examples/example15-editor-with-all-plugins.html +++ b/apps/editor/examples/example15-editor-with-all-plugins.html @@ -24,6 +24,17 @@
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here.
diff --git a/apps/editor/examples/example16-viewer-with-all-plugins.html b/apps/editor/examples/example16-viewer-with-all-plugins.html index 1ab1678566..adfdf554fa 100644 --- a/apps/editor/examples/example16-viewer-with-all-plugins.html +++ b/apps/editor/examples/example16-viewer-with-all-plugins.html @@ -18,7 +18,19 @@ /> -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example17-creating-plugin.html b/apps/editor/examples/example17-creating-plugin.html index efd10a47b4..651c17af2b 100644 --- a/apps/editor/examples/example17-creating-plugin.html +++ b/apps/editor/examples/example17-creating-plugin.html @@ -13,7 +13,19 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example18-using-command.html b/apps/editor/examples/example18-using-command.html index f6e7d1c730..94ca4f5794 100644 --- a/apps/editor/examples/example18-using-command.html +++ b/apps/editor/examples/example18-using-command.html @@ -13,7 +13,12 @@ -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
diff --git a/apps/editor/examples/example19-customizing-toolbar-buttons.html b/apps/editor/examples/example19-customizing-toolbar-buttons.html index 86c3fff39b..3d3425329e 100644 --- a/apps/editor/examples/example19-customizing-toolbar-buttons.html +++ b/apps/editor/examples/example19-customizing-toolbar-buttons.html @@ -48,6 +48,12 @@ +
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
diff --git a/apps/editor/examples/example20-i18n.html b/apps/editor/examples/example20-i18n.html index 9bc5883fc5..b9e9483ea8 100644 --- a/apps/editor/examples/example20-i18n.html +++ b/apps/editor/examples/example20-i18n.html @@ -2,7 +2,7 @@ - 20. Internationalization (I18N) + 20. Internationalization (i18n) -
+
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
+ You can see the tutorial + here. +
diff --git a/apps/editor/examples/example21-placeholder.html b/apps/editor/examples/example21-placeholder.html index 8af15905a7..294a495213 100644 --- a/apps/editor/examples/example21-placeholder.html +++ b/apps/editor/examples/example21-placeholder.html @@ -13,6 +13,12 @@ +
+ The example code can be slower than your environment because the code is transpiled by + babel-standalone in runtime. +
diff --git a/apps/editor/src/js/i18n.js b/apps/editor/src/js/i18n.js index 771f12d84f..412eb6c58f 100644 --- a/apps/editor/src/js/i18n.js +++ b/apps/editor/src/js/i18n.js @@ -10,6 +10,7 @@ const DEFAULT_CODE = 'en-US'; /** * Class I18n + * @ignore */ class I18n { constructor() { diff --git a/apps/editor/tuidoc.config.json b/apps/editor/tuidoc.config.json index 492deaf1f7..413fac9379 100644 --- a/apps/editor/tuidoc.config.json +++ b/apps/editor/tuidoc.config.json @@ -24,7 +24,7 @@ "filePath": "README.md" }, "api": { - "filePath": "src/js/**/*", + "filePath": ["src/js/*.js", "src/js/**/*.js"], "permalink": { "repository": "https://github.com/nhn/tui.editor", "ref": "master"