Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
ui
Commits
0e51fb09
Verified
Commit
0e51fb09
authored
2 years ago
by
Ciarán Ainsworth
Browse files
Options
Downloads
Patches
Plain Diff
Add README note about dependencies
parent
14ea619b
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!7
Add external dependencies as peer dependencies
Pipeline
#23918
passed
2 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-0
11 additions, 0 deletions
README.md
with
11 additions
and
0 deletions
README.md
+
11
−
0
View file @
0e51fb09
...
@@ -4,6 +4,17 @@ The Funkwhale design component library is a collection of reusable UI components
...
@@ -4,6 +4,17 @@ The Funkwhale design component library is a collection of reusable UI components
Check out
[
the documentation
](
https://ui.funkwhale.audio
)
for information on how each component works and to see a live preview.
Check out
[
the documentation
](
https://ui.funkwhale.audio
)
for information on how each component works and to see a live preview.
## Dependencies
This library depends on the following external packages:
-
[
`vue`
](
https://www.npmjs.com/package/vue
)
-
[
`vue-router`
](
https://www.npmjs.com/package/vue-router
)
-
[
`vue-i18n`
](
https://www.npmjs.com/package/vue-i18n
)
-
[
`@vueuse/core`
](
https://www.npmjs.com/package/@vueuse/core
)
You must install these packages for all components to work correctly.
## Contribute to development
## Contribute to development
This project welcomes contributions! To get started make sure you have the following:
This project welcomes contributions! To get started make sure you have the following:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment