4.0.13 • Published 9 days ago

@cmpsr/carousel v4.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

Composer logo Composer Carousel

GitHub Actions status Chromatic Actions status Storybook node version

The composer carousel library is an opinionated wrapper on top of pure-react-carousel that allows defining a branded theme instead of a generic one designed to work with the composer ecosystem.

Importing Pure React Carousel CSS

When using the @cmpsr/carousel library in your React project, it is important to import the corresponding CSS file in order for the carousel to display correctly. The @cmpsr/carousel library relies on the Pure React Carousel CSS file to provide the necessary styles for the carousel components.

To import the Pure React Carousel CSS file, you can simply add the following line to your project's entry point file (usually index.js or App.js):

import 'pure-react-carousel/dist/react-carousel.es.css';

This will ensure that the necessary styles are loaded and applied to the carousel components when they are rendered. Without this CSS file, the carousel may not display correctly or may not function as expected.

Please note that the library requires both the React and ReactDOM libraries to be installed and imported in your project, as well as the Pure React Carousel CSS file. Additionally, make sure to follow the documentation provided by the library for proper implementation and usage of the carousel components.

Releasing your changes

Before creating the pull request you have to generate a changeset for your components, follow the instructions in here.

4.0.13

9 days ago

4.0.12

10 days ago

4.0.11

15 days ago

4.0.10

16 days ago

4.0.9

28 days ago

4.0.8

1 month ago

4.0.7

2 months ago

4.0.6

3 months ago

4.0.5

3 months ago

4.0.4

3 months ago

4.0.3

3 months ago

4.0.2

3 months ago

4.0.1

4 months ago

4.0.0

4 months ago

3.0.8

4 months ago

3.0.7

4 months ago

3.0.6

5 months ago

3.0.5

5 months ago

2.0.3

7 months ago

2.0.2

7 months ago

2.0.4

7 months ago

2.0.1

8 months ago

2.0.0

8 months ago

1.0.2

8 months ago

1.0.1

9 months ago

1.0.0

9 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

3.0.4

5 months ago

3.0.3

6 months ago

3.0.2

6 months ago

3.0.1

7 months ago

3.0.0

7 months ago

0.3.12

9 months ago

0.3.11

9 months ago

0.3.9

10 months ago

0.3.10

10 months ago

0.3.8

11 months ago

0.3.7

11 months ago

0.3.0

12 months ago

0.2.0

12 months ago

0.3.6

11 months ago

0.3.5

11 months ago

0.3.2

12 months ago

0.3.1

12 months ago

0.3.4

12 months ago

0.3.3

12 months ago

0.1.0

1 year ago