@ant-design/compatible
Ant Design v3 to v4 compatible package
Last updated 3 years ago by zombiej .
MIT · Repository · Bugs · Original npm
$ cnpm install @ant-design/compatible 
SYNC missed versions from official npm registry.

Ant Design Compatible

NPM version NPM downloads CircleCI

Install

yarn add @ant-design/compatible@v5-compatible-v4

Usage

Helps you to compatible different components between v4 and v5.

-- import { Button, Select, Dropdown } from 'antd';
++ import { Button, Select, Dropdown } from '@ant-design/compatible';

FAQ

Current Tags

  • 5.0.0                                ...           latest (3 years ago)

5 Versions

  • 5.0.0                                ...           3 years ago
  • 1.1.2                                ...           3 years ago
  • 1.1.0                                ...           4 years ago
  • 1.0.8                                ...           5 years ago
  • 0.0.1-alpha.7                                ...           6 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (23)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org