This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
InnaAtanasova
approved these changes
Nov 22, 2018
droshev
reviewed
Nov 22, 2018
@@ -7,7 +7,7 @@ Fundamental-vue is a set of [Vue.js](https://vuejs.org/) components implementati | |||
Fundamental-vue is open for contribution as long as you follow certain [rules/guidelines](./CONTRIBUTING.md). | |||
|
|||
|
|||
## [Playground](https://dist-8s7gdpcmc.now.sh) | |||
## [Playground](https://dist-4d2gqwr8y.now.sh) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we don't have the playground until we publish it in gh-pages
$ npm pack | ||
``` | ||
|
||
## Deploy Documentation | ||
The `deploy-docs`-script currently deploys the documentation app to [now.sh](https://now.sh). It assumes that you have a [now.sh](https://now.sh)-account and that you are logged in. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what about deploying in gh-pages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is an issue for that. :D
dandashino
added a commit
that referenced
this pull request
Aug 6, 2019
# This is the 1st commit message: basic tree implementation (updated author) # This is the commit message #2: basic tree implementation # This is the commit message #3: Refactored props # This is the commit message #4: added tests for tree component # This is the commit message #5: updated props names (adding Path as suffix for the path props) # This is the commit message #6: updated documentation # This is the commit message #7: added snapshots generated by test, removed empty data.js file from documentation # This is the commit message #8: lint fixes # This is the commit message #9: basic tree implementation # This is the commit message #10: basic tree implementation # This is the commit message #11: Refactored props # This is the commit message #12: added tests for tree component # This is the commit message #13: updated props names (adding Path as suffix for the path props) # This is the commit message #14: updated documentation # This is the commit message #15: added snapshots generated by test, removed empty data.js file from documentation # This is the commit message #16: lint fixes
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.