Commit Graph

230 Commits

Author SHA1 Message Date
Vadim
4c8ea5bc53 Merge branch 'main' into feature/#22_Pause-autoplay-on-mouseenter 2021-04-29 20:23:52 +03:00
Vadim
76a32b5067 Code celanup 2021-04-29 20:23:38 +03:00
Vadim
fac1b43eef Merge branch 'main' into feature/#22_Pause-autoplay-on-mouseenter 2021-04-28 23:27:04 +03:00
Vadim
052ef5e572 Ignore tests in package 2021-04-28 23:26:10 +03:00
Vadim
f562a1d0c1 Update version 2021-04-28 23:20:12 +03:00
Vadim
8f42e28498 Extend npmignore 2021-04-28 23:13:59 +03:00
Vadim
d9bc8cf863 Update scripts 2021-04-28 23:13:41 +03:00
Vadim
e9ed6950e3 Move stories to separate folder 2021-04-28 23:11:13 +03:00
Vadim
6caac28208 Merge pull request #25 from vadimkorr/bugfix/#19_Fix-page-transitions
Bugfix/#19 Fix page transitions
2021-04-28 22:45:13 +03:00
Vadim
aca96525af #19 : Change main entrypoint 2021-04-28 22:39:32 +03:00
Vadim
b6425f6a38 Merge branch 'main' into feature/#22_Pause-autoplay-on-mouseenter
# Conflicts:
#	src/components/Carousel/Carousel.svelte
2021-04-21 18:44:24 +03:00
Vadim
979311723f Merge pull request #24 from vadimkorr/feature/Refactoring
Move actions to separate dir, fix demo image
2021-04-21 18:39:47 +03:00
Vadim
f7bf7f3123 Update docs 2021-04-21 18:38:26 +03:00
Vadim
df8b060ea5 Move actions to separate dir, fix demo image 2021-04-21 16:46:50 +03:00
Vadim
b478c5061d Fix images 2021-04-20 22:56:37 +03:00
Vadim
07d6d1df50 Update demo docs 2021-04-20 22:56:18 +03:00
Vadim
06eb574160 Update readme 2021-04-20 22:48:32 +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
ac8b9c150f Merge pull request #21 from vadimkorr/feature/#20_Expose-css-timing-function
Feature/#20 expose css timing function
2021-03-20 19:11:18 +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
Vadim
db649e0074 Merge pull request #20 from Tonton-Blax/main
Expose css timing function
2021-03-20 18:47:54 +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
5a4b46eafb Merge pull request #18 from vadimkorr/feature/#17_Get-active-carousel-page-from-another-component
Feature/#17 get active carousel page from another component
2021-02-06 14:58:51 +03:00
Vadim
4f514210b1 Upgrade version 2021-02-06 13:25:43 +03:00
Vadim
84b127710e Build docs 2021-02-06 13:24:58 +03:00
Vadim
9928ed56a4 Add pageChange event 2021-02-06 13:24:46 +03:00
Vadim
b0d42f6e7a Upgrade version 2021-02-01 16:36:47 +03:00
Vadim
c5afe5a2dc Merge pull request #16 from vadimkorr/feature/minor-fixes
Feature/minor fixes
2021-02-01 16:35:32 +03:00
Vadim
f910c96d04 Update docs 2021-02-01 16:33:43 +03:00
Vadim
2bbe57f207 Move sirv-cli to dev dependencies 2021-02-01 16:32:02 +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
71b534ef1d Upgrade version 2021-01-28 22:16:45 +03:00
Vadim
df0afc7f8f Fix docs 2021-01-28 22:15:01 +03:00
Vadim
6086164b0a Disable blue highlight when touch/press element with cursor: pointer 2021-01-28 22:08:46 +03:00
Vadim
ad108b2069 Update docs 2021-01-28 21:54:01 +03:00
Vadim
a0dd4a6ed5 Upgrade version 2021-01-28 00:01:24 +03:00
Vadim
adc0f44de8 Update docs 2021-01-27 23:48:59 +03:00
Vadim
7b1fdc9819 Update docs 2021-01-27 23:45:21 +03:00
Vadim
e0017a8f3a Update readme 2021-01-27 23:44:36 +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
bc8cceede8 Add arrows customizing example 2021-01-27 22:31:48 +03:00