Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

wangEditor

Make the world a better place.
Collective - Host: opensource - https://opencollective.com/wangeditor - Website: https://wangeditor.com - Code: https://github.com/wangeditor-team/wangEditor

docs: qq 群号

github.com/wangeditor-team/wangEditor - 08e2a6648cfc826d3d51fb4569375bb78080ccda authored almost 4 years ago by wangfupeng <[email protected]>
docs: 非团队贡献流程

github.com/wangeditor-team/wangEditor - 4d05698b0a7d58e88a55ccc9322f2cd9a47312d6 authored almost 4 years ago by wangfupeng <[email protected]>
Merge pull request #2912 from btea/fix-right-click

fix: 修复右键取消选区bug

github.com/wangeditor-team/wangEditor - 7a0b2862a7f71ce804f3a86817b7f9fdc490c996 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 修复右键取消选区bug

github.com/wangeditor-team/wangEditor - b80f396f60d03ba253ef7a29afc5a0cdff872bf1 authored almost 4 years ago by btea <[email protected]>
Merge pull request #2910 from wangeditor-team/feature-third-contribution

Feature third contribution

github.com/wangeditor-team/wangEditor - 0beb74953db07c169d0ecf19f6f14aaa9a3bea62 authored almost 4 years ago by echoLC <[email protected]>
Merge pull request #2909 from wangeditor-team/dev

release: v4.6.6

github.com/wangeditor-team/wangEditor - 28761f88f757aff3b38beb61ab3d24c630e8f13f authored almost 4 years ago by echoLC <[email protected]>
Merge pull request #2898 from wangeditor-team/fix-self-close

fix: txt.html()获取的内容中将没有自闭和的标签输出为自闭和标签

github.com/wangeditor-team/wangEditor - dbf0a023fda17126c35baed96bbd688ace29b27d authored almost 4 years ago by 王福朋 <[email protected]>
fix: txt.html()获取的内容中将没有自闭和的标签输出为自闭和标签

github.com/wangeditor-team/wangEditor - 57690447ed725c9eccab02497781725a7f6bee79 authored almost 4 years ago by rsl140 <[email protected]>
Merge pull request #2896 from btea/fix-html-table

fix: issue-2872

github.com/wangeditor-team/wangEditor - 564ea29a3829fc6b07382d664004cfd77aba2d42 authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2839 from wangeditor-team/fix-deleteVideo-tooltip

fix: 修复视频无法删除

github.com/wangeditor-team/wangEditor - 8f14c471c327e7a44e5b0288600edf58b556e00e authored almost 4 years ago by 王福朋 <[email protected]>
fix: 修复视频无法删除

github.com/wangeditor-team/wangEditor - 33f39becbc1059f148c9d756549b6d24cad20acd authored almost 4 years ago by a835100635 <[email protected]>
Merge pull request #2894 from wangeditor-team/fix-imgIcon-error

fix: 修复图片icon生成不正确的错误

github.com/wangeditor-team/wangEditor - 26d8f1978367c898b64b273738fe5d95462bea96 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 修复图片上次icon生成不正确的错误

github.com/wangeditor-team/wangEditor - b261b0b845f9ab1ac9b0140d2deae972803aaeff authored almost 4 years ago by haha <[email protected]>
Merge pull request #2871 from wangeditor-team/fix-undefined-error

fix: 修复由于某些操作导致的控制台报undefined的错误

github.com/wangeditor-team/wangEditor - f913d42e1ed628ed1108ba82360d2c0d124c20b6 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 修复由于某些操作导致的控制台报undefined的错误

github.com/wangeditor-team/wangEditor - ded969d56b5f2a5aed833888e1c92362b4e1e014 authored almost 4 years ago by Liuqh <[email protected]>
Merge pull request #2865 from wangeditor-team/fix-todo-style

fix: 修复todo样式冲突问题

github.com/wangeditor-team/wangEditor - af732713bbaee274cf68b3e906f388cc6d9c0004 authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2884 from wangeditor-team/fix-full-screen

fix: 全屏编辑区域高度自适应

github.com/wangeditor-team/wangEditor - 67e9e9e8a45f92fb3eb3beffb7884587bb8afc3d authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2881 from wangeditor-team/fix-onblur

fix: 失去焦点的时候判断 flag 是否为 失去焦点状态 如果是 则不重复触发

github.com/wangeditor-team/wangEditor - 75e30a5d82c3af7594951e31f4a6731b8d57de9a authored almost 4 years ago by 王福朋 <[email protected]>
test: 全屏的测试用例修改

github.com/wangeditor-team/wangEditor - 9261a773c0033119408b4b5db2a3434236081d35 authored almost 4 years ago by UOrb <[email protected]>
fix: 全屏编辑区域高度自适应

github.com/wangeditor-team/wangEditor - 1c110e33b7dc58fd0c4d37ff5eebebbc59ec3463 authored almost 4 years ago by UOrb <[email protected]>
fix: 修改 table 的测试用例

github.com/wangeditor-team/wangEditor - c366a5ee3aedfce6049fc1acd3638ce437a8cfca authored almost 4 years ago by UOrb <[email protected]>
fix: 失去焦点的时候判断 flag 是否为 失去焦点状态 如果是 则不重复触发

github.com/wangeditor-team/wangEditor - f3028270d7cf1c6ae26521745fc9e8bf08ffe6af authored almost 4 years ago by UOrb <[email protected]>
fix: 修复todo样式冲突问题

github.com/wangeditor-team/wangEditor - c829b9ee4d7674c055b81cba7f89e959fe44c5ae authored almost 4 years ago by hahaaha <[email protected]>
Merge pull request #2878 from wangeditor-team/fix-table

fix: 保证table后面始终有dom

github.com/wangeditor-team/wangEditor - 1b4ce837af5889fd8bb7f56c78d966d9aa18e773 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 保证table后面始终有dom

github.com/wangeditor-team/wangEditor - b9f8ff08ba9d398c7e1eeda7d9e1b5ea257a0265 authored almost 4 years ago by 86driver <[email protected]>
Merge pull request #2870 from wangeditor-team/feature-third-contribution

fix:解决单引号属性parse后变undefined问题

github.com/wangeditor-team/wangEditor - 434e420efbf35ad3b8b0a558b645041e52050396 authored almost 4 years ago by echoLC <[email protected]>
Merge pull request #2869 from wangeditor-team/dev

release: v4.6.5

github.com/wangeditor-team/wangEditor - aea82616b1d5fa304bada40476ef8901472d09b3 authored almost 4 years ago by echoLC <[email protected]>
Merge pull request #2849 from wangeditor-team/fix-select-all

fix: 全选情况下不能正常覆盖内容

github.com/wangeditor-team/wangEditor - 73a00bfdf6a4862cd1d3f15c8f609ddd0ec7bb3d authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2851 from wangeditor-team/fix-img-menu

fix: 修复图片只有上传本地图片时提示文字不显示的问题

github.com/wangeditor-team/wangEditor - e9a3fd4b6e3069f8c40d0ca924718b6f0c5721f2 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 修复图片只有上传本地图片时提示文字不显示的问题

github.com/wangeditor-team/wangEditor - b8ae515b9cf4e0da9fb4ca066512705e7b4cd558 authored almost 4 years ago by hahaaha <[email protected]>
fix: 全选情况下不能正常覆盖内容

github.com/wangeditor-team/wangEditor - 5faff48536abcb562154ad444cce96428148e9d5 authored almost 4 years ago by rsl140 <[email protected]>
fix:解决单引号属性parse后变undefined问题

解决parseAttributes正则匹配后参数少传了一位,导致parseAttribute中arguments[8]取到的值是undefined,最终标签属性设置错误问题。

github.com/wangeditor-team/wangEditor - f7a53b428971380946f545219b0472a516ecc5e7 authored almost 4 years ago by qiongshusheng <[email protected]>
Merge pull request #2822 from wangeditor-team/fix-tonghan-2021-1-20

Fix tonghan 2021 1 20

github.com/wangeditor-team/wangEditor - c3b2d40c76e4bbf31f26b599940ea4f80ded8a0c authored almost 4 years ago by 王福朋 <[email protected]>
fix: table rowValue colValue is positive integer

github.com/wangeditor-team/wangEditor - 1599e1542ffa48d43a179b36c224cc1503648e2a authored almost 4 years ago by UOrb <[email protected]>
Merge pull request #2838 from wangeditor-team/fix-a-color-invalid

fix: 修复a标签设置颜色,按下回车后颜色值失效的问题

github.com/wangeditor-team/wangEditor - 63aebb89bfc59d75744197ad45ce956e77789c98 authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2659 from wangeditor-team/feature-img-alt

feat: set img alt and href

github.com/wangeditor-team/wangEditor - 8a663b48f816ad56727aadd733329ad4f9e9e305 authored almost 4 years ago by 王福朋 <[email protected]>
feat: 图片支持添加alt,超链接,当仅有上传图片功能时点击菜单直接弹出选择文件弹窗

