Commit Graph

87 Commits

Author SHA1 Message Date
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
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
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
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
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
e2603c3b7e Rename speed => duration 2021-01-27 23:34:24 +03:00
Vadim
3a5fabd4d5 Fix adjacent pages 2021-01-27 23:28:52 +03:00
Vadim
7acfb04df8 Fix dot click index, add customization examples, code cleanup 2021-01-27 23:25:37 +03:00
Vadim
974134beeb Add pageCount check, add getAdjacentIndexes 2021-01-27 22:08:41 +03:00
Vadim
fcae87d9c6 Add global prefix 2021-01-27 19:56:06 +03:00
Vadim
1b36742624 Add prefixes to carousel 2021-01-27 19:51:24 +03:00
Vadim
b04e20543e Fix loading cloned images 2021-01-26 10:13:03 +03:00
Vadim
70af589aad Add lazy loading 2021-01-26 00:45:38 +03:00
Vadim
ab80cad0ad Update docs 2021-01-25 21:50:46 +03:00
Vadim
1e0b3d3020 Fix code highlight, fix cloning 2021-01-24 23:36:21 +03:00
Vadim
3acceff7c3 Fix shared store 2021-01-24 22:15:19 +03:00
Vadim
cb8fdf57d9 Minor updates 2021-01-24 17:00:26 +03:00