@pwp-app/better-element-ui
TypeScript icon, indicating that this package has built-in type declarations

2.15.7 • Public • Published

better-element-ui

This repo is a modded version of element-ui.

I fixed some issues in original version by add codes from some PR that waiting for merging (and may never merge to master) in original repo.

IMPORTANT: MODIFICATION MAY CAUSE SOME UNKNOWN ISSUES, PLEASE USE THIS CAREFULLY.

Usage

// vue.config.js
module.exports = {
  configureWebpack: {
    resolve: {
      alias: {
        'element-ui': '@pwp-app/better-element-ui',
      },
    },
  },
};

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i @pwp-app/better-element-ui

Weekly Downloads

1

Version

2.15.7

License

MIT

Unpacked Size

6.61 MB

Total Files

873

Last publish

Collaborators

  • backrunner