0.7.14 • Published 10 months ago

@assemble-inc/core v0.7.14

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Assemble UI

Welcome to Assemble UI!

We aim to create a hub for UI components that can be reusable throughout our Assemble projects.

Table of Contents

Importing and using the library

  1. yarn add @assemble-inc/core or npm i @assemble-inc/core
  2. import a component with its named export i.e. import { Button } from '@assemble-inc/core';

Assemble UI takes a BYOS ("bring your own styles") approach to styling the components. To make this possible, all components come equipped with at least one className prop you can use to style them.

Each component has a default class name formatted like asm-<component-name> i.e. asm-button

View the list of available components here.

Getting Started

To add or update a component, you'll need to start development locally: 1. git clone https://github.com/assembleinc/asm-ui 2. cd /path/to/asm-ui 3. yarn to install devDependencies 4. yarn build to create builds of all packages 5. cd storybook & yarn start to start storybook

Contributing

  1. Clone this repo
  2. Create a branch: git checkout -b developer-name/component-name
  3. Make some changes
  4. Test your changes in Storybook
  5. Push your branch and open a Pull Request
  6. Let the team know in #asm-component-libraries

Publishing

Then every time you make an update to the library, republish it to npm:

  1. Run yarn publish-packages
  2. At root of repo run yarn changeset and follow instructions - this will automatically bump major/minor versions of packages and prepare them to be published. Any packages with "private": true in their package.json will not be published.
  3. Run yarn changeset publish

note: In order to publish, you will need to log into your NPM account first.

Maintainers

Assemble Frontend Team

License

This code is open source software licensed under the MIT License.

0.7.14

10 months ago

0.7.11

11 months ago

0.7.13

11 months ago

0.7.12

11 months ago

0.7.10

12 months ago

0.7.10-beta3

12 months ago

0.7.10-beta2

12 months ago

0.7.9

12 months ago

0.7.6

12 months ago

0.7.8

12 months ago

0.7.7

12 months ago

0.7.10-beta

12 months ago

0.7.6-beta

12 months ago

0.4.42

1 year ago

0.4.43

1 year ago

0.4.40

1 year ago

0.4.41

1 year ago

0.4.48

1 year ago

0.4.49

1 year ago

0.4.46

1 year ago

0.4.47

1 year ago

0.4.44

1 year ago

0.4.45

1 year ago

0.4.31

1 year ago

0.4.32

1 year ago

0.4.30

1 year ago

0.4.70

1 year ago

0.4.39

1 year ago

0.4.37

1 year ago

0.4.38

1 year ago

0.4.35

1 year ago

0.4.36

1 year ago

0.4.33

1 year ago

0.4.34

1 year ago

0.7.2

1 year ago

0.5.4

1 year ago

0.5.3

1 year ago

0.7.4

1 year ago

0.7.3

1 year ago

0.5.5

1 year ago

0.5.0

1 year ago

0.7.0

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.4.64

1 year ago

0.4.20

1 year ago

0.4.65

1 year ago

0.4.21

1 year ago

0.4.62

1 year ago

0.4.63

1 year ago

0.4.60

1 year ago

0.7.5

1 year ago

0.4.61

1 year ago

0.4.28

1 year ago

0.4.29

1 year ago

0.4.26

1 year ago

0.4.27

1 year ago

0.4.68

1 year ago

0.4.24

1 year ago

0.4.69

1 year ago

0.4.25

1 year ago

0.4.66

1 year ago

0.4.22

1 year ago

0.4.67

1 year ago

0.4.23

1 year ago

0.4.19

1 year ago

0.4.53

1 year ago

0.4.54

1 year ago

0.4.51

1 year ago

0.4.52

1 year ago

0.4.50

1 year ago

0.4.17

1 year ago

0.4.18

1 year ago

0.4.59

1 year ago

0.4.57

1 year ago

0.4.58

1 year ago

0.4.55

1 year ago

0.4.56

1 year ago

0.6.3

1 year ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.4.10

1 year ago

0.4.9

1 year ago

0.4.8

1 year ago

0.4.15

1 year ago

0.4.16

1 year ago

0.4.13

1 year ago

0.4.14

1 year ago

0.4.11

1 year ago

0.4.12

1 year ago

0.1.0

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.4.5

1 year ago

0.4.7

1 year ago

0.4.6

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.0.19

2 years ago