-
-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new prop disableTimelinePoint to disable timeline points (#419)
- Loading branch information
1 parent
4185a72
commit 042ddb8
Showing
7 changed files
with
1,004 additions
and
946 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -195,6 +195,7 @@ Below are the available configuration options for the component: | |
| uniqueId | | Used with `noUniqueId` to set a custom unique id for the wrapper. | | ||
| useReadMore | true | Enables or disables the "read more" button. Available if text content on the card is taller than the card itself. | | ||
| verticalBreakPoint | 768px | Sets the pixel count below which the timeline will switch to `VERTICAL` mode. | | ||
| disableTimelinePoint | false | Disables the timeline point in both `HORIZONTAL` and `VERTICAL` mode. | | ||
|
||
### Mode | ||
|
||
|
@@ -669,7 +670,7 @@ Huge thanks to [BrowserStack](https://www.browserstack.com/) for the Open Source | |
|
||
Distributed under the MIT license. See `LICENSE` for more information. | ||
|
||
Prabhu Murthy – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – [email protected] | ||
Prabhu Murthy – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – <[email protected]> | ||
[https://github.com/prabhuignoto](https://github.com/prabhuignoto) | ||
|
||
<a href="https://www.buymeacoffee.com/prabhuignoto" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-red.png" alt="Buy Me A Coffee" height="41" width="174" ></a> | ||
|
@@ -680,10 +681,6 @@ Prabhu Murthy – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – prabhu | |
|
||
<!-- Markdown link & img dfn's --> | ||
|
||
[react]: https://reactjs.org | ||
[typescript]: https://typescriptlang.org | ||
[emotion]: https://emotion.sh/ | ||
|
||
## Contributors ✨ | ||
|
||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): | ||
|
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
Oops, something went wrong.
042ddb8
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.
Successfully deployed to the following URLs:
react-chrono-uc7v – ./
react-chrono-kitchen-sink.prabhumurthy.com
react-chrono-uc7v-git-master-prabhuignoto.vercel.app
react-chrono-uc7v-prabhuignoto.vercel.app