1.30.0 • Published 9 months ago

@eulerxyz/euler-materials v1.30.0

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

Euler Materials

Euler Materials is a component library to help deliver the best experience and drive consistency between Euler web apps.

Component structure

.
├── src
│   ├── components
|   │   ├── Button
|   |   │   ├── Button.api.mdx
|   |   │   ├── Button.classes.ts
|   |   │   ├── Button.docs.mdx
|   |   │   ├── Button.stories.tsx
|   |   │   ├── Button.styles.ts
|   |   │   ├── Button.tsx
|   |   │   ├── Button.types.ts
|   |   │   └── index.ts
|   │   └── index.ts
│   └── index.ts

Getting Started

To install the package: npx install-peerdeps @eulerxyz/euler-materials

Contributing

  1. Clone this repo to your local device
  2. Create a branch: git checkout -b ED-{TASKNO}-{BRANCHNAME}
  3. Install dependencies: yarn
  4. Start the development server: yarn dev
  5. Make commits using the conventional commits format
  6. Create pull requests against the main branch

Running Storybook

yarn dev:storybook

Testing

Run tests with a coverage report:

yarn test

Run tests and re-run on file change:

yarn test:watch

Check for type errors:

yarn tsc:check

Lint files with ESLint, Prettier and Stylelint

yarn lint:eslint
yarn lint:prettier
yarn lint:stylelint

Generating components

There is an implemented component generation script that will generate the boiler plate of a component. To do this run

yarn generate:component --component=ComponentName
1.30.0

9 months ago

1.29.2

9 months ago

1.21.0

1 year ago

1.23.0

1 year ago

1.29.0

11 months ago

1.29.1

10 months ago

1.27.0

11 months ago

1.22.0

1 year ago

1.20.0

1 year ago

1.26.0

12 months ago

1.22.1

1 year ago

1.28.1

11 months ago

1.28.2

11 months ago

1.18.0

1 year ago

1.19.0

1 year ago

1.17.0

1 year ago

1.16.2

1 year ago

1.16.1

1 year ago

1.15.0

1 year ago

1.14.0

1 year ago

1.13.0

1 year ago

1.12.0

1 year ago

1.11.0

1 year ago

1.10.0

2 years ago

1.2.0

2 years ago

1.8.2

2 years ago

1.8.1

2 years ago

1.2.7

2 years ago

1.8.0

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.6.0

2 years ago

1.4.2

2 years ago

1.2.4

2 years ago

1.4.1

2 years ago

1.2.3

2 years ago

1.4.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.5.0

2 years ago

1.3.0

2 years ago

1.8.6

2 years ago

1.8.5

2 years ago

1.8.4

2 years ago

1.8.3

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.1-beta-1

2 years ago

1.0.0-beta

2 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.10-beta-1

3 years ago

0.1.9-beta-1

3 years ago

0.1.9-beta-4

3 years ago

0.1.9-beta-5

3 years ago

0.1.9-beta-2

3 years ago

0.1.9-beta-3

3 years ago

0.1.9-beta-6

3 years ago

0.1.9-beta-7

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago