Open
Conversation
add ` resizeTime` and `dragTime` to `itemContext` in `itemRendere`
**Issue Number** namespace-ee#397 replacement because I'm terrible at using git **Overview of PR** Removing the API updates that were accidentally merged in to namespace-ee#397 turned out to be an ordeal. This PR should be cleaner. _Don't forget to update the CHANGELOG.md file with any changes that are in this PR_
* Can stack items by group * comments * Bug fix to stop including items that cannot render on timeline * Changes from stack branch * safety check * ye olde safety check * manually adding stuff from stack branch * Fixes based off requested changes * snapshots * add tests for stackgroup and no stackgroup * refactor calculate dimensions + add tests cases for stack items * [WIP] refacor calculate dimentions * test getItemWithInteractions * test getItemDimensions * add canvasTimeStart to state * solve NaN issue in snapshot * getCanvasWidth * refactor stackItems to stackTimelineItems * add one more item and group * WIP stackAll * better items fixture * format * stack groups * fix bug with stackAll * convert moment to milliseconds
…/react-calendar-timeline into custom-headers-test
…tions/react-calendar-timeline into custom-headers-test
Stack items beta
…dar-timeline into custom-headers
…/react-calendar-timeline into custom-headers-test
…eturn docs: correct invalid JavaScript syntax in examples
docs: adding link to LICENSE.md to README.md
docs: fix minor spelling mistakes + update links for react and react-native
changed these so that the npm page directs to the correct repository.
change homepage and git URL
fix start of day in daylight saving
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
add width as a prop