Michael Yang
|
6362d0fa23
|
build: v1.1.5 release (^.^)YYa!!
|
2024-09-26 14:30:43 +08:00 |
Michael Yang
|
e7cb4d3b43
|
Merge branch 'main' of https://github.com/aieditor-team/aieditor
|
2024-09-26 14:25:03 +08:00 |
Michael Yang
|
7e54485c7e
|
chore: update dependencies
|
2024-09-26 14:23:44 +08:00 |
Michael Yang
|
eadb0e1d94
|
feat: refactor textSelectionBubbleMenu only update at the mouseup event
|
2024-09-26 14:18:16 +08:00 |
Michael Yang
|
5c2f197ed3
|
Merge pull request #85 from TobiasKrais/main
avoid sending surrounding form
|
2024-09-25 18:16:04 +08:00 |
Tobias Krais
|
aeb57ede9f
|
avoid sending surrounding form
Button default is submit. This sends a potential surrounding form. Changeing the button type prevents a surrounding form from sending.
|
2024-09-25 12:00:09 +02:00 |
Michael Yang
|
10f2470ec9
|
doc: update docs
|
2024-09-25 14:59:02 +08:00 |
Michael Yang
|
44acbfb525
|
build: v1.1.4 release (^.^)YYa!!
|
2024-09-25 14:50:14 +08:00 |
Michael Yang
|
7c5731154a
|
build: v1.1.4 release (^.^)YYa!!
|
2024-09-25 14:46:59 +08:00 |
Michael Yang
|
c3061546d9
|
build: v1.1.4 release (^.^)YYa!!
|
2024-09-25 14:46:20 +08:00 |
Michael Yang
|
b4975188ba
|
feat: add custom AI icon in bubble menu
|
2024-09-25 14:38:52 +08:00 |
Michael Yang
|
b1b6a61c78
|
feat: add ClassNameExt
|
2024-09-25 14:20:19 +08:00 |
Michael Yang
|
d98dcf364f
|
refactor: optimize ai result textarea
|
2024-09-25 12:36:23 +08:00 |
Michael Yang
|
3d933672e0
|
refactor: refactor translate menu
|
2024-09-25 12:30:54 +08:00 |
Michael Yang
|
4bafe72c4f
|
fix: fix translate prompt config is not correct
|
2024-09-25 09:36:22 +08:00 |
Michael Yang
|
9aabfe73ce
|
Merge pull request #84 from TobiasKrais/TobiasKrais-patch-emojis
Add common emojis
|
2024-09-25 09:21:33 +08:00 |
Tobias Krais
|
73443684ac
|
Merge branch 'aieditor-team:main' into TobiasKrais-patch-emojis
|
2024-09-24 13:17:20 +02:00 |
Michael Yang
|
1c99738d50
|
doc: update docs
|
2024-09-24 10:11:42 +08:00 |
Michael Yang
|
830b63a5c0
|
chore: update demos
|
2024-09-24 10:05:29 +08:00 |
Tobias Krais
|
33713270fa
|
Update Emoji.ts
Add some very common emojis
|
2024-09-23 09:33:01 +02:00 |
Michael Yang
|
e08eaaf29e
|
build: v1.1.3 release (^.^)YYa!!
|
2024-09-23 14:47:46 +08:00 |
Michael Yang
|
cf972e5415
|
build: v1.1.3 release (^.^)YYa!!
|
2024-09-23 14:45:47 +08:00 |
Michael Yang
|
d423963b96
|
refactor: optimize ai panel position
|
2024-09-23 14:32:09 +08:00 |
Michael Yang
|
ecf0082acb
|
refactor: optimize ai panel position
|
2024-09-23 12:59:35 +08:00 |
Michael Yang
|
eb2bf1f30b
|
feat: add "pasteAsText" config support
|
2024-09-23 10:40:02 +08:00 |
Michael Yang
|
8cda8f2982
|
doc: update docs
|
2024-09-20 16:33:11 +08:00 |
Michael Yang
|
9fb8a42cfc
|
chore: update dist and demos
|
2024-09-20 15:57:22 +08:00 |
Michael Yang
|
422a4ae29d
|
doc: update docs
|
2024-09-20 15:56:52 +08:00 |
Michael Yang
|
0d6840085f
|
feat: add translate bubble menu item
|
2024-09-20 15:33:30 +08:00 |
Michael Yang
|
b25269c8af
|
feat: add setAttributes method
|
2024-09-20 10:12:18 +08:00 |
Michael Yang
|
818a882b09
|
chore: remove Comment Code
|
2024-09-20 09:42:03 +08:00 |
Michael Yang
|
e79bfe1e5b
|
fix: "pt" lang resources not correct
|
2024-09-19 10:46:50 +08:00 |
Michael Yang
|
b7d5829204
|
chore: update dependencies
|
2024-09-19 10:45:41 +08:00 |
Michael Yang
|
bcd464e514
|
Merge pull request #81 from TobiasKrais/TobiasKrais-patch-buttonwidth
adjust dropdown button width
|
2024-09-19 09:25:34 +08:00 |
Michael Yang
|
45735122ba
|
Merge pull request #80 from TobiasKrais/main
Update Emoji.ts
|
2024-09-19 09:25:17 +08:00 |
Tobias Krais
|
63fc479b54
|
Update Emoji.ts
this is for an other PR
|
2024-09-18 21:46:48 +02:00 |
Tobias Krais
|
182610cfaf
|
Update Heading.ts
display all languages in one line
|
2024-09-18 21:43:08 +02:00 |
Tobias Krais
|
bd135f05b9
|
Update AbstractDropdownMenuButton.ts
better display for buttons in other languages
|
2024-09-18 21:42:05 +02:00 |
Tobias Krais
|
e6330e4490
|
Update AbstractDropdownMenuButton.ts
revert
|
2024-09-18 21:40:39 +02:00 |
Tobias Krais
|
650a36e0c0
|
Update AbstractDropdownMenuButton.ts
Adopt button size to content. This allows better display for european languages.
|
2024-09-18 21:38:23 +02:00 |
Tobias Krais
|
0ce1b2f718
|
Update Emoji.ts
add 3 very common emojis: 👍, 👎 and 🙏
|
2024-09-18 20:57:20 +02:00 |
Michael Yang
|
37954627d7
|
Merge pull request #79 from TobiasKrais/main
use more common translation de.ts
|
2024-09-18 16:44:37 +08:00 |
Tobias Krais
|
f45209541d
|
Update de.ts
use more common translation
|
2024-09-18 10:28:03 +02:00 |
Michael Yang
|
f2a8cf3519
|
Merge pull request #77 from TobiasKrais/main
Add german and portuguese default translations
|
2024-09-18 15:44:26 +08:00 |
Tobias Krais
|
37d3b3ad40
|
Create pt.ts
add portugese lang file
|
2024-09-18 09:40:26 +02:00 |
Tobias Krais
|
f05a5f3a16
|
Create de.ts
add german lang file
|
2024-09-18 09:39:49 +02:00 |
Tobias Krais
|
83f7e17efd
|
Add de and pt langs
|
2024-09-18 09:37:13 +02:00 |
Michael Yang
|
aa026f1e53
|
doc: update docs
|
2024-09-18 14:08:50 +08:00 |
Michael Yang
|
eae6f75979
|
chore: update dependencies
|
2024-09-18 14:00:08 +08:00 |
Michael Yang
|
1634030d5b
|
build: v1.1.2 release (^.^)YYa!!
|
2024-09-18 10:40:42 +08:00 |