Vadim
|
04d155823c
|
#31 : Rename onValueChange -> onProgressValueChange
|
2021-07-03 22:40:30 +03:00 |
|
Vadim
|
1cca2162ac
|
#31 : Move shared css vars to parent component
|
2021-07-03 22:27:42 +03:00 |
|
Vadim
|
68f9f5d0e0
|
#31 : Add progress storybook
|
2021-07-03 14:03:25 +03:00 |
|
Vadim
|
76766e9568
|
#31 : Fix progress value prop
|
2021-07-03 14:02:59 +03:00 |
|
Vadim
|
7ace64b0a1
|
#31 : Fix autoplay progress for non infinite case
|
2021-07-03 14:02:39 +03:00 |
|
Vadim
|
a6a73d54bb
|
#31 : Fix storybook autoplayDirection
|
2021-07-03 13:59:43 +03:00 |
|
Vadim
|
17e2e60098
|
#31 : Update colors, set reversed progress indicator
|
2021-07-03 00:59:25 +03:00 |
|
Vadim
|
a9515edcfd
|
#31 : Fix non infinite case
|
2021-07-03 00:34:25 +03:00 |
|
Vadim
|
e49556a301
|
#31 : Code cleanup
|
2021-07-03 00:26:27 +03:00 |
|
Vadim
|
158a7489b2
|
#31 : Reset progress on destroy
|
2021-07-03 00:25:56 +03:00 |
|
Vadim
|
6dee586639
|
#31 : Update progress position
|
2021-07-03 00:13:24 +03:00 |
|
Vadim
|
5f2a4c2d56
|
#31 : Wait animation finish
|
2021-07-03 00:13:00 +03:00 |
|
Vadim
|
8bc04bc7a9
|
#31 : Fix story, convert value to number
|
2021-07-03 00:11:58 +03:00 |
|
Vadim
|
903f665197
|
#31 : Add progress indicator prop
|
2021-07-02 19:16:16 +03:00 |
|
Vadim
|
ecca0c3892
|
#31 : Fix swipe
|
2021-07-02 17:26:37 +03:00 |
|
Vadim
|
3f9f6c1147
|
#31 : Update progress manager
|
2021-07-02 17:20:33 +03:00 |
|
Vadim
|
892550f196
|
#31 : Add todo comments
|
2021-07-02 00:25:28 +03:00 |
|
Vadim
|
9d4c624f6e
|
#31 : Add Progress to carousel
|
2021-07-02 00:24:59 +03:00 |
|
Vadim
|
53a6a94f50
|
#31 : Add Progress component
|
2021-07-02 00:24:27 +03:00 |
|
Vadim
|
9d00b1bc6c
|
#31 : Add ProgressManager to carousel component
|
2021-07-02 00:24:04 +03:00 |
|
Vadim
|
92e7a4b76a
|
Update comments
|
2021-06-30 23:42:17 +03:00 |
|
Vadim
|
d35030559f
|
Pass options to goToPrev, goToNext
|
2021-06-30 23:38:43 +03:00 |
|
Vadim
|
8ed00deec1
|
Prevent disabling if not animated
|
2021-06-30 23:37:48 +03:00 |
|
Vadim
|
3cf4a3e7fe
|
Add goToPrev, goToNext methods
|
2021-06-30 23:35:43 +03:00 |
|
Vadim
|
9cf1c645d3
|
Add styles for storybook
|
2021-06-30 23:34:59 +03:00 |
|
Vadim
|
b67fd52f73
|
Merge branch 'main' into feature/#33_Change-pages-programmatically
# Conflicts:
# docs/index.js
|
2021-06-30 22:08:16 +03:00 |
|
Vadim
|
a7c0de17e5
|
Init store only on mount
|
2021-06-29 11:42:18 +03:00 |
|
Vadim
|
e15c162e42
|
Add stories for methods
|
2021-06-29 11:19:08 +03:00 |
|
Vadim
|
f14a41349d
|
Format stories js
|
2021-06-29 11:17:33 +03:00 |
|
Vadim
|
cad8e729b5
|
Add goTo method
|
2021-06-29 11:16:34 +03:00 |
|
Vadim
|
c4d426e03d
|
Add get util fn
|
2021-06-29 11:15:54 +03:00 |
|
Vadim
|
de63352637
|
Rename offsetDelay -> offsetDelayMs
|
2021-06-29 11:14:18 +03:00 |
|
Vadim
|
d3380aed94
|
Fix indentation
|
2021-04-29 20:25:08 +03:00 |
|
Vadim
|
fac1b43eef
|
Merge branch 'main' into feature/#22_Pause-autoplay-on-mouseenter
|
2021-04-28 23:27:04 +03:00 |
|
Vadim
|
e9ed6950e3
|
Move stories to separate folder
|
2021-04-28 23:11:13 +03:00 |
|
Vadim
|
df8b060ea5
|
Move actions to separate dir, fix demo image
|
2021-04-21 16:46:50 +03:00 |
|
Vadim
|
a9fc98d36f
|
Rename hover -> focus
|
2021-04-20 22:42:29 +03:00 |
|
Vadim
|
cc82fcf44f
|
Renamed hoverable -> focusable
|
2021-04-20 22:41:07 +03:00 |
|
Vadim
|
55335dbb48
|
Move swipeable action to actions dir
|
2021-04-20 22:28:57 +03:00 |
|
Vadim
|
ba696c275b
|
Add pauseOnFocus prop, update storybook, update autoplayInterval logic
|
2021-04-20 22:20:21 +03:00 |
|
Vadim
|
29d012dce0
|
Add actions
|
2021-04-20 12:21:42 +03:00 |
|
Vadim
|
108f3e5782
|
Add examples for timing function values
|
2021-03-20 19:10:15 +03:00 |
|
Vadim
|
f29aedd479
|
Update docs
|
2021-03-20 19:08:28 +03:00 |
|
Tonton-Blax
|
c32aaac0d8
|
expose slide transition timing function
|
2021-03-18 18:28:45 +01:00 |
|
Tonton-Blax
|
3f8604a782
|
expose CSS timing function string
|
2021-03-18 18:18:34 +01:00 |
|
Vadim
|
9928ed56a4
|
Add pageChange event
|
2021-02-06 13:24:46 +03:00 |
|
Vadim
|
70f67b6a8f
|
Disable page change while page changing is in progress
|
2021-01-31 21:24:13 +03:00 |
|
Vadim
|
d298f2cba2
|
Rewrite async calls in onMount
|
2021-01-31 21:23:23 +03:00 |
|
Vadim
|
6086164b0a
|
Disable blue highlight when touch/press element with cursor: pointer
|
2021-01-28 22:08:46 +03:00 |
|
Vadim
|
e2603c3b7e
|
Rename speed => duration
|
2021-01-27 23:34:24 +03:00 |
|