Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

18449 Second - Update label as prop and README #206

Merged
merged 6 commits into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ npm i // if new repo
npm i --global lerna@^5.6.2 // if you didn't do this previously
```

**NOTE: Step 5 to 9 are only for adding new component**

### 5. Create your component in its own folder (eg, `src/components/MyComponent/MyComponent.vue`)

### 6. Create `package.json file` for your component with version "0.0.0" (see others as examples)
Expand Down
1 change: 0 additions & 1 deletion docs/assets/ActionChip-5afeb099.js.map
severinbeauvais marked this conversation as resolved.
Show resolved Hide resolved

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/ActionChip-e6ee4345.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/ApprovalType.stories-56d5ce67.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[data-v-c1cf9e9e] .v-card__actions{justify-content:flex-end}[data-v-c1cf9e9e] .v-input .v-label,[data-v-c1cf9e9e] .theme--light.v-input input{font-weight:400;color:#495057}
1 change: 0 additions & 1 deletion docs/assets/ApprovalType.stories-7ebc78bd.css

This file was deleted.

Loading
Loading