adb-component_sjs0.6_2.11

Amazing components & design language in Scala.js

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.ant-design-binding
ArtifactId

ArtifactId

adb-component_sjs0.6_2.11
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

adb-component_sjs0.6_2.11
Amazing components & design language in Scala.js
Project URL

Project URL

https://ant-design-binding.org/
Source Code Management

Source Code Management

https://github.com/ant-design-binding/ant-design-binding

Download adb-component_sjs0.6_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.ant-design-binding/adb-component_sjs0.6_2.11/ -->
<dependency>
    <groupId>org.ant-design-binding</groupId>
    <artifactId>adb-component_sjs0.6_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ant-design-binding/adb-component_sjs0.6_2.11/
implementation 'org.ant-design-binding:adb-component_sjs0.6_2.11:0.3.0'
// https://jarcasting.com/artifacts/org.ant-design-binding/adb-component_sjs0.6_2.11/
implementation ("org.ant-design-binding:adb-component_sjs0.6_2.11:0.3.0")
'org.ant-design-binding:adb-component_sjs0.6_2.11:jar:0.3.0'
<dependency org="org.ant-design-binding" name="adb-component_sjs0.6_2.11" rev="0.3.0">
  <artifact name="adb-component_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ant-design-binding', module='adb-component_sjs0.6_2.11', version='0.3.0')
)
libraryDependencies += "org.ant-design-binding" % "adb-component_sjs0.6_2.11" % "0.3.0"
[org.ant-design-binding/adb-component_sjs0.6_2.11 "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ant-design-binding : adb-component-document-util_sjs0.6_2.11 jar 0.3.0

Project Modules

There are no modules declared in this project.

Ant Design Binding (adb)

Amazing components & design language in Scala.js

Build Status Maven Central

Scala.js

Getting Started | Document

Please see the document here.

Project state

Currently under Bootstrap Stage 1

Bootstrap stages

This project will follow 3 bootstrap stages.

Among these stages we will focus to implements components from version 3.12.x of antd.

Stage 1:

  • This stage is aiming to implements 56 antd components in a look-alike fashion.
  • We will use the css file from antd distribution as much as possible.
  • Codebase may change rapidly with or without breaking changes.
  • Versions in this stage will be 0.x.x, and becomes 1.0.0 when this stage finished.

Stage 2:

  • This stage is aiming to let adb components has most of or even exact the same features as antd ones.
  • We will use the css file from antd distribution as much as possible.
  • Codebase may change rapidly with some breaking changes.
  • Versions in this stage will be 1.x.x, and becomes 2.0.0 when this stage finished.

Stage 3:

  • This stage is aiming to produce documents & boilerplates/templates (just like ANT DESIGN PRO).
  • We will switch to using self-maintained .less files and compile them into css.
  • Codebase will becomes stable with maybe a little breaking changes.
  • Versions in this stage will be 2.x.x, and becomes 3.0.0 when this stage finished.

Links

This project is focusing to implementes components that fits Ant Design principles with Binding.scala.

org.ant-design-binding

Versions

Version
0.3.0
0.0.1