Socket
Socket
Sign inDemoInstall

@idux/components

Package Overview
Dependencies
30
Maintainers
3
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @idux/components

A UI Component Library for Vue 3.x


Version published
Weekly downloads
834
decreased by-27.73%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

2.0.0 (2024-02-01)

Bug Fixes

  • cdk:form,comp:icon: fix suspected memory leak (#1846) (43581b1)
  • cdk:scroll: optimize virtual scroll render pool resuage (#1837) (4a37a0a)
  • comp:alert,tag: replace rgba bg color with color with no alpha (#1840) (458b070)
  • comp:button: button is not vertical center when it has icon (#1830) (cefdc0d)
  • comp:cascader: remote search is error (#1832) (8d1e463)
  • comp:drawer: destroyOnHide drawer doesn't destroy if visible is set false before enter transition (#1836) (773fb38)
  • comp:header: header bar should be aligned top (#1842) (592fc8b)
  • comp:popconfirm: change style (#1823) (fc63a44)
  • comp:popover: remove content padding top (#1822) (6b29646)
  • comp:select: search input should be cleared after option selected (#1843) (15daf1c)
  • comp:select: when input change multiply model input width is error (#1829) (91c1f34)
  • comp:table: inconsecutive fixed columns are not fixed (#1835) (9a8332b)
  • comp:table: tree table line doesn't appear normally (#1844) (2405527)
  • comp:table: virtual table scroll sync should be done by virtual scrollTo API (#1834) (383ca7d)
  • comp:tree: modify tree line spacing (#1839) (f091062)
  • pro:table: hovering layout tool trigger shouldn't show resize handle (#1838) (ba1b33e)

Features

  • cdk:scroll: virtual scrollTo supports horizontal target (#1833) (d062236)

BREAKING CHANGES

  • cdk:scroll: scrollTo option index is deprecated, use rowIndex instead
  • cdk:scroll: scrollTo option offset is deprecated, use verticalOffset instead
  • cdk:scroll: scrollTo option key is deprecated, use rowKey instead
  • cdk:scroll: scrollTo option align is deprecated, use verticalAlign instead

Readme

Source

@idux

@idux is a UI component library for middle and back-end products. It aims to provide an efficient and enjoyable experience for developers.

Based on Vue 3 and TypeScript, the library is open source and free for any enterprise, organization, or individual to use under the MIT License.

English | 简体中文

✨ Features

  • Composition API for source and sample codes
  • Written in TypeScript with complete defined types
  • Monorepo: cdk, components, pro
  • A set of high-quality components out of the box
  • Flexible global configuration
  • Powerful theme customization in every detail
  • Internationalization support for various languages

🖥 Environment Support

Edge
Edge
Chrome
Chrome
Firefox
Firefox
Safari
Safari
Electron
Electron
79 +79 +72 +13.1 +10 +

📦 Installation

npm install --save @idux/cdk @idux/components @idux/pro

🔨 Usage

The following CodeSandbox or StackBlitz link demonstrates a basic use case, and it is recommended to fork this demo as a baseline while doing Bug Report and can also be downloaded as a template for project initialization.

See Getting Started for more details.

⌨️ Development

pnpm install

pnpm start

Open a browser: http://localhost:3000

🤝 Contributing

PRs Welcome

We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as Pull Request or as GitHub issues.

If you're new to posting issues, we ask that you read How To Ask Questions The Smart Way (This guide does not provide actual support services for this project!), How to Ask a Question in Open Source Community and How to Report Bugs Effectively prior to posting. Well written bug reports help us help you!

💖 Thanks

Many of the features are inspired by the following awesome projects.

☀️ License

MIT © 2020-present IDuxFE

Keywords

FAQs

Last updated on 01 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc