2.3.1 • Published 12 months ago

@zent/compat v2.3.1

Weekly downloads
91
License
MIT
Repository
github
Last release
12 months ago

Compatibility layer for Zent >= 7.0.0

Components

  • Form(legacy)

Usage

yarn add @zent/compat

/*
 You have to require styles by yourself or use babel-plugin-zent

 {
  "plugins": [
    ["babel-plugin-zent", { "automaticStyleImport": true, "noModuleRewrite": true }, "zent"],
    [
      "babel-plugin-zent",
      { "libraryName": "@zent/compat", "automaticStyleImport": true, "noModuleRewrite": true },
      "@zent/compat"
    ]
  ]
}
*/
import { Form } from '@zent/compat';

Documentation

https://zent-contrib.github.io/zent-compat

2.3.1

12 months ago

2.3.1-beta.0

12 months ago

2.3.0

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.1

4 years ago

2.1.0

4 years ago

1.2.0

4 years ago

2.0.0

5 years ago

2.0.0-beta.7

5 years ago

2.0.0-beta6

5 years ago

2.0.0-beta5

5 years ago

2.0.0-beta3

5 years ago

2.0.0-beta4

5 years ago

2.0.0-beta2

5 years ago

2.0.0-beta1

5 years ago

1.1.0

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

7.0.0-next.38

6 years ago