0.0.104 • Published 1 year ago

@makeen.io/material-ui-kit v0.0.104

Weekly downloads
183
License
ISC
Repository
github
Last release
1 year ago

Makeen UI KIT

Usage guide

Installation

If you want to consume latest published version in npm - you can just run

npm i --save @makeen.io/material-ui-kit

or

yarn add @makeen.io/material-ui-kit

That`s it, now you can start using it.

Basic setup

To get started you need to create ThemeProvider and provide default theme you will be using:


... here comes the code


Contribution guide

When it comes to usage, most probably you will need to extend the functionality somehow. There are two approaches to do it:

  1. You do local changes that affect only your project or component. That changes most probably wont appear in other projects that consume this UI-kit.
  2. You want to contribute to this UI-kit for any purpose.

If it`s the first - just override styles/behavior locally, thats fine. (But I think its quite rare case);

When it comes to contribution, there are following steps needs to be done to make everything working:

Installation

Installation process is same, move on)

Local development (this project)

You will need to install yalc globally: yarn global add yalc

When you make some local changes, make sure your code is extendable, have backwards compatibility if you change something in existing codebase and have storybook and docs, explaining how to use your code.

When you have something ready, just run:

yarn publish:local

This command will make local version of the package you will be able to use in projects

Local development (dependent project)

When you make changes, you obviously need to see changes you made in the project you`re working on, or some sample project.

Run yalc add @makeen.io/material-ui-kit

to install local version of the package you published in previous step.

Now you probably will need to restart the project and see changes.

Then you can repeat this steps as much as you need and .

Publishing

When you are ready to publish changes in npm registry, you should create new branch here, make PR on GitHub, which will be merged and then published to the remote registry.

0.0.104

1 year ago

0.0.103

2 years ago

0.0.102

2 years ago

0.0.101

2 years ago

0.0.100

2 years ago

0.0.99

2 years ago

0.0.9-9.1

2 years ago

0.0.9-9.2

2 years ago

0.0.95

2 years ago

0.0.96

2 years ago

0.0.97

2 years ago

0.0.98

2 years ago

0.0.94

2 years ago

0.0.92

3 years ago

0.0.93

3 years ago

0.0.90

3 years ago

0.0.91

3 years ago

0.0.89

3 years ago

0.0.86

3 years ago

0.0.87

3 years ago

0.0.88

3 years ago

0.0.85

3 years ago

0.0.84

3 years ago

0.0.80

3 years ago

0.0.81

3 years ago

0.0.82

3 years ago

0.0.83

3 years ago

0.0.79

3 years ago

0.0.78

3 years ago

0.0.77

3 years ago

0.0.76

3 years ago

0.0.75

3 years ago

0.0.74

3 years ago

0.0.73

3 years ago

0.0.71

3 years ago

0.0.72

3 years ago

0.0.70

3 years ago

0.0.69

3 years ago

0.0.67

3 years ago

0.0.68

3 years ago

0.0.66

3 years ago

0.0.64

3 years ago

0.0.65

3 years ago

0.0.63

3 years ago

0.0.62

3 years ago

0.0.61

3 years ago

0.0.60

3 years ago

0.0.59

3 years ago

0.0.58

3 years ago

0.0.57

3 years ago

0.0.56

3 years ago

0.0.55

3 years ago

0.0.54

3 years ago

0.0.53

3 years ago

0.0.52

3 years ago

0.0.51

3 years ago

0.0.50

3 years ago

0.0.49

3 years ago

0.0.48

3 years ago

0.0.47

3 years ago

0.0.46

3 years ago

0.0.44

3 years ago

0.0.45

3 years ago

0.0.42

3 years ago

0.0.43

3 years ago

0.0.41

3 years ago

0.0.40

3 years ago

0.0.39

3 years ago

0.0.38

3 years ago

0.0.37

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.36

3 years ago

0.0.33

3 years ago

0.0.32

3 years ago

0.0.31

3 years ago

0.0.30

3 years ago

0.0.28

3 years ago

0.0.29

3 years ago

0.0.25

3 years ago

0.0.26

3 years ago

0.0.27

3 years ago

0.0.22

3 years ago

0.0.24

3 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.12

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago