1.1.34-beta5 • Published 1 year ago

housfy-ui-lib v1.1.34-beta5

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

housfy-ui

Created by sfc-init

Local development

npm run dev to view /dev/storyboard.vue content

npm run build to share changes to other local projects

In each project consuming this lib, you can modify package.json, to point your local housfy-ui-lib folder: "housfy-ui-lib": "../PATH-TO-YOUR-housfy-ui-lib"

Publish

First time: Add npm user to your terminal. Ask sergi.rourera@housfy.com for NPM credentials.

  1. Increase version at package.json
  2. npm run build
  3. npm publish

View components

Add components to /dev/storyboard.vue, to view them on browser, after npm run dev.

Share components

Add components to /src/index.ts, to share them with other projects.

CSS classes

To prevent class conflicts with other projects, components have prefixed classes like .h-ui-ppp-vvv, where:

  • h-ui stands for housfy-ui
  • ppp should be a prop name (like variant on HousfyButton)
  • vvv should be a prop value (like secondary on HousfyButton)

SVG

SVG files must be replicated on every project using this library.

HousfySvg component takes path & svg props to get svg full path. For example:

<HousfySvg path="assets/svg" svg="icons/search" /> will import svg from @/src/assets/svg/icons/search.svg

1.1.29

1 year ago

1.1.28

1 year ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.23-beta

1 year ago

1.1.34-beta

1 year ago

1.1.30

1 year ago

1.1.12

1 year ago

1.1.33

1 year ago

1.1.11

2 years ago

1.1.32

1 year ago

1.1.10

2 years ago

1.1.31

1 year ago

1.1.34-beta3

1 year ago

1.1.16

1 year ago

1.1.34-beta2

1 year ago

1.1.15

1 year ago

1.1.34-beta5

1 year ago

1.1.14

1 year ago

1.1.34-beta4

1 year ago

1.1.13

1 year ago

1.1.19

1 year ago

1.1.1-beta

2 years ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.33-beta

1 year ago

1.1.23

1 year ago

1.1.22

1 year ago

1.1.21

1 year ago

1.1.20

1 year ago

1.1.27

1 year ago

1.1.26

1 year ago

1.1.24-beta

1 year ago

1.1.25

1 year ago

1.1.24

1 year ago

0.0.33

2 years ago

0.0.32

2 years ago

0.0.31

2 years ago