This repository was archived by the owner on Jun 3, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 143
Adding drag_value to Slider #888
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d1505e8
First stab at adding drag_value to Slider
almarklein 704a844
Make an initial fire of drag_value with the value of 'value'
almarklein e74b519
update updatemode docs
almarklein cbd7d22
Implement drag_value for RangeSlider
almarklein 04dfd98
lint
almarklein c7adc18
Update src/components/Slider.react.js
almarklein f67f75c
add tests for slider
almarklein fa6379f
Merge branch 'drag_value2' of github.com:almarklein/dash-core-compone…
almarklein 4763f78
lint and add missing import
almarklein 966f227
black?
almarklein 4d0a3e2
fix test, hopefully
almarklein a0740c2
fix test
almarklein 7ddd835
fix test
almarklein b9c72c4
fix test?
almarklein 0799af5
fix?
almarklein 1be148f
use exact same code as other example. Im running out of ideas
almarklein b3ccc08
bring test down to minimum
almarklein 24600cf
also include output for value
almarklein 82c8763
refactor slicer implementation a bit
almarklein 4c19122
change test and tweak code
almarklein 773c881
maybe only the initialization fails?
almarklein 65a1ba0
Merge branch 'dev' into drag_value2
Marc-Andre-Rivet 1322548
update rangeslider and add a test for it
almarklein 6c9bcda
verify that `value` only changes on mouseup while `drag_value` change…
alexcjohnson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.