issues
search
naver
/
egjs-axes
A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
https://naver.github.io/egjs-axes/
MIT License
179
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v3: move animation calculation to AnimationManager
#168
malangfox
closed
2 years ago
0
v3: remove hammerjs
#167
malangfox
closed
2 years ago
3
chore(deps-dev): bump marked from 0.3.19 to 4.0.10
#166
dependabot[bot]
closed
2 years ago
2
remove hammerjs
#165
malangfox
closed
2 years ago
10
chore(deps): bump dns-packet from 1.3.1 to 1.3.4
#164
dependabot[bot]
closed
3 years ago
3
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
#163
dependabot[bot]
closed
3 years ago
4
chore(deps): bump lodash from 4.17.19 to 4.17.21
#162
dependabot[bot]
closed
3 years ago
4
chore(deps): bump handlebars from 4.7.6 to 4.7.7
#161
dependabot[bot]
closed
3 years ago
4
chore(deps): bump y18n from 3.2.1 to 3.2.2
#160
dependabot[bot]
closed
3 years ago
4
feat: add releaseOnScroll option
#159
WoodNeck
closed
3 years ago
1
Add new option "releaseOnScroll" for PanInput
#158
WoodNeck
closed
3 years ago
0
chore(deps): bump elliptic from 6.5.3 to 6.5.4
#157
dependabot[bot]
closed
3 years ago
3
fix: support event types
#156
daybrush
closed
4 years ago
2
fix: update @egjs/agent
#155
daybrush
closed
4 years ago
1
chore(deps-dev): bump webpack-dev-server from 2.11.5 to 3.1.11
#154
dependabot[bot]
closed
4 years ago
4
feat: add iOSEdgeSwipeThreshold option #152
#153
daybrush
closed
4 years ago
0
Touchend does not occur when swiping edge on iPhone X
#152
daybrush
closed
4 years ago
1
chore(deps): bump elliptic from 6.4.0 to 6.5.3
#151
dependabot[bot]
closed
4 years ago
2
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
#150
dependabot[bot]
closed
4 years ago
2
chore(deps): bump handlebars from 4.0.11 to 4.7.6
#149
dependabot[bot]
closed
4 years ago
2
fix: fix ios safari edge and cancelable issue
#148
daybrush
closed
4 years ago
2
Call preventDefault only when it's cancelable
#147
daybrush
closed
4 years ago
0
When swipe on iOS safari edge, clientX bounces.
#146
daybrush
closed
4 years ago
0
fix: call preventDefault only when it's cancelable
#145
WoodNeck
closed
4 years ago
3
chore(deps): bump handlebars from 4.0.11 to 4.5.3
#144
dependabot[bot]
closed
4 years ago
3
docs: add link to round-option wiki
#143
jongmoon
closed
5 years ago
1
Add documentation for round option
#142
jongmoon
closed
5 years ago
2
feat: remove internal rounding without standards & support round option
#141
jongmoon
closed
5 years ago
1
fix: fix destPos for floating point
#140
daybrush
closed
5 years ago
1
Floating point causes destPos to be incorrectly calculated in Circular mode
#139
daybrush
closed
5 years ago
0
fix: fix getDuration
#138
daybrush
closed
5 years ago
1
The method to obtain duration from the InputObserver differs from the method to obtain duration from the PanInput
#137
daybrush
closed
5 years ago
0
Event from successive panning contains wrong delta
#136
WoodNeck
closed
5 years ago
1
horizontal scrolling's bug in html fixed position - 2
#135
changdongchun
closed
4 years ago
7
fix(react-axes): support fixed axis dynamically
#134
daybrush
closed
5 years ago
1
react-axes cannot be used in react 16.
#133
daybrush
closed
4 years ago
1
feat: Add input type - RotatePanInput
#132
jongmoon
closed
5 years ago
1
fix: fix destPos for range changes dynamically
#131
daybrush
closed
5 years ago
1
The bounce occurs when the range changes dynamically during animation with circular mode.
#130
daybrush
closed
5 years ago
0
fix(InputObserver): fix destPos for moveDistance
#129
daybrush
closed
5 years ago
1
fix(InputObserver): fix to save the destPos later
#128
daybrush
closed
5 years ago
1
Delta continues to increase when dragging out of bounce area in Axes
#127
daybrush
closed
5 years ago
1
Support Input Type with Circular(Rotation) panning
#126
jongmoon
closed
5 years ago
1
fix: Fixed to handle the circular position
#125
daybrush
closed
5 years ago
1
Delta coordinate system is abnormal in the change event when the Circular option is enabled.
#124
daybrush
closed
5 years ago
0
feat(Axes): add stop method in change event
#123
daybrush
closed
5 years ago
1
Invoking a stop in 'change' does not stop.
#122
daybrush
closed
5 years ago
0
fix(AnimationManager): call finish event
#121
daybrush
closed
5 years ago
1
When executing the 'setTo' method, the finish event is not called if the duration is zero.
#120
daybrush
closed
5 years ago
0
fix(AxisManager): fix moveTo method for zero position
#119
daybrush
closed
5 years ago
1
Previous
Next