Commit Graph

  • 22c152ef77 refactor: Setting menuGroup.title is optional main Michael Yang 2024-11-05 12:06:58 +0800
  • 68be412fa3 build: v1.2.5 release (^.^)YYa!! v1.2.5 Michael Yang 2024-10-31 17:25:14 +0800
  • 13b96b135b build: v1.2.5 release (^.^)YYa!! Michael Yang 2024-10-31 17:22:47 +0800
  • be05a4bae3 build: v1.2.4 release (^.^)YYa!! v1.2.4 Michael Yang 2024-10-31 17:00:34 +0800
  • 90f3a52bcf build: v1.2.4 release (^.^)YYa!! Michael Yang 2024-10-31 16:58:44 +0800
  • bf1b0e339b fix: CodeBlock Extensions error Michael Yang 2024-10-31 10:48:58 +0800
  • f39187fdef fix: paste with data-pm-slice is error Michael Yang 2024-10-31 09:35:23 +0800
  • dd78410fa8 fix: Fix tab key conflict with ordered lists Michael Yang 2024-10-31 09:33:13 +0800
  • d128ca5ca8 doc: update docs Michael Yang 2024-10-24 16:00:08 +0800
  • eacd9515d0 chore: update demos Michael Yang 2024-10-24 13:00:50 +0800
  • c3aa1ee0bf build: v1.2.3 release (^.^)YYa!! v1.2.3 Michael Yang 2024-10-24 12:34:17 +0800
  • 7e17276847 build: v1.2.3 release (^.^)YYa!! Michael Yang 2024-10-24 12:33:01 +0800
  • 2e809a91db chore: code format Michael Yang 2024-10-24 12:07:22 +0800
  • d23123e26a style: optimize styles Michael Yang 2024-10-24 11:58:32 +0800
  • e06438179e style: optimize styles Michael Yang 2024-10-24 11:38:05 +0800
  • b8611fba9d style: optimize styles Michael Yang 2024-10-24 11:31:25 +0800
  • f0d3f6bb74 chore: update dependencies Michael Yang 2024-10-24 10:10:37 +0800
  • 26f6bd60a9 chore: update dependencies Michael Yang 2024-10-24 10:06:18 +0800
  • 64f1e55b31 refactor: rename "AiEditorEvent" to "AiEditorEventListener" Michael Yang 2024-10-24 10:00:54 +0800
  • 77899a8b90 style: optimize styles Michael Yang 2024-10-24 09:59:13 +0800
  • 5c50019e3b refactor: optimize initToolbarKeys.ts Michael Yang 2024-10-24 09:42:54 +0800
  • 8440f87b84
    Merge pull request #107 from kimsmel/main Michael Yang 2024-10-23 18:56:52 +0800
  • 7a7cbcb326 feat: Added `toolbarSize` to control toolbar button size kim24smel 2024-10-23 14:52:37 +0400
  • 9291c02018 chore: update dependencies Michael Yang 2024-10-23 10:19:20 +0800
  • 835a00f35e refactor: remove "editable" attrs in initToolbarKeys.ts Michael Yang 2024-10-23 10:13:34 +0800
  • 26e2ce42c5 refactor: refactor AiEditorEvent add onEditableChange listener Michael Yang 2024-10-22 16:25:16 +0800
  • 0cd15c3a2d
    Merge pull request #105 from kimsmel/main Michael Yang 2024-10-22 16:14:10 +0800
  • f1f34c4051
    Merge branch 'aieditor-team:main' into main kimsmel 2024-10-22 11:09:05 +0400
  • 51b5c08265 Merge remote-tracking branch 'origin/main' kim24smel 2024-10-22 11:08:29 +0400
  • 5063c2274c fix: When the editor editable is false, disable the toolbar kim24smel 2024-10-22 11:08:19 +0400
  • 568ba60e69
    Merge pull request #104 from kimsmel/main Michael Yang 2024-10-22 14:35:35 +0800
  • 5c02ce02b7
    Merge branch 'aieditor-team:main' into main kimsmel 2024-10-22 10:33:16 +0400
  • 217d33a828 feat: Supplemented multilingual documentation kim24smel 2024-10-22 10:24:17 +0400
  • 8fc555c443
    Merge pull request #102 from TendernessCJS/feat-custom-ai-model Michael Yang 2024-10-22 13:43:27 +0800
  • 4df2ba9e33
    Merge pull request #103 from kimsmel/dev Michael Yang 2024-10-22 13:43:15 +0800
  • 4d3bf4f1e5 feat(ai/custom): 自定义大模型重新支持http ReadableStream Tenderness 2024-10-22 10:11:33 +0800
  • 73763c06bd
    Merge pull request #1 from kimsmel/dev kimsmel 2024-10-21 11:10:22 +0400
  • c4fc6302e1 feat: added i18n multi-language files kim24smel 2024-10-21 11:06:40 +0400
  • c8147e3a30 build: v1.2.2 release (^.^)YYa!! v1.2.2 Michael Yang 2024-10-18 18:41:34 +0800
  • 73ba808a3a build: v1.2.2 release (^.^)YYa!! Michael Yang 2024-10-18 18:41:01 +0800
  • dfd427532f build: v1.2.1 release (^.^)YYa!! v1.2.1 Michael Yang 2024-10-18 11:55:58 +0800
  • 5359747b56 build: v1.2.1 release (^.^)YYa!! Michael Yang 2024-10-18 11:55:31 +0800
  • 3210809314 feat: add new option "textCounter" Michael Yang 2024-10-18 11:42:20 +0800
  • 3c52f115d7 refactor: optimize paste extensions and add new option "removeEmptyParagraphs" for paste Michael Yang 2024-10-18 11:26:59 +0800
  • 99893055e0 refactor: refactor image extension - fix image can not show in edit disable - remove align attribute in image - use div replace p to wrapper image - remove empty value attributes - fix image border is 1px smaller after resizing Michael Yang 2024-10-18 11:20:22 +0800
  • 965ac43c84 feat: add temperature and maxTokens config for aiModel Michael Yang 2024-10-17 14:55:53 +0800
  • 0b88a98676 fix: SparkAiModel error if use v1.1 Michael Yang 2024-10-17 14:55:16 +0800
  • 6d764a6f0a refactor: Optimize ClassNameExt to make the new paragraph does not carry the className of the previous Michael Yang 2024-10-17 12:15:10 +0800
  • 71bd1ef4d5 refactor: Optimize ClassNameExt to make the new paragraph does not carry the className of the previous Michael Yang 2024-10-17 11:45:36 +0800
  • b925a11a34 refactor: optimize the "pasteAsText" features Michael Yang 2024-10-17 11:43:58 +0800
  • 86a6fea1fd fix: Translate insert keep the format Michael Yang 2024-10-17 11:42:51 +0800
  • 38fcf224cf feat: InnerEditor add insertMarkdown method Michael Yang 2024-10-17 11:38:44 +0800
  • f8509463ba doc: update docs Michael Yang 2024-10-16 18:54:58 +0800
  • 4814ff43e5 doc: update docs Michael Yang 2024-10-16 18:43:29 +0800
  • 7ac06359c2 build: v1.2.0 release (^.^)YYa!! Michael Yang 2024-10-16 15:59:24 +0800
  • 95d004bf7c build: v1.2.0 release (^.^)YYa!! v1.2.0 Michael Yang 2024-10-16 11:38:15 +0800
  • b3d5fa372e build: v1.2.0 release (^.^)YYa!! Michael Yang 2024-10-16 11:35:39 +0800
  • 56f8e18ef7 refactor: refactor markdown features Michael Yang 2024-10-16 11:23:33 +0800
  • 105ac797a8 feat: add "htmlPasteConfig.clearLineBreaks" options Michael Yang 2024-10-15 15:45:43 +0800
  • 191da54c69 refactor: optimize SparkAiModel.ts Michael Yang 2024-10-14 14:20:11 +0800
  • b9efea86fe refactor: optimize initToolbarKeys.ts Michael Yang 2024-10-14 14:20:02 +0800
  • 605b23f6b3 doc: update docs Michael Yang 2024-10-14 12:04:51 +0800
  • 75bd53ed8b fix: fixed " " will be attached sometime if pastedAsText config enable Michael Yang 2024-10-14 10:01:08 +0800
  • 339459c50a feat: add getAIBoundingClientRect.ts Michael Yang 2024-10-12 11:53:50 +0800
  • 4d80581858 refactor: optimize createAiClient() in AI models Michael Yang 2024-10-12 11:38:56 +0800
  • f495f3fb2f refactor: optimize SmoothAppender Michael Yang 2024-10-12 11:38:33 +0800
  • 317ec62650 refactor: optimize SseClient Michael Yang 2024-10-12 11:38:20 +0800
  • 0b7e90d93d refactor: optimize textSelectionBubble Michael Yang 2024-10-11 11:42:49 +0800
  • 8e3338752a doc: update docs Michael Yang 2024-10-11 10:15:53 +0800
  • 4caa6d2463 fix: OpenaiAiModel parse message error sometimes Michael Yang 2024-10-10 14:51:10 +0800
  • f97701b015 feat: add new options "image.bubbleMenuEnable" Michael Yang 2024-10-09 15:00:42 +0800
  • eb69a5eab6 doc: update docs Michael Yang 2024-10-09 12:09:19 +0800
  • 0226b60b40 refactor: add "finished" flag to the SmoothAppender Michael Yang 2024-10-08 17:00:18 +0800
  • a638e88a24 feat: Enhanced pasting from Excel, WPS, LibreOffice, Number, and Tencent Docs table content Michael Yang 2024-10-08 16:38:29 +0800
  • 0cf3fb8834 refactor: rename "removeHtmlTag" to htmlUtil Michael Yang 2024-10-08 16:32:56 +0800
  • 2bb20eda81 refactor: "pasteAsText" feature not remove the "p" tag Michael Yang 2024-10-08 16:27:50 +0800
  • ed325854a3 doc: update docs Michael Yang 2024-10-08 09:55:59 +0800
  • 0031c226b9 doc: update docs Michael Yang 2024-10-07 15:33:22 +0800
  • 98317ca7b8 doc: update docs Michael Yang 2024-10-07 15:06:55 +0800
  • 2ab5d031f7 doc: update doc for bubbleMenu Michael Yang 2024-10-07 15:06:46 +0800
  • 83c133538a build: v1.1.7 release (^.^)YYa!! v1.1.7 Michael Yang 2024-10-02 12:11:15 +0800
  • 943a1bec81 refactor: optimize BubbleMenuPlugin.ts Michael Yang 2024-10-02 12:04:33 +0800
  • a2d173407d chore: rename "PasteExt" extension Name to adapter v2.8.0 Michael Yang 2024-10-02 12:03:38 +0800
  • ee7bcaef55 chore: upgrade dependencies Michael Yang 2024-10-02 11:03:50 +0800
  • af5e0d3a0c chore: upgrade denpendencies Michael Yang 2024-09-30 12:48:10 +0800
  • 7b738ef234 fix: update linkBubbleMenu pluginKey's name Michael Yang 2024-09-30 12:47:53 +0800
  • 838fb939f1 feat: add SmoothAppender for textarea Michael Yang 2024-09-29 15:37:07 +0800
  • f3e0b4d6ac refactor: optimize AiEditor.onTransaction() method Michael Yang 2024-09-29 14:43:08 +0800
  • 0737362a02 chore: update demos Michael Yang 2024-09-28 16:42:25 +0800
  • c1f5f0af29 doc: add paste config docs Michael Yang 2024-09-28 16:34:07 +0800
  • 596a48067d build: v1.1.6 release (^.^)YYa!! v1.1.6 Michael Yang 2024-09-28 15:19:34 +0800
  • 5aec172f38 feat: add icons in Translate action buttons Michael Yang 2024-09-28 15:11:39 +0800
  • 1ecf510805 refactor: replace the markdown extension Michael Yang 2024-09-28 13:21:19 +0800
  • e7b45e085f refactor: Unify behavior of KI and translate icon, close #https://github.com/aieditor-team/AiEditor/issues/89 Michael Yang 2024-09-28 10:31:15 +0800
  • 3ad185d746 feat: add html paste config and close https://github.com/aieditor-team/AiEditor/issues/92 Michael Yang 2024-09-28 10:27:58 +0800
  • c242436b77 fix: Show bubble menu on Cmd+A text selection command, close https://github.com/aieditor-team/AiEditor/issues/91 Michael Yang 2024-09-27 12:18:31 +0800
  • 5df64e3668 feat: Hide the emoji panel when clicking an emoji. Michael Yang 2024-09-27 10:27:50 +0800
  • 26c4918aac chore: update demos Michael Yang 2024-09-26 17:51:34 +0800
  • 91b8e2f7d3 build: v1.1.5 release (^.^)YYa!! v1.1.5 Michael Yang 2024-09-26 14:35:41 +0800
  • 47a8a3c628 build: v1.1.5 release (^.^)YYa!! Michael Yang 2024-09-26 14:34:56 +0800