Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ElementUI/babel-plugin-component issues and pull requests

#69 - 怎么找到并修改 .babelrc

Issue - State: open - Opened by qinglan-qaq about 1 year ago - 1 comment

#68 - 按需引入官方问题配置出错

Issue - State: open - Opened by AdamEva916 over 1 year ago - 1 comment

#67 - @babel/helper-module-imports 依赖版本问题

Issue - State: open - Opened by justyouhappy over 1 year ago - 2 comments

#66 - babel-plugin-component 按需引入报错,没有找到 base.css 文件

Issue - State: closed - Opened by Jennifer249 almost 2 years ago - 1 comment

#65 - element-ui 按需导入 样式文件丢失

Issue - State: open - Opened by YOOYY over 2 years ago

#63 - fix: transform commonjs

Pull Request - State: open - Opened by peterhpchen almost 4 years ago

#61 - fix(typo): fix error description typo

Pull Request - State: open - Opened by yes1am over 4 years ago

#60 - fix: support multiple reference when preset-env modules is commonjs

Pull Request - State: open - Opened by zhangjanp almost 5 years ago

#56 - 解析的组件对象名不正确

Issue - State: closed - Opened by lc-soft about 5 years ago - 2 comments

#55 - test: add import-element-ui-message-box

Pull Request - State: closed - Opened by lc-soft about 5 years ago - 1 comment

#54 - 同时按需引入两个组件,官方的配置报错,如何配置

Issue - State: open - Opened by Evis5 over 5 years ago - 1 comment

#52 - fix the example of multiple modules

Pull Request - State: open - Opened by g8up over 5 years ago

#51 - 修复import { XXX as XXX }引用错误

Pull Request - State: open - Opened by gundandan over 5 years ago - 2 comments

#50 - Fix/babel 7.0.0

Pull Request - State: closed - Opened by aphofstede over 5 years ago - 2 comments

#49 - Unlock babel version

Pull Request - State: open - Opened by andrew-humu over 5 years ago

#48 - Upgrade Babel dependency

Issue - State: open - Opened by andrew-humu over 5 years ago - 3 comments

#47 - js路径和css路径必须都是基于libDir的变量控制,能否分开

Issue - State: open - Opened by diandian18 over 5 years ago - 3 comments

#46 - 组件样式覆盖问题

Issue - State: open - Opened by Coande over 5 years ago - 2 comments

#45 - styleLibrary.mixin无法加载style字端的对应文件

Issue - State: closed - Opened by Wulawa almost 6 years ago

#44 - babel 7 什么时候支持

Issue - State: open - Opened by Ahuiorg about 6 years ago - 3 comments

#42 - import 'class' constructor, console ok, but new class is not defined

Issue - State: open - Opened by Yueyun about 6 years ago - 1 comment

#41 - 添加排除部分组件的样式引入功能

Pull Request - State: open - Opened by PepperYan about 6 years ago

#39 - :memo: ext option

Pull Request - State: open - Opened by lili21 over 6 years ago

#38 - document for `ext` option

Issue - State: open - Opened by lili21 over 6 years ago

#37 - 更新wp4后, 构造器被转码导致报错

Issue - State: closed - Opened by Glenfiddish over 6 years ago

#36 - 怎么动态使用babel-plugin-component这个插件

Issue - State: open - Opened by jackieveev over 6 years ago - 9 comments

#35 - 我尝试在typescript中使用按需加载 但完全不可行 可以支持么

Issue - State: open - Opened by Spicely over 6 years ago - 2 comments

#34 - 是否可以同时支持mint-ui和element-ui

Issue - State: open - Opened by rich1e over 6 years ago - 15 comments

#33 - ImportSpecifier 中 有local Identifier的时候报错

Issue - State: open - Opened by dcy0701 over 6 years ago - 1 comment

#32 - 多组件引入的时候报错