github.com/wangeditor-team/wangEditor - 6808c4865f6a6b5af58d109263c25760ef908808 authored almost 4 years ago by jerexyz <[email protected]>
fix: 修复a标签设置颜色,按下回车后颜色值失效的问题

github.com/wangeditor-team/wangEditor - bbdf4294bc579bf5efc1c7df1b357d81923c018c authored almost 4 years ago by Liuqh <[email protected]>
Merge pull request #2830 from wangeditor-team/dev

release: v4.6.4

github.com/wangeditor-team/wangEditor - 088144281eb21b47bae616fba9a2db51e31c3c8e authored almost 4 years ago by echoLC <[email protected]>
Merge pull request #2828 from wangeditor-team/test-optimize

test: 完善了表格菜单的单元测试

github.com/wangeditor-team/wangEditor - c8fee5a8e442b4e6d611da29e405d3714ee90f15 authored almost 4 years ago by echoLC <[email protected]>
test: 完善了表格菜单的单元测试

github.com/wangeditor-team/wangEditor - e4c362e0fa7548ff74cd3b4b51f3f83de6adabdd authored almost 4 years ago by luochao <[email protected]>
fix: table check ol and ul reach editor

github.com/wangeditor-team/wangEditor - 6b2325d32498056c04c9ec09a2b881ebf3b5d9ed authored almost 4 years ago by UOrb <[email protected]>
fix: todo list remove error

github.com/wangeditor-team/wangEditor - 400fa341c6e23b43e98dd51a75c190c9786ebfce authored almost 4 years ago by UOrb <[email protected]>
Merge pull request #2796 from wangeditor-team/refactor-selection-range-top-code

refactor: 优化重构selection-range-top-nodes代码

github.com/wangeditor-team/wangEditor - fceb500187437aec0d86ab7e4bc620607b6c1631 authored almost 4 years ago by 王福朋 <[email protected]>
chore: dev/e2e.yml文件添加github actions 的配置

github.com/wangeditor-team/wangEditor - b2b04ed90ef0d2fe88de6d9dc24dff836e379200 authored almost 4 years ago by a835100635 <[email protected]>
refactor: 优化重构selection-range-top-nodes代码

github.com/wangeditor-team/wangEditor - 673915a69556e91c7a2fd70f25778af4fb381279 authored almost 4 years ago by a835100635 <[email protected]>
Merge pull request #2813 from wangeditor-team/fix-append-editor

bar 与 text 分离的情况下, 追加子节点来生成编辑器dom

github.com/wangeditor-team/wangEditor - bd04d08c789d8e35f3a36cc788f85a131d57f6cd authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2811 from wangeditor-team/feature-menu-global-init

feat: 扩展菜单注册太过繁琐 #2493

github.com/wangeditor-team/wangEditor - 2c1a5f0a9816c8ebe261e872a2f1d55bf8c9cbdd authored almost 4 years ago by 王福朋 <[email protected]>
feat: 扩展菜单注册太过繁琐 #2493

github.com/wangeditor-team/wangEditor - 9162b6283d5e82c84ac7c12bd8a6d5923ac58f54 authored almost 4 years ago by shch <[email protected]>
Merge pull request #2808 from wangeditor-team/feature-head-tooltip-set

工具栏tooltips开关配置

github.com/wangeditor-team/wangEditor - 724a5aac94ff6fdc9bef7e3cf07c41b74604c483 authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2805 from wangeditor-team/fix-set-multiline-head

fix: 修复选中多行文本时无法设置head的问题

github.com/wangeditor-team/wangEditor - a79ba4dee6f4a5c564c32aef4becf84e99180992 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 修复选中多行文本时无法设置head的问题

github.com/wangeditor-team/wangEditor - 89a49ccbc1ab07eaeb8f5fc508296f9dd3f7b187 authored almost 4 years ago by Liu <[email protected]>
test: 关闭tooltips显示

github.com/wangeditor-team/wangEditor - ec08e1270b6d380e07ad5cd4c7e7efe1e83b5680 authored almost 4 years ago by rsl140 <[email protected]>
fix: bar与text分离时,追加编辑器子节点

github.com/wangeditor-team/wangEditor - a6329f66e59a1e2086186970d3958de930c79ddc authored almost 4 years ago by lichenabson <[email protected]>
Merge pull request #2769 from wangeditor-team/hotfix-codeBlockEntryJump

fix: 处理最后一个元素为代码块时的跳出问题

github.com/wangeditor-team/wangEditor - fcb93ee65b07a09390a6c1e50c05d02fba774613 authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2806 from wangeditor-team/hotfix-pasteStyleConfigFail

修复粘贴样式配置true或者false都始终粘贴文本的问题

github.com/wangeditor-team/wangEditor - 7940010cd5c962ca5ba3dcc064a3a32a4701016e authored almost 4 years ago by 王福朋 <[email protected]>
fix: 粘贴样式配置失效处理

github.com/wangeditor-team/wangEditor - 332c0799d1d427aab94fc21d0add62baacc4fc94 authored almost 4 years ago by xiaokyo <[email protected]>
fix: 处理最后一个元素为代码块时的跳出问题

github.com/wangeditor-team/wangEditor - 023b86b23dc8a5160a5112f4c6c4da5c12b82b92 authored almost 4 years ago by zhengwenjian <[email protected]>
Merge pull request #2804 from wangeditor-team/fix-input-paste

fix: 优化粘贴 input 复制内容,多次粘贴会产生多余的html问题

github.com/wangeditor-team/wangEditor - f9e589c2b7234db5512305dd86b37b466a2aae34 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 工具栏tooltips开关配置

github.com/wangeditor-team/wangEditor - 1c6d08c1c42f0668cdfe77f2f8250cdfe1631f2f authored almost 4 years ago by rsl140 <[email protected]>
fix: 优化粘贴 input 复制内容,多次粘贴会产生多余的html问题

github.com/wangeditor-team/wangEditor - f12d6ee6007f48fb4958f5538201468263f83757 authored almost 4 years ago by luochao <[email protected]>
Merge pull request #2798 from wangeditor-team/dev

release: v4.6.3

github.com/wangeditor-team/wangEditor - db9b3ad7f31c8e9f9a05b36ff58b0fb2a0e0faeb authored almost 4 years ago by echoLC <[email protected]>
Merge pull request #2781 from wangeditor-team/fix-insert-check

fix: 插入图片和视频去掉校验,全部使用开发者自定义校验

github.com/wangeditor-team/wangEditor - 88d8f57e7fd48d9b20dfbbca00c99fc7306320e1 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 去掉在线图片和视频插入的校验限制

github.com/wangeditor-team/wangEditor - 9e2f14ab1cc39bea43ea393ae4f5bfa75f57abbb authored almost 4 years ago by hutianhao <[email protected]>
Merge pull request #2758 from wangeditor-team/feature-menus-list3

feat: list

github.com/wangeditor-team/wangEditor - ff5673903be8ec87e7f0ab7b3305a43018f6eadc authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2782 from wangeditor-team/fix-list-justify

fix: 修复了列表对齐的问题

github.com/wangeditor-team/wangEditor - 0408181e8193aed1da73aa3997a0785385276638 authored almost 4 years ago by 王福朋 <[email protected]>
Merge pull request #2766 from wangeditor-team/fix-tooltip

fix: 失去焦点tooltip不消失

github.com/wangeditor-team/wangEditor - 42ba793857be1e60c082e5733582417111f20efa authored almost 4 years ago by 王福朋 <[email protected]>
fix: 失去焦点tooltip不消失

github.com/wangeditor-team/wangEditor - 3c48acfe41acb74bdce63f70d34358a953681dd0 authored almost 4 years ago by yanbiao <[email protected]>
fix: 完善对齐

github.com/wangeditor-team/wangEditor - 1b22c2a782ecef455db35ae172f2e6f95e248d5f authored almost 4 years ago by luochao <[email protected]>
fix: 修复了列表对齐的问题

github.com/wangeditor-team/wangEditor - a4e43fd1f3111b1869c6c47895d221cc64dc7a9a authored almost 4 years ago by luochao <[email protected]>
Merge pull request #2783 from wangeditor-team/fix-description-error

fix: 撤销和恢复按钮的tooltip描述不正确

github.com/wangeditor-team/wangEditor - 0b109506c21ecd49a93097dd0478c8c511bcdf52 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 撤销和恢复按钮的tooltip描述不正确

github.com/wangeditor-team/wangEditor - af6fddc374629fb1922cff106839aa0ddb2bbeee authored almost 4 years ago by rsl140 <[email protected]>
Merge pull request #2773 from wangeditor-team/fix-ctrl-z-command

fix: 修复初始化编辑器调用 API 插入内容,快捷键撤销报错的问题

github.com/wangeditor-team/wangEditor - fe3e5034fee60053a9348afe84a541977e137231 authored almost 4 years ago by 王福朋 <[email protected]>
fix: 修复撤销功能在某些极端情况下报错

github.com/wangeditor-team/wangEditor - 578c3ced5bda396b2d8c8a76dc95042b18cddbef authored almost 4 years ago by luochao <[email protected]>
fix: 修复初始化编辑器调用 API 插入内容,快捷键撤销报错的问题

github.com/wangeditor-team/wangEditor - 3e2c375275465e97544593e69dcc6e5982a382fb authored about 4 years ago by luochao <[email protected]>
test: 优化了 upload-img 测试

github.com/wangeditor-team/wangEditor - 0d793c573cb694699ef8045c007ebfe3b285bda8 authored about 4 years ago by luochao <[email protected]>
Merge pull request #2767 from wangeditor-team/fix-head-set-error

fix: 标题按钮设置异常

github.com/wangeditor-team/wangEditor - eb81c4b274798da5e19eed7960c748d81dbc99b2 authored about 4 years ago by 王福朋 <[email protected]>
fix: 标题按钮设置异常,错别字修复

github.com/wangeditor-team/wangEditor - 37addbc081a7989bebe996c839ed78eb577758fc authored about 4 years ago by rsl140 <[email protected]>
Merge pull request #2724 from wangeditor-team/feature-uploadVideo

上传视频功能

github.com/wangeditor-team/wangEditor - f4525bc72f77977efa4bc160b1a6ea2a2340d600 authored about 4 years ago by 王福朋 <[email protected]>
feat: 新增上传视频功能

github.com/wangeditor-team/wangEditor - c9e5446f08acf80487ba36adebe679a4c45adda6 authored about 4 years ago by a835100635 <[email protected]>
Merge pull request #2728 from wangeditor-team/fix-txt-html

fix: 修复eidtor.txt.append和editor.txt.html光标移动不正确问题

github.com/wangeditor-team/wangEditor - ee43811f2268f88b7405d837232ec1542a432592 authored about 4 years ago by 王福朋 <[email protected]>
fix: 修复eidtor.txt.append和editor.txt.html光标移动不正确问题

github.com/wangeditor-team/wangEditor - 045782be1138e197ee638a9b9b168d714b923de4 authored about 4 years ago by hahaaha <[email protected]>
Merge pull request #2763 from wangeditor-team/fix-huth-20210102

fix: 内容为空时append多出空行&createPanelConf 修改支持异步返回

github.com/wangeditor-team/wangEditor - c363003798cf09f548d604d3e876104c6f3a5a67 authored about 4 years ago by 王福朋 <[email protected]>
fix: 内容为空时append多出空行&createPanelConf 修改支持异步返回

github.com/wangeditor-team/wangEditor - bde84fd6976fb77ee6174dd28d79b78970d7c1b9 authored about 4 years ago by hutianhao <[email protected]>
docs: 修改文档的域名

github.com/wangeditor-team/wangEditor - 2b91248bb26432f4b6e28c1bb80bc419e5263ddf authored about 4 years ago by wangfupeng <[email protected]>
Merge pull request #2762 from wangeditor-team/dev

release: v.4.6.2

github.com/wangeditor-team/wangEditor - 868a788ebec8c138ad44772280876bddfa57b70f authored about 4 years ago by echoLC <[email protected]>
Merge pull request #2739 from wangeditor-team/fix-wps-paste-2

fix: wps粘贴bug修复

github.com/wangeditor-team/wangEditor - 1b4d83d50c6ed5496757d091dced0905a00d1313 authored about 4 years ago by 王福朋 <[email protected]>
fix: wps粘贴bug修复

github.com/wangeditor-team/wangEditor - 735e87861de20f6ef916a486e125a080cf13f18c authored about 4 years ago by q378532364 <[email protected]>
Merge pull request #2735 from wangeditor-team/dev

Dev

github.com/wangeditor-team/wangEditor - e48cb10ff910672acd5a66b62d2df764505c6ecc authored about 4 years ago by echoLC <[email protected]>
docs: 更新文档

github.com/wangeditor-team/wangEditor - f1250907deab9b2a0efa91842b1898707c4599a1 authored about 4 years ago by luochao <[email protected]>
Merge pull request #2729 from wangeditor-team/feature-hoverTitle

fix: 工具栏鼠标悬浮时显示提示文字

github.com/wangeditor-team/wangEditor - 11c0ad04a6ad6dfd9d8291f427e01b772053e1a2 authored about 4 years ago by 王福朋 <[email protected]>
test: 菜单数量测试用例修改

github.com/wangeditor-team/wangEditor - 77e4c824aae7a08e2b2c97cc1d76ccf9fa24c300 authored about 4 years ago by rsl140 <[email protected]>