Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: fixed typo of MarkdownEditor'component name #2743

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

bbigcd
Copy link
Contributor

@bbigcd bbigcd commented Nov 12, 2019

No description provided.

@netlify
Copy link

netlify bot commented Nov 12, 2019

Deploy preview for vue-element-admin ready!

Built with commit 44203f8

https://deploy-preview-2743--vue-element-admin.netlify.com

@PanJiaChen PanJiaChen changed the title update 'MarkdownEditor' components name perf: fixed typo of MarkdownEditor'component name Nov 12, 2019
@PanJiaChen PanJiaChen merged commit 25dddbb into PanJiaChen:master Nov 12, 2019
SeanKChan pushed a commit to SeanKChan/vue-element-admin that referenced this pull request Jan 15, 2020
commit 6850312
Author: 李小斐 <623536309@qq.com>
Date:   Sat Jan 11 10:25:59 2020 +0800

    fix: fixed redirect path regex (PanJiaChen#2933)

commit d634e2a
Author: 花裤衩 <panfree23@gmail.com>
Date:   Thu Jan 9 20:24:48 2020 +0800

    fix: fixed require mock bug in production

commit b57f200
Author: 花裤衩 <panfree23@gmail.com>
Date:   Thu Jan 9 17:36:49 2020 +0800

    bump: update element-ui version

commit c9affcf
Author: 花裤衩 <panfree23@gmail.com>
Date:   Thu Jan 9 17:21:36 2020 +0800

    fix: fixed mock server (PanJiaChen#2929)

    * init

    * refine

    * update

commit fbad7f4
Author: 花裤衩 <panfree23@gmail.com>
Date:   Thu Jan 9 16:49:57 2020 +0800

    fix[Charts]: fix charts resize in keep-alive bug (PanJiaChen#2922)

    * fix[Charts]: fix charts resize in keep-alive bug

    * refine

commit 088f64e
Author: RussXD <shangtouWeb@foxmail.com>
Date:   Wed Jan 8 12:12:10 2020 +0800

    perf: optimize checkCapslock method (PanJiaChen#2635)

    * optimize checkCapslock method

    * update

    Co-authored-by: 花裤衩 <panfree23@gmail.com>

commit 55b1bba
Author: AndyLZC/AndyLZC.github.io <34624589+AndyLZC@users.noreply.github.com>
Date:   Tue Jan 7 22:30:07 2020 +0800

    perf[complex-table]:refine code (PanJiaChen#2825)

    * 解决无法删除列表的bug;优化代码;

    * perf: refine

    Co-authored-by: 花裤衩 <panfree23@gmail.com>

commit fd5a2e8
Author: Kaitian Xie <xkaitian@gmail.com>
Date:   Mon Jan 6 06:34:14 2020 -0800

    perf[Menu]: remove unused menu-wrapper (PanJiaChen#2903)

commit a0b39d5
Author: 任羽飞 <ren12345@126.com>
Date:   Mon Jan 6 22:22:37 2020 +0800

    perf: import mockXHR only in production (PanJiaChen#2910)

    * 自动排除mock

    生产环境,使用webpack的条件编译自动排除mock数据

    * perf: refine

    Co-authored-by: 花裤衩 <panfree23@gmail.com>

commit 4f563a7
Author: 韬 <605682551@qq.com>
Date:   Tue Dec 31 14:14:34 2019 +0800

    fix[Logout]: click blank area of ​​dropDown able to logout (PanJiaChen#2896)

    Fixed clicking blank area of ​​drop-down unable to log out

commit 262c0ba
Author: 花裤衩 <panfree23@gmail.com>
Date:   Sun Dec 15 20:17:59 2019 +0800

    perf[documentation]:  refine css

commit 594fc58
Author: flitrue <812863096@qq.com>
Date:   Thu Dec 12 15:16:03 2019 +0800

    fix[icons]:fixed eslint 1 error and 2 warnings (PanJiaChen#2835)

commit 65d8c45
Author: monkeycf <41945134+monkeycf@users.noreply.github.com>
Date:   Wed Dec 4 10:34:23 2019 +0800

    feat: plop new generate store (PanJiaChen#2805)

commit e1554fd
Author: xuanzai <43233731+MikuBlog@users.noreply.github.com>
Date:   Sun Dec 1 15:48:30 2019 +0800

    perf[views/icons]: use grid (PanJiaChen#2803)

commit 53803d0
Author: Phạm Ngọc Hòa <thaycacac@gmail.com>
Date:   Wed Nov 27 09:06:28 2019 +0700

    perf: format pdf download (PanJiaChen#2791)

commit 25dddbb
Merge: 683f68b 44203f8
Author: 花裤衩 <panfree23@gmail.com>
Date:   Tue Nov 12 17:25:12 2019 +0800

    update 'MarkdownEditor' components name (PanJiaChen#2743)

commit 683f68b
Author: Phạm Ngọc Hòa <thaycacac@gmail.com>
Date:   Tue Nov 12 16:24:30 2019 +0700

    format: space in user card (PanJiaChen#2744)

commit 44203f8
Author: bbigcd <bbigcd@163.com>
Date:   Tue Nov 12 12:08:45 2019 +0800

    update 'MarkdownEditor' components name

commit d5c013a
Author: Phạm Ngọc Hòa <thaycacac@gmail.com>
Date:   Mon Nov 11 18:39:59 2019 +0700

    perf: text i18n (PanJiaChen#2739)

commit b11acb2
Author: Phạm Ngọc Hòa <thaycacac@gmail.com>
Date:   Fri Nov 8 10:26:53 2019 +0700

    perf: complex table (PanJiaChen#2732)

    Move ont format `{row}`

commit b2dd7ca
Author: Phạm Ngọc Hòa <thaycacac@gmail.com>
Date:   Fri Nov 8 10:25:42 2019 +0700

    perf: format drag table (PanJiaChen#2733)

    move one format `{row}`

commit a4fa119
Author: Phạm Ngọc Hòa <thaycacac@gmail.com>
Date:   Thu Nov 7 12:37:05 2019 +0700

    perf: format inline edit table (PanJiaChen#2725)

    move one format `{row}`

commit 6a194d1
Author: Phạm Ngọc Hòa <thaycacac@gmail.com>
Date:   Tue Nov 5 13:26:24 2019 +0700

    perf: format dropdown menu code (PanJiaChen#2720)

commit 6739ab5
Author: 花裤衩 <panfree23@gmail.com>
Date:   Fri Oct 25 19:45:21 2019 +0800

    style: fix el-date-picker css style

commit 6a214f0
Author: BradyBromley <51128276+BradyBromley@users.noreply.github.com>
Date:   Sun Oct 13 19:25:30 2019 -0700

    docs: improved README.md (PanJiaChen#2656)

commit 5273e02
Author: 花裤衩 <panfree23@gmail.com>
Date:   Sat Oct 12 17:51:26 2019 +0800

    docs: add job ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants