eeeeelle
|
1ec2bb48af
|
Feat more locale (#751)
refactor: support more language
|
2021-07-16 13:24:11 +08:00 |
hangzou
|
2b0b6ab459
|
feat(core): 添加默认国际化的支持 (#729)
|
2021-03-02 13:27:32 +08:00 |
supergaojian
|
4a451ac873
|
fix(scroll-view): change the refresh active event trigger timing (#643)
fix #642
|
2020-02-04 14:12:21 +08:00 |
Shawn Xu
|
810f0140f0
|
fix(tip): mark scrolling wrapper in ScrollView (#637)
* fix(tip): mark scrolling wrapper in ScrollView
* test(scroll-view): update inner scroll-view snap shots
* test(tip): add tip scrolling wrapper testing case
|
2020-02-04 14:11:41 +08:00 |
Shawn Xu
|
5694d7f18f
|
feat(scroll-view): add method getOffsets (#595)
* feat(scroll-view): add method getOffsets
* fix(scroll-view): add autoReflow watching for ScrollView display toggle
* doc(scroll-view): add additional notes
|
2019-10-18 16:56:49 +08:00 |
xuxiaoyan
|
6ed8a88109
|
example(scroll-view): update cases
|
2019-10-11 15:46:30 +08:00 |
xuxiaoyan
|
15bd27de59
|
chore(scroll-view): specify container z-index to optimize translate3d performance
|
2019-09-11 21:54:59 +08:00 |
xuxiaoyan
|
ce27913e77
|
doc(scroll-view): update readme
|
2019-08-13 11:00:14 +08:00 |
xuxiaoyan
|
d86102897e
|
example(scroll-view): update end-reached event usage
|
2019-07-06 20:57:56 +08:00 |
xuxiaoyan
|
c95c951d0b
|
doc(scroll-view): fix end-reached event name
|
2019-07-06 20:57:16 +08:00 |
Shawn Xu
|
8cef3d4a1b
|
feat(scroll-view): add prop is-prevent (#468)
* feat(scroll-view): add prop is-prevent
* doc(scroll-view): update readme
* example(scroll-view): update horizontal scrolling
* code-style(scroll-view): add variable in touchmove
* fix(scroll-view): fix error with event.cancelable is false, event.preventDefault can not prevent
|
2019-06-13 16:16:15 +08:00 |
xuxiaoyan
|
d164f40f81
|
doc(scroll-view): update readme
|
2019-04-15 15:22:36 +08:00 |
xuxiaoyan
|
8d046eacf6
|
feat(scroll-view-refresh): add prop roller-color
#399
|
2019-04-10 11:44:48 +08:00 |
xuxiaoyan
|
6ca678623f
|
Update docs
|
2019-03-16 22:21:49 +08:00 |
moyu
|
0c971e4653
|
fix(scroll-view): fix move outside screen not trigger scroll end (#344)
|
2019-03-08 11:53:57 +08:00 |
Shawn Xu
|
626cd65234
|
Fix scrollview (#336)
* feat(utils): add throttle
* fix(utils): update scroller minVelocityToStartDeceleration
* fix(scroll-view): update trigger condition of endReached
* fix(utils): update scroller minVelocityToStartDeceleration
* fix(scroll-view): fix more slot prop & add end-reached event
|
2019-02-25 19:46:26 +08:00 |
xuxiaoyan
|
73a1a40bcf
|
example: remove empty style
|
2019-02-23 18:52:05 +08:00 |
Shawn Xu
|
6cc6141cb5
|
feat(scroll-view): add prop touch-angle (#326)
limit the angle at which triggers scroll events to reduce scroll sensitivity
|
2019-02-22 14:31:14 +08:00 |
xuxiaoyan
|
6636159940
|
Merge branch 'dev' of https://github.com/didi/mand-mobile into dev
|
2019-02-18 15:21:14 +08:00 |
xuxiaoyan
|
def6b00800
|
fix(scroll-view): increase scrolling speed
|
2019-02-18 15:20:53 +08:00 |
xuxiaoyan
|
79f64b7ee0
|
feat(scroll-view): debounced endReached event
|
2019-02-16 20:52:40 +08:00 |
xuxiaoyan
|
6910e83057
|
feat(scrollview): add prop immediateCheckEndReaching
trigger endReaching event when the content is less than one screen
|
2019-02-15 13:10:47 +08:00 |
xuxiaoyan
|
6998a6cf80
|
doc: update preview links
|
2019-01-29 16:31:24 +08:00 |
xuxiaoyan
|
a27657cec3
|
test: add ignore comments
|
2019-01-26 22:28:11 +08:00 |
xuxiaoyan
|
d30defb9c5
|
test: update cases & snapshots
|
2019-01-26 22:26:26 +08:00 |
xuxiaoyan
|
5a38b1b60a
|
doc(scroll-view): update
fix #287
|
2019-01-21 19:25:35 +08:00 |
xuxiaoyan
|
697c1ec5bc
|
doc: update readme & migration
|
2018-12-26 16:10:20 +08:00 |
xuxiaoyan
|
0a65cdc9c3
|
example(tab-bar, scroll-view): update cases
|
2018-12-26 16:04:40 +08:00 |
xuxiaoyan
|
2155b3c0b7
|
feat(scroll-view): add prop manual-init & method init
used for asynchronous initialization scenarios
|
2018-12-26 16:02:03 +08:00 |
xuxiaoyan
|
638804491e
|
example(scroll-view): update cases
|
2018-12-23 21:35:41 +08:00 |
xuxiaoyan
|
472654bcad
|
fix(scroll-view): remove container background color
|
2018-12-23 21:35:07 +08:00 |
xuxiaoyan
|
c39727fb0a
|
test: update mand-mobile introduction
|
2018-12-21 18:18:05 +08:00 |
xuxiaoyan
|
cdd58a97e6
|
doc: update readme example link
|
2018-12-18 16:06:20 +08:00 |
xuxiaoyan
|
9ab2fd96e3
|
example(scroll-view): tab-bar continuous click problem
|
2018-12-18 16:05:28 +08:00 |
xuxiaoyan
|
5c5c1b9622
|
test: update test cases
|
2018-12-11 21:27:39 +08:00 |
xuxiaoyan
|
3ac53e7ff7
|
doc: update
|
2018-12-10 15:41:29 +08:00 |
xuxiaoyan
|
0cc4027006
|
example(scroll-view): update demos
|
2018-12-06 17:19:45 +08:00 |
xuxiaoyan
|
a124f22df3
|
fix(scroll-view): Horizontal scrolling
|
2018-12-06 17:19:17 +08:00 |
xuxiaoyan
|
d1f7e51901
|
doc: update readme
|
2018-11-19 18:59:56 +08:00 |
xuxiaoyan
|
f13f2841ea
|
example(scroll-view): update tab-bar usage
|
2018-10-25 00:39:17 +08:00 |
xuxiaoyan
|
97c81c24d2
|
fix(scroll-view): update header/footer zindex
|
2018-10-25 00:38:31 +08:00 |
xuxiaoyan
|
90070cc047
|
fix(scroll-view): update refresher style
|
2018-09-29 15:31:34 +08:00 |
xuxiaoyan
|
cc954a3e3b
|
example: update demo height
|
2018-09-13 11:19:46 +08:00 |
xuxiaoyan
|
06bee576ea
|
feat(scroll-view): add header/footer slot[#188]
|
2018-08-28 11:23:44 +08:00 |
xuxiaoyan
|
9ea27a58e1
|
fix(scroll-view): remove window reisize listener & revert compare[#184]
|
2018-08-15 20:38:02 +08:00 |
xuxiaoyan
|
5b7e53583a
|
fix(scroll-view): remove input/textareat toushstart limit & remove container and content size compare before scroller setDimensions because some android device keyboard pulling up causes scrolling exception[#184]
|
2018-08-15 14:38:55 +08:00 |
xuxiaoyan
|
a78dd7c588
|
fix(scroll-view): fix fault tolerance without tagName[#183]
|
2018-08-09 20:44:01 +08:00 |
Shawn Xu
|
0ded969c34
|
feat(scroll-view): add autoReflow (#170)
|
2018-08-01 10:58:34 +08:00 |
Shawn Xu
|
ea1bdc80d7
|
Fix selector scroll (#159)
* fix(scroll-view):fix content can not respond to click events
* fix(selector):fix click penetration #157
* doc(popup):update prevent-scroll
|
2018-07-24 13:16:28 +08:00 |
xuxiaoyan
|
acca33f697
|
fix(scroller):add inRequestAnimationFrame & fix demo
|
2018-07-20 17:45:21 +08:00 |