From b7137079a7defdef9ec5a58635b0764ba37329ed Mon Sep 17 00:00:00 2001 From: MrXujiang <15671677807@163.com> Date: Wed, 18 Aug 2021 11:09:12 +0800 Subject: [PATCH 1/4] :new: add Browsers support --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index f645000..70bee8e 100644 --- a/readme.md +++ b/readme.md @@ -146,6 +146,14 @@ cnpm run dev ``` 前提是先安装http-server模块. +## Browsers support + + Modern browsers does not support IE browser + +| [IE / Edge](https://godban.github.io/browsers-support-badges/)
IEdge | [Firefox](https://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](https://godban.github.io/browsers-support-badges/)
Chrome | [Safari](https://godban.github.io/browsers-support-badges/)
Safari | +| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | +| Edge | last 2 versions | last 2 versions | last 2 versions | + ## Partner project * [mitu-editor - 轻量级且强大的图片编辑器](https://github.com/H5-Dooring/mitu-editor) From 4e5abb48820c5d67e5f150193ee77958a3ec3658 Mon Sep 17 00:00:00 2001 From: MrXujiang <15671677807@163.com> Date: Wed, 18 Aug 2021 16:10:24 +0800 Subject: [PATCH 2/4] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 7b2a55b..fc4dcd5 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ # These are supported funding model platforms -github: [MrXujiang, AleryXu, yehuozhili] +open_collective: MrXujiang From 75f997726e82ef330fbd7e8850b46f82c2df5f30 Mon Sep 17 00:00:00 2001 From: MrXujiang <15671677807@163.com> Date: Wed, 18 Aug 2021 16:11:08 +0800 Subject: [PATCH 3/4] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index fc4dcd5..4b1de0b 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ # These are supported funding model platforms -open_collective: MrXujiang +open_collective: h5-dooring From 448e56b5dc60d5cefecd50ae2284dac36288663c Mon Sep 17 00:00:00 2001 From: MrXujiang <15671677807@163.com> Date: Sat, 21 Aug 2021 09:48:30 +0800 Subject: [PATCH 4/4] Create readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 70bee8e..6db936a 100644 --- a/readme.md +++ b/readme.md @@ -18,6 +18,8 @@ > H5-Dooring is a powerful, open source, free H5 visual page configuration solution dedicated to providing a simple, convenient, professional and reliable, unlimited set of H5 landing page best practices. The technology stack is mainly react, developed in the background using nodejs. +H5-Dooring编辑器预览图 + | 主页🏠(home) | 演示✨(demo) | 文档📦(doc) | 教程(tutorial) | wiki | | ----------- | ----------- | ----------- | ----------- | ----------- | | [website](http://h5.dooring.cn) | [Demo](http://h5.dooring.cn/h5_plus) | [Document](http://h5.dooring.cn/doc) | [视频&Video](https://www.zhihu.com/zvideo/1406394315950653440) | [wiki](https://github.com/MrXujiang/h5-Dooring/wiki)