6.0.0-next.5 • Published 2 days ago

@genexus/chameleon-controls-library v6.0.0-next.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 days ago

ci status Netlify Status Built With Stencil code style: prettier

chameleon web components

A library of white-label, highly-customizable and reusable web components.

Getting Started

npm install
npm start

Running the tests

To run the unit tests for the custom elements, run:

npm test

To run the spec tests for a specific custom elements, run:

npm run test.spec <component-name-without-prefix>

For example:

npm run test.spec layout-splitter

Building for production

To build the design for production, run:

npm run build

Using this library

There are three strategies we recommend for using these web components.

Script tag

  • Put a script tag similar to this <script src="https://unpkg.com/@genexus/chameleon-controls-library@latest/dist/chameleon/chameleon.esm.js"></script> in the head of your index.html
  • Then you can use the web components anywhere in your template, JSX, html etc

Node Modules

  • Run npm install @genexus/chameleon-controls-library --save
  • Put a script tag similar to this <script src="node_modules/@genexus/chameleon-controls-library/dist/chameleon/chameleon.esm.js"></script> in the head of your index.html
  • Then you can use the web components anywhere in your template, JSX, html etc

In a Stencil project

  • Run npm install @genexus/chameleon-controls-library --save
  • Add an import to the library inside src/index.ts: import "@genexus/chameleon-controls-library";
  • Then you can use the web components anywhere in your template, JSX, html etc

Meaning of development status in each control

CategoryDescription
"experimental"The control is in its early stages of the development. This phase is often useful for testing the control early, but it is very likely that the interface will change from the final version. Breaking changes for the control can be applied in "patch" tags.
"developer-preview"The control is in its final stages of the development. The interface and behaviors to implement the control are almost complete. The interface of the control should not change so much from the final version. Breaking changes for the control can be applied in "patch" tags.
"stable"The control's development is stable and can be safety used in production environments. Breaking changes for the control can be applied in "major" tags. In some cases, two "major" tags would be used to deprecate a behavior in the control.
6.0.0-next.5

2 days ago

6.0.0-next.4

8 days ago

6.0.0-next.3

15 days ago

6.0.0-next.1

21 days ago

6.0.0-next.0

22 days ago

5.3.0

23 days ago

5.2.1

25 days ago

5.2.0

25 days ago

5.1.2

28 days ago

5.1.1

29 days ago

5.1.0

29 days ago

5.0.0

1 month ago

5.0.0-beta.12

2 months ago

5.0.0-beta.11

2 months ago

5.0.0-beta.10

2 months ago

5.0.0-beta.9

2 months ago

5.0.0-beta.8

2 months ago

5.0.0-beta.7

2 months ago

5.0.0-beta.6

2 months ago

5.0.0-beta.5

2 months ago

5.0.0-beta.4

2 months ago

5.0.0-beta.3

2 months ago

5.0.0-beta.2

3 months ago

5.0.0-beta.1

3 months ago

5.0.0-beta.0

3 months ago

4.4.7

3 months ago

4.4.5

4 months ago

4.4.6

4 months ago

4.4.4

4 months ago

4.4.1

4 months ago

4.4.3

4 months ago

4.4.2

4 months ago

4.4.0

4 months ago

4.2.1

4 months ago

4.3.0

4 months ago

4.2.0

4 months ago

4.0.0

5 months ago

4.1.0

5 months ago

3.4.0

5 months ago

3.3.0

5 months ago

3.2.2

5 months ago

3.2.1

5 months ago

3.2.0

5 months ago

1.13.2

5 months ago

1.14.1

7 months ago

1.12.3

8 months ago

1.10.5

8 months ago

1.14.0

7 months ago

1.12.2

8 months ago

1.10.4

8 months ago

1.12.1

8 months ago

1.10.3

8 months ago

1.12.0

8 months ago

1.10.2

8 months ago

1.18.0

7 months ago

1.16.0

7 months ago

1.14.2

7 months ago

1.12.4

8 months ago

1.8.0

9 months ago

1.6.0

9 months ago

1.4.0

10 months ago

2.2.1

6 months ago

2.2.0

6 months ago

2.4.1

6 months ago

2.4.0

6 months ago

2.4.2

6 months ago

2.0.0

7 months ago

3.0.2

6 months ago

3.0.1

6 months ago

1.9.13

8 months ago

3.0.0

6 months ago

1.9.12

8 months ago

1.9.11

8 months ago

1.9.10

8 months ago

1.9.9

8 months ago

1.9.8

9 months ago

1.9.7

9 months ago

1.9.6

9 months ago

1.9.5

9 months ago

1.9.3

9 months ago

1.9.2

9 months ago

1.11.0

8 months ago

1.15.0

7 months ago

1.13.1

7 months ago

1.13.0

7 months ago

1.11.2

8 months ago

1.11.1

8 months ago

1.19.0

7 months ago

1.17.0

7 months ago

1.15.1

7 months ago

1.9.1

9 months ago

1.9.0

9 months ago

1.7.0

9 months ago

1.3.4

10 months ago

1.5.1

9 months ago

1.3.3

10 months ago

1.5.0

10 months ago

1.3.2

10 months ago

1.3.1

10 months ago

1.3.0

10 months ago

2.3.0

6 months ago

2.5.0

6 months ago

2.5.1

6 months ago

2.1.0

6 months ago

3.1.1

6 months ago

3.1.0

6 months ago

1.10.1

8 months ago

1.10.0

8 months ago

1.2.8

11 months ago

1.2.7

11 months ago

1.2.6

11 months ago

1.2.5

11 months ago

1.2.4

11 months ago

1.2.3

11 months ago

1.2.9

11 months ago

1.2.2

11 months ago

0.7.3

11 months ago

1.2.1

12 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago