0.0.79 • Published 4 months ago

searchsmartly-ui v0.0.79

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

SearchSmartly UI Library

Run

npm dev

Usage

"searchsmartly-ui":<tag number>

Installation

npm install searchsmartly-ui@latest

before merge (better remove dist folder and build it from scratch to avoid cache)

npm build

Publish

npm build
npm version patch
npm publish

After build for now we need manually fix export types, now build export them in wrong way, i will find solution later

example (we need like this in main index.d.ts):

export type ButtonProps = ButtonProps$1 & { shape?: 'lrect' | 'mrect' | 'srect' | 'square'; };

Whenever you merge with the master branch, update the version in the package (last number after the last dot) after this step we need to create a new release in the current repository with a new tag which will be the same as the new version. in package.json

When the new release is completed, a new package will be created.

0.0.75

4 months ago

0.0.77

4 months ago

0.0.78

4 months ago

0.0.79

4 months ago

0.0.73

4 months ago

0.0.74

4 months ago

0.0.72

4 months ago

0.0.71

4 months ago

0.0.70

4 months ago

0.0.67

4 months ago

0.0.68

4 months ago

0.0.69

4 months ago

0.0.62

4 months ago

0.0.63

4 months ago

0.0.64

4 months ago

0.0.65

4 months ago

0.0.61

4 months ago

0.0.60

4 months ago

0.0.59

4 months ago

0.0.58

4 months ago

0.0.52

4 months ago

0.0.53

4 months ago

0.0.54

4 months ago

0.0.55

4 months ago

0.0.56

4 months ago

0.0.57

4 months ago

0.0.51

4 months ago

0.0.50

4 months ago

0.0.49

4 months ago

0.0.47

5 months ago

0.0.48

5 months ago

0.0.44

5 months ago

0.0.45

5 months ago

0.0.46

5 months ago

0.0.41

5 months ago

0.0.42

5 months ago

0.0.43

5 months ago

0.0.40

5 months ago

0.0.36

5 months ago

0.0.37

5 months ago

0.0.38

5 months ago

0.0.39

5 months ago

0.0.30

5 months ago

0.0.29

5 months ago

0.0.27

5 months ago

0.0.28

5 months ago

0.0.21

5 months ago

0.0.22

5 months ago

0.0.23

5 months ago

0.0.24

5 months ago

0.0.25

5 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.15

5 months ago

0.0.16

5 months ago

0.0.17

5 months ago

0.0.11

5 months ago