Issue - State: open - Opened by mino01x over 6 years ago - 8 comments

#31 - Uncaught ReferenceError: _MessageBox is not defined

Issue - State: open - Opened by DotCoyote over 6 years ago - 8 comments

#30 - Fails to install with vue-cli 3.0

Issue - State: closed - Opened by cristijora almost 7 years ago - 1 comment

#28 - Module build failed when import ElementUI

Issue - State: closed - Opened by wxg3a702 almost 7 years ago

#27 - 增加ext配置项,支持.scss/.less文件:

Pull Request - State: closed - Opened by hzsrc almost 7 years ago

#26 - Question : Can I change CSS colors dynamically?

Issue - State: closed - Opened by XavRsl almost 7 years ago - 2 comments

#25 - does this plugin work if I split the library code to vendor ?

Issue - State: open - Opened by lili21 almost 7 years ago - 1 comment

#24 - feat: support babel 7

Pull Request - State: closed - Opened by jeremy-ww almost 7 years ago - 4 comments

#23 - add styleLibrary root

Pull Request - State: closed - Opened by mfylee about 7 years ago - 1 comment

#22 - error when use babel-preset-env

Issue - State: open - Opened by soakit about 7 years ago

#21 - 修复 使用 jsx 时按需加载的问题 #15

Pull Request - State: open - Opened by ShuZhong about 7 years ago - 1 comment

#20 - add camel2Dash option

Pull Request - State: closed - Opened by dolymood about 7 years ago

#19 - 有办法动态移除按需加载的api么

Issue - State: open - Opened by qdlike about 7 years ago

#18 - add an option `styleLibrary`

Pull Request - State: closed - Opened by tiodot over 7 years ago

#17 - style is not importing

Issue - State: open - Opened by yipcma over 7 years ago - 8 comments

#16 - 我在使用vue的SSR案例时,使用babel,总会把所有插件都打包。

Issue - State: open - Opened by zhump over 7 years ago - 1 comment

#15 - 使用 jsx 时按需加载的问题

Issue - State: open - Opened by g0ne150 over 7 years ago - 2 comments

#14 - 使用 import { Button as Ebutton } from 'element-ui' 报错

Issue - State: open - Opened by g0ne150 over 7 years ago - 3 comments
Labels: bug, help wanted

#13 - Nuxt.js中引入按需加载element-ui组件报错

Issue - State: closed - Opened by ChiaJune over 7 years ago - 6 comments

#12 - path.hub is undefined

Issue - State: open - Opened by nodew over 7 years ago - 2 comments

#10 - fix Cannot read property 'name' of null

Pull Request - State: closed - Opened by Jetsly over 7 years ago - 1 comment

#9 - await in try without catch throws type error

Issue - State: open - Opened by sudo-suhas over 7 years ago
Labels: help wanted

#8 - presets {modules:false} 是否必选?

Issue - State: closed - Opened by callmez over 7 years ago - 8 comments

#7 - 在laravel里的elixir怎么配置?

Issue - State: closed - Opened by woodytang almost 8 years ago - 1 comment
Labels: question

#6 - 不支持 for of

Issue - State: open - Opened by zen-li almost 8 years ago - 1 comment
Labels: enhancement

#5 - 能补下教程吗

Issue - State: closed - Opened by camoth about 8 years ago - 1 comment

#4 - 可否文档中将各个组件的名称列出

Issue - State: open - Opened by luoyjx about 8 years ago - 1 comment
Labels: help wanted

#3 - 为什么我在.babelrc中配置了,但是路径还是不正确呢?

Issue - State: closed - Opened by luoyjx about 8 years ago - 2 comments

#2 - Update core.js

Pull Request - State: closed - Opened by Leopoldthecoder about 8 years ago - 2 comments

#1 - 部分模块不含样式,插件会自动索引样式文件导致报错

Issue - State: closed - Opened by tomoyuen over 8 years ago - 6 comments