You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which @taiga-ui/* package(s) are relevant/related to the feature request?
addon-editor
Description
Now the image is inserted as a base64 string. It is often difficult for a back to live with such a thing, because this line is very long. You need to make sure that the image can be inserted as a link. Solution: https://taiga-ui.dev/editor/custom-tool/paste-image
if you insert a link to some text, and then put the cursor in the middle of this text, you will be able to edit the link, but when you click on the checkmark, the link will simply be inserted in the middle of the text. Solution: not playable in 3.x
Cut existing html classes when pasting. Now you can copy some code from any site and it will be inserted with classes from this site.
Сейчас картинка вставляется как base64 строка. Зачастую бэку тяжело с таким жить ибо эта строка оч длинная выходит. Надо сделать чтобы картинку можно было вставлять как ссылку. Решение: https://taiga-ui.dev/editor/custom-tool/paste-image
если вставить ссылку на какой-то текст, а потом поставить в середину этого текста курсор будет возможность отредактировать ссылку, но при нажатии на галочку ссылка просто вставиться в середину текста. Решение: в 3.x не воспроизводится
Which @taiga-ui/* package(s) are relevant/related to the feature request?
addon-editor
Description
Now the image is inserted as a base64 string. It is often difficult for a back to live with such a thing, because this line is very long. You need to make sure that the image can be inserted as a link. Solution: https://taiga-ui.dev/editor/custom-tool/paste-image
if you insert a link to some text, and then put the cursor in the middle of this text, you will be able to edit the link, but when you click on the checkmark, the link will simply be inserted in the middle of the text. Solution: not playable in 3.x
Add the possibility of https links. 🚀 - Support https links in tui-editor #4044
Cut existing html classes when pasting. Now you can copy some code from any site and it will be inserted with classes from this site.
Сейчас картинка вставляется как base64 строка. Зачастую бэку тяжело с таким жить ибо эта строка оч длинная выходит. Надо сделать чтобы картинку можно было вставлять как ссылку. Решение: https://taiga-ui.dev/editor/custom-tool/paste-image
если вставить ссылку на какой-то текст, а потом поставить в середину этого текста курсор будет возможность отредактировать ссылку, но при нажатии на галочку ссылка просто вставиться в середину текста. Решение: в 3.x не воспроизводится
Добавить возможность https ссылок. 🚀 - Support https links in tui-editor #4044
Вырезать имеющиеся html классы при вставке. Сейчас можно скопировать с любого сайта какой-то код и он вставится с классами c этого сайта.
The text was updated successfully, but these errors were encountered: