Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zaboco/elm-draggable issues and pull requests
#57 - Detecting mouse button in onClick
Issue -
State: open - Opened by WaDelma almost 4 years ago
- 1 comment
#56 - Allow all buttons on customMouseTrigger
Pull Request -
State: closed - Opened by zaboco about 4 years ago
#55 - Getting alt key when dragging
Issue -
State: closed - Opened by WaDelma about 4 years ago
- 7 comments
#54 - WIP: Allow handling all mouse button presses
Pull Request -
State: closed - Opened by WaDelma about 4 years ago
#53 - Allow manually trigger dragging
Issue -
State: closed - Opened by WaDelma about 4 years ago
- 2 comments
#52 - Expose absolute position of mouse when dragging
Issue -
State: closed - Opened by WaDelma about 4 years ago
- 1 comment
#51 - Implementing custom click effects on draggable elements
Issue -
State: closed - Opened by WaDelma about 4 years ago
- 4 comments
#50 - Upgrade elm.json in examples to work with Elm 0.19.1
Pull Request -
State: closed - Opened by alex-tan over 4 years ago
- 1 comment
#49 - Fix dead link in the docs
Pull Request -
State: closed - Opened by jhrcek over 5 years ago
- 2 comments
#48 - Allow latest released elm-pointer-events
Pull Request -
State: closed - Opened by paul almost 6 years ago
- 2 comments
#47 - How to get the element where the drop happened
Issue -
State: closed - Opened by paul almost 6 years ago
- 1 comment
#46 - Fix example in README for 0.19
Pull Request -
State: closed - Opened by paul almost 6 years ago
- 1 comment
#45 - Set PageX and PageY to be ints after truncating them as floats
Pull Request -
State: closed - Opened by MadonnaMat almost 6 years ago
- 5 comments
#44 - Work with Pointer events as well
Issue -
State: closed - Opened by simonh1000 over 6 years ago
- 6 comments
#43 - Possibility to set `VirtualDom.Options`
Issue -
State: closed - Opened by archaeron over 7 years ago
- 4 comments
#42 - Freeze versions in travis
Pull Request -
State: closed - Opened by zaboco over 7 years ago
#41 - Add touch support
Pull Request -
State: closed - Opened by abingham over 7 years ago
- 3 comments
#40 - customMouseTrigger with multiple targets
Issue -
State: closed - Opened by what-a-guy almost 8 years ago
- 4 comments
#39 - 37 Simplify API
Pull Request -
State: closed - Opened by zaboco almost 8 years ago
- 22 comments
#38 - Add acceptance tests
Pull Request -
State: closed - Opened by zaboco almost 8 years ago
- 1 comment
#37 - Simplify API
Issue -
State: closed - Opened by zaboco almost 8 years ago
Labels: feature
#36 - 2.1.0 broken mouseTrigger / onDragStart
Issue -
State: closed - Opened by turboMaCk almost 8 years ago
- 4 comments
#35 - Custom info on dragEnd
Issue -
State: closed - Opened by zaboco almost 8 years ago
Labels: feature, question
#34 - Parameterize the type of the draggable element's `key`.
Pull Request -
State: closed - Opened by crazymykl almost 8 years ago
- 6 comments
#33 - Custom mouse trigger
Pull Request -
State: closed - Opened by zaboco about 8 years ago
- 5 comments
#32 - Additional information about the events
Issue -
State: closed - Opened by ggazzi about 8 years ago
- 6 comments
Labels: feature
#31 - Fixed behavior when elements are right-clicked
Pull Request -
State: closed - Opened by ggazzi about 8 years ago
- 1 comment
#30 - Bad behavior when elements are right-clicked
Issue -
State: closed - Opened by ggazzi about 8 years ago
#29 - SVG 100% height not working outside of elm reactor
Issue -
State: closed - Opened by purei about 8 years ago
- 2 comments
#28 - Change Delta type to floats #27
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#27 - Modify Delta type to (Float, Float).
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: feature
#26 - #24 Improve events
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#25 - Investigate using on mobile
Issue -
State: closed - Opened by zaboco about 8 years ago
- 6 comments
Labels: question
#24 - Improve events
Issue -
State: closed - Opened by zaboco about 8 years ago
- 1 comment
#23 - Clicks are hard to handle with multiple targets
Issue -
State: closed - Opened by ggazzi about 8 years ago
- 3 comments
Labels: bug
#22 - 21 keyed dragging
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#21 - Add option to specify a `key` when triggering drag
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: feature
#20 - add travis badge
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#19 - Travis setup
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#18 - #12 prepare for publish
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#17 - Simplify API by removing Vector. close #16
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#16 - Simplify API - remove `Vector` and just return (Int, Int)
Issue -
State: closed - Opened by zaboco about 8 years ago
#15 - #14 - contrained examples
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#14 - Add examples for constrained/custom dragging
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: examples
#13 - 5 delta scale reverse
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#12 - Prepare for publishing
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: docs
#11 - Docs: add README.md inside examples folder
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: docs
#10 - 3 rename some types
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#9 - 1 opaque types
Pull Request -
State: closed - Opened by zaboco about 8 years ago
#8 - Add Github Pages with the examples
Issue -
State: closed - Opened by zaboco about 8 years ago
#7 - Publish package
Issue -
State: closed - Opened by zaboco about 8 years ago
#6 - Travis integration
Issue -
State: closed - Opened by zaboco about 8 years ago
#5 - Add new Delta functions for pan&zoom: scale and reverse
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: feature, examples
#4 - Add isActive flag
Issue -
State: closed - Opened by zaboco about 8 years ago
- 1 comment
Labels: feature
#3 - Rename some exposed types
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: refactor
#2 - Add onMouse{Down,Up} events
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: feature, examples
#1 - Make exported types really opaque
Issue -
State: closed - Opened by zaboco about 8 years ago
Labels: refactor