Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/akiran/react-slick
React carousel component
https://github.com/akiran/react-slick
fixed ssrInit for variableWidth mode
e9bebd85647c2e328455c6fbad9c4ae7de4674d3 authored almost 7 years ago by laveesingh <[email protected]>
e9bebd85647c2e328455c6fbad9c4ae7de4674d3 authored almost 7 years ago by laveesingh <[email protected]>
fixed initial render flicker in ssr
ce5074a6cefab077d034919ea7031ebf7f036205 authored almost 7 years ago by laveesingh <[email protected]>
ce5074a6cefab077d034919ea7031ebf7f036205 authored almost 7 years ago by laveesingh <[email protected]>
Release 0.22.2 with few bug fixes
5daa99912cac5964156f152f84d5ccd554399033 authored almost 7 years ago by kiran <[email protected]>
5daa99912cac5964156f152f84d5ccd554399033 authored almost 7 years ago by kiran <[email protected]>
Merge pull request #1133 from akiran/dev
fix basic ssr warnings and errors
7be13fbf47e10e9d52b9754df7d7afc6760e2c0f authored almost 7 years ago by Kiran <[email protected]>
removed warning: setting state on unmounted component (server side rendering)
5dc62250a7cf78c2e2e54ae197afc3e39e0d527f authored almost 7 years ago by laveesingh <[email protected]>
5dc62250a7cf78c2e2e54ae197afc3e39e0d527f authored almost 7 years ago by laveesingh <[email protected]>
fixed server side errors for unmounted listRef and trackRef
3a7f66d228f3c651991df393e11cabae734957d1 authored almost 7 years ago by laveesingh <[email protected]>
3a7f66d228f3c651991df393e11cabae734957d1 authored almost 7 years ago by laveesingh <[email protected]>
Version update with fix in readme
3389436b0481bbb977f82692b23cc76a4e95298b authored almost 7 years ago by kiran <[email protected]>
3389436b0481bbb977f82692b23cc76a4e95298b authored almost 7 years ago by kiran <[email protected]>
Update README.md
4be8dff01e7c9810964656571a97596325d577c8 authored almost 7 years ago by Kiran <[email protected]>
4be8dff01e7c9810964656571a97596325d577c8 authored almost 7 years ago by Kiran <[email protected]>
fixed readme table for props
38475d22c418502a2d27532ec268a4f8ad3f83d6 authored almost 7 years ago by laveesingh <[email protected]>
38475d22c418502a2d27532ec268a4f8ad3f83d6 authored almost 7 years ago by laveesingh <[email protected]>
released 0.22.0 version
374cf0305a53d429cea775257f782c32b803dda0 authored almost 7 years ago by kiran <[email protected]>
374cf0305a53d429cea775257f782c32b803dda0 authored almost 7 years ago by kiran <[email protected]>
Merge pull request #1123 from akiran/dev
50cd22881649937a11576328de19979d5cc76388 authored almost 7 years ago by Kiran <[email protected]>
50cd22881649937a11576328de19979d5cc76388 authored almost 7 years ago by Kiran <[email protected]>
added changelog for release v0.22.0
d87430f058d976c1f8d3ecd81b09d30a67267c91 authored almost 7 years ago by laveesingh <[email protected]>
d87430f058d976c1f8d3ecd81b09d30a67267c91 authored almost 7 years ago by laveesingh <[email protected]>
added probot-stale config
ff15866b72bbe74abcb2af43270ff69beb27a820 authored almost 7 years ago by kiran <[email protected]>
ff15866b72bbe74abcb2af43270ff69beb27a820 authored almost 7 years ago by kiran <[email protected]>
added resize-observer-polyfill dependency
4c9fc9a9a73d7c0635c27d0a4abfcf69f17416c0 authored almost 7 years ago by laveesingh <[email protected]>
4c9fc9a9a73d7c0635c27d0a4abfcf69f17416c0 authored almost 7 years ago by laveesingh <[email protected]>
added pauseOnFocus prop and solidified autoPlay and pause methods
fixes: #1046
f0544de5dc39b434d498838e95326d03ae332b57 authored almost 7 years ago by laveesingh <[email protected]>
added resizable collapsible example
bcf4cb968fe61d029a9554c64ce0bb49fb979573 authored almost 7 years ago by laveesingh <[email protected]>
bcf4cb968fe61d029a9554c64ce0bb49fb979573 authored almost 7 years ago by laveesingh <[email protected]>
removed recursive updates after adding resize observer
f8f125262d8ad27a8bf96735242248e8e0527c0e authored almost 7 years ago by laveesingh <[email protected]>
f8f125262d8ad27a8bf96735242248e8e0527c0e authored almost 7 years ago by laveesingh <[email protected]>
added resize observer
fixes: #809
fixes: #1010
collected all timers and cleared at componentWillUnmount
f704b92477023a89813d1593da3821d834673ff7 authored almost 7 years ago by laveesingh <[email protected]>
f704b92477023a89813d1593da3821d834673ff7 authored almost 7 years ago by laveesingh <[email protected]>
renamed prevClick to prevClickHandler to avoid confusion
eef401440e608cb1e3ea6b44ae7f786c0b4c05b2 authored almost 7 years ago by laveesingh <[email protected]>
eef401440e608cb1e3ea6b44ae7f786c0b4c05b2 authored almost 7 years ago by laveesingh <[email protected]>
implemented useTransform property
fixes: #1050
fe9e415bea307f4528aa3e9f6d85d8e0e15eb861 authored almost 7 years ago by laveesingh <[email protected]>
added pauseOnDotsHover prop
fixes: #1047
dda26f378837079fd2eda97bb053082d0ca186eb authored almost 7 years ago by laveesingh <[email protected]>
passed down mouse events from inner-slider to track
247d9db4c2a647494304c12ce065ff9d2df86d96 authored almost 7 years ago by laveesingh <[email protected]>
247d9db4c2a647494304c12ce065ff9d2df86d96 authored almost 7 years ago by laveesingh <[email protected]>
renamed events init to onInit and reInit to onReInit
refers to: #1068
efef70855202abf494a31013ea45bfa5955b9a67 authored almost 7 years ago by laveesingh <[email protected]>
renamed edgeEvent to onEdge
refers to: #1068
1f4430cce7482484e9b9dbe60160f98987687a52 authored almost 7 years ago by laveesingh <[email protected]>
updated snapshot tests due to newly added classes 'regular' and 'slider'
17ccf8a239a118bbd96b5a9fbf2a342b07a41691 authored almost 7 years ago by laveesingh <[email protected]>
17ccf8a239a118bbd96b5a9fbf2a342b07a41691 authored almost 7 years ago by laveesingh <[email protected]>
added missing classes 'regular' and 'slider' and reflected similar unslick behavior to slick
a44da263d56e02181997951ac008f84eb81e4e30 authored almost 7 years ago by laveesingh <[email protected]>
a44da263d56e02181997951ac008f84eb81e4e30 authored almost 7 years ago by laveesingh <[email protected]>
key undefined error fixed
e56ebe14a6a27077f15d9d16efcd63eeeef56d49 authored almost 7 years ago by laveesingh <[email protected]>
e56ebe14a6a27077f15d9d16efcd63eeeef56d49 authored almost 7 years ago by laveesingh <[email protected]>
added separate onclick listener for images
fixes: #1121
5bd8d601891c5f5e541b971ec44b5278b4329235 authored almost 7 years ago by laveesingh <[email protected]>
Merge branch 'pr1118' into dev
2aa4a9368fe43dc3bc7222fddbf6f14c3a6082bb authored almost 7 years ago by laveesingh <[email protected]>
2aa4a9368fe43dc3bc7222fddbf6f14c3a6082bb authored almost 7 years ago by laveesingh <[email protected]>
sorted default-props by alphabetical order
7eb503daa6f596c58b4317d2be47b89d1db65842 authored almost 7 years ago by laveesingh <[email protected]>
7eb503daa6f596c58b4317d2be47b89d1db65842 authored almost 7 years ago by laveesingh <[email protected]>
added onLazyLoadError event
fixes: #1059
ff4910c936db4b693dcb48ed266921907e33c9b1 authored almost 7 years ago by laveesingh <[email protected]>
sort props list in readme
fixes: #1067
63a55f886b1664a6b798e872144edaa12eac0acb authored almost 7 years ago by laveesingh <[email protected]>
repeat update if slideWidth is not set immediately
fixes: #1076
0a0a4ce5ab390400e190f415a142e6620db5452e authored almost 7 years ago by laveesingh <[email protected]>
Fix NodeList forEach under chrome 51 or below
Add `Array.from` to fix this.
46b10cec38df95a53dab6234e59fde1b46fc9cdb authored almost 7 years ago by zombieJ <[email protected]>
implemented progressive lazyLoad property
e0dfd32a6b88e0bcc555f243148f7383d5fc9eb5 authored almost 7 years ago by laveesingh <[email protected]>
e0dfd32a6b88e0bcc555f243148f7383d5fc9eb5 authored almost 7 years ago by laveesingh <[email protected]>
fixed a bug related to focusOnSelect
81d1cf8fb0cc31a81528e620c97c582d4408d5af authored almost 7 years ago by laveesingh <[email protected]>
81d1cf8fb0cc31a81528e620c97c582d4408d5af authored almost 7 years ago by laveesingh <[email protected]>
transition in opposite direction in some cases
fixes: #1116
b03b85ccde60c5dd8dbe04ed56f2e11216c9ba75 authored almost 7 years ago by laveesingh <[email protected]>
fixed infinite=false issue
fixes: #1117
38d16a9f567d37ee6c6a6cfdba6c3db76bfaed9d authored almost 7 years ago by laveesingh <[email protected]>
implemented effects of touchMove props
fixes: #1114
f962509a53b3b65231e169ca812e3b142f034571 authored almost 7 years ago by laveesingh <[email protected]>
removed all usage of 'assign' or 'Object.assign', using object spreading instead
fixes: #1112
fixes: #1106
fixed lazyLoad related bug
c87e35a792997eeff465c3ed7e70fcaa591a5180 authored almost 7 years ago by laveesingh <[email protected]>
c87e35a792997eeff465c3ed7e70fcaa591a5180 authored almost 7 years ago by laveesingh <[email protected]>
moved trackUtils functions to innerSliderutils
5fdcb327573fea885fd8fbf2e72b2d5768f108e8 authored almost 7 years ago by laveesingh <[email protected]>
5fdcb327573fea885fd8fbf2e72b2d5768f108e8 authored almost 7 years ago by laveesingh <[email protected]>
removed trackHelper mixins and created a pure function for each of them
75dc8ff619f6515d3fd282d74bbb7080246bd742 authored almost 7 years ago by laveesingh <[email protected]>
75dc8ff619f6515d3fd282d74bbb7080246bd742 authored almost 7 years ago by laveesingh <[email protected]>
Merge branch 'dev' of github.com:akiran/react-slick into dev
b7e72ca913da6db411e76ff1684113388d21b7aa authored almost 7 years ago by laveesingh <[email protected]>
b7e72ca913da6db411e76ff1684113388d21b7aa authored almost 7 years ago by laveesingh <[email protected]>
Merge pull request #1113 from akiran/toClass
remove all mixins and convert inner-slider into es6 class
47c16bce8e4878859a641fccef5f73fc52b7db59 authored almost 7 years ago by lavee singh <[email protected]>
fixed bug of trackStyle update on window resize
ac34323c5ebf82122eb7693ac4b3eb190b022a74 authored almost 7 years ago by laveesingh <[email protected]>
ac34323c5ebf82122eb7693ac4b3eb190b022a74 authored almost 7 years ago by laveesingh <[email protected]>
converted InnerSlider to class from createReactClass Object
f0daf0604ad8f05fb7227c570fd255ee50c8111f authored almost 7 years ago by laveesingh <[email protected]>
f0daf0604ad8f05fb7227c570fd255ee50c8111f authored almost 7 years ago by laveesingh <[email protected]>
removed swipeEnd mixin and created equivalent classMethod and a pure function
with this all event-handlers mixins are gone
a1affb821603eabca6a314bd18bec48df9f6d305 authored almost 7 years ago by laveesingh <[email protected]>
moved mouse onenter/onenter/onleave event handlers from mixins to classMethods
a24c2a47bd42eb7f06bd8bedb4c05a8b7085a948 authored almost 7 years ago by laveesingh <[email protected]>
a24c2a47bd42eb7f06bd8bedb4c05a8b7085a948 authored almost 7 years ago by laveesingh <[email protected]>
removed getSlideCount mixin and created a pure function instead
82e64f81dab7c328871cb8edef94a788d010912f authored almost 7 years ago by laveesingh <[email protected]>
82e64f81dab7c328871cb8edef94a788d010912f authored almost 7 years ago by laveesingh <[email protected]>
removed getNavigableIndexes and checkNavigable and created equivalent pure functions
b7bccf9f7dc627af0ba18cc5a4e8bc56eaed1968 authored almost 7 years ago by laveesingh <[email protected]>
b7bccf9f7dc627af0ba18cc5a4e8bc56eaed1968 authored almost 7 years ago by laveesingh <[email protected]>
fixed couple more issues relating autoplaying
bb5de6a3ed879c13a10a086b895b117724c28a94 authored almost 7 years ago by laveesingh <[email protected]>
bb5de6a3ed879c13a10a086b895b117724c28a94 authored almost 7 years ago by laveesingh <[email protected]>
added autoplaying state to keep track of autoplay event to avoid mistakes while pausing and resuming
fixes: #1098
877c465c51124f0a444cfaf9bed18a55689f3334 authored almost 7 years ago by laveesingh <[email protected]>
redefined initial-state with addition of autoplaying state and es6 export
466e0269e651a3359f73c1e9a8b447512f855ca3 authored almost 7 years ago by laveesingh <[email protected]>
466e0269e651a3359f73c1e9a8b447512f855ca3 authored almost 7 years ago by laveesingh <[email protected]>
fixed a type in asnavFor
5a630e7da5d39b3d5d7582178be1497d3e736487 authored almost 7 years ago by laveesingh <[email protected]>
5a630e7da5d39b3d5d7582178be1497d3e736487 authored almost 7 years ago by laveesingh <[email protected]>
removed swipeMove event-handler mixin completely
da17beace560f85065acd60fa520a9032ccbf5f7 authored almost 7 years ago by laveesingh <[email protected]>
da17beace560f85065acd60fa520a9032ccbf5f7 authored almost 7 years ago by laveesingh <[email protected]>
fixed a bug with vertical swiping
d69ab59c97e689fdb4076ac7931543f1a6edf3c6 authored almost 7 years ago by laveesingh <[email protected]>
d69ab59c97e689fdb4076ac7931543f1a6edf3c6 authored almost 7 years ago by laveesingh <[email protected]>
Fix contributors link
75ce01b0048ceee4d822bdb5c30f3dbfe14a46c3 authored almost 7 years ago by Kiran <[email protected]>
75ce01b0048ceee4d822bdb5c30f3dbfe14a46c3 authored almost 7 years ago by Kiran <[email protected]>
release 0.21.0
e777c7a12833431830b23fa8067dd415b5e3ae4e authored almost 7 years ago by kiran <[email protected]>
e777c7a12833431830b23fa8067dd415b5e3ae4e authored almost 7 years ago by kiran <[email protected]>
Merge pull request #1087 from akiran/dev
merge dev to master
9d5d30b16c01bb8fb4454a5a64b4b7afbe664594 authored almost 7 years ago by Kiran <[email protected]>
readded 'unslicked' class for unslick styling
231e91d7eb4f89705b9da434ef6f1a0bc9184cb4 authored almost 7 years ago by laveesingh <[email protected]>
231e91d7eb4f89705b9da434ef6f1a0bc9184cb4 authored almost 7 years ago by laveesingh <[email protected]>
add swipeMove class method and corresponding pure function
Note: vertical swiping is a bit weird now
fe7b56f0241d49602dabe6855be98dba96cd6c6c authored almost 7 years ago by laveesingh <[email protected]>
skipped the tests setting states in the wrapper
444aebc702cd94acdf6f1e0ebefbdaf997264a3b authored almost 7 years ago by laveesingh <[email protected]>
444aebc702cd94acdf6f1e0ebefbdaf997264a3b authored almost 7 years ago by laveesingh <[email protected]>
skipped the tests setting states in wrapper
26542915a70ba6b3449786978f8372176508af71 authored almost 7 years ago by laveesingh <[email protected]>
26542915a70ba6b3449786978f8372176508af71 authored almost 7 years ago by laveesingh <[email protected]>
Merge branch 'dev' into toClass
08d4878b293a05880cfafe65d1ef6430d410d55e authored almost 7 years ago by laveesingh <[email protected]>
08d4878b293a05880cfafe65d1ef6430d410d55e authored almost 7 years ago by laveesingh <[email protected]>
added focusOnSelect tests
6de2312f70c3b2f62762a927bb39ebfafff8879b authored almost 7 years ago by laveesingh <[email protected]>
6de2312f70c3b2f62762a927bb39ebfafff8879b authored almost 7 years ago by laveesingh <[email protected]>
added changelog for .21 release
0f6e28ecfc0f8c66349be11758c826c93604d6b2 authored almost 7 years ago by laveesingh <[email protected]>
0f6e28ecfc0f8c66349be11758c826c93604d6b2 authored almost 7 years ago by laveesingh <[email protected]>
added tests and snapshots for centermode and snapshots for unevensets
8f35543324d31b79256b5b7c99664670295b3d7b authored almost 7 years ago by laveesingh <[email protected]>
8f35543324d31b79256b5b7c99664670295b3d7b authored almost 7 years ago by laveesingh <[email protected]>
added snapshot tests for multiple example
8ff6e0144babec70a7bff5dc055ee4546f909129 authored almost 7 years ago by laveesingh <[email protected]>
8ff6e0144babec70a7bff5dc055ee4546f909129 authored almost 7 years ago by laveesingh <[email protected]>
removed general test from example test
138266bc427d8efa5b999c4e976ccb8eba290572 authored almost 7 years ago by laveesingh <[email protected]>
138266bc427d8efa5b999c4e976ccb8eba290572 authored almost 7 years ago by laveesingh <[email protected]>
removed swipeStart mixin and created a classMethod and a pure function instead
ddd1985d0efeb863627e02d1246ec1842593b915 authored almost 7 years ago by laveesingh <[email protected]>
ddd1985d0efeb863627e02d1246ec1842593b915 authored almost 7 years ago by laveesingh <[email protected]>
removed keyHandler and selectHandler mixin and created selectHandler classMethod
8bdd04522ad35d42ca4a29b17023822b2a640ae9 authored almost 7 years ago by laveesingh <[email protected]>
8bdd04522ad35d42ca4a29b17023822b2a640ae9 authored almost 7 years ago by laveesingh <[email protected]>
removed keyHandler mixin, created a classMethod and a pure function instead
7d4b0c43dc7c6720d730d9350d065d7fffb4c69d authored almost 7 years ago by laveesingh <[email protected]>
7d4b0c43dc7c6720d730d9350d065d7fffb4c69d authored almost 7 years ago by laveesingh <[email protected]>
removed changeSlide mixin, created a classMethod and a pure function instead
b425f23189893ebb2f63c0fd239d165fb47deaee authored almost 7 years ago by laveesingh <[email protected]>
b425f23189893ebb2f63c0fd239d165fb47deaee authored almost 7 years ago by laveesingh <[email protected]>
bug fix of uneven sets
de55a4c8cf5e035a8262abcdabc70b3cdc4342fe authored almost 7 years ago by laveesingh <[email protected]>
de55a4c8cf5e035a8262abcdabc70b3cdc4342fe authored almost 7 years ago by laveesingh <[email protected]>
removed helpers mixins completely
abbd76f8c88c7bfb29b18340802ebb50f7483470 authored almost 7 years ago by laveesingh <[email protected]>
abbd76f8c88c7bfb29b18340802ebb50f7483470 authored almost 7 years ago by laveesingh <[email protected]>
fixed a couple of bugs in utils
3f04a899ce3d0f90918e667bb6f6043b8ecb2fb1 authored almost 7 years ago by laveesingh <[email protected]>
3f04a899ce3d0f90918e667bb6f6043b8ecb2fb1 authored almost 7 years ago by laveesingh <[email protected]>
removed slideHandler mixin, created a classMethod and a pure function instead
86b721896f1edbcac3c602fb6c28caf9047670c2 authored almost 7 years ago by laveesingh <[email protected]>
86b721896f1edbcac3c602fb6c28caf9047670c2 authored almost 7 years ago by laveesingh <[email protected]>
improved autoplay example with linear cssEase
e3de5751687aef26990555df5738d28c9d1053dc authored almost 7 years ago by laveesingh <[email protected]>
e3de5751687aef26990555df5738d28c9d1053dc authored almost 7 years ago by laveesingh <[email protected]>
removed update mixin completely and created updateState method to make up for it
8825939d56312c8efb8ff214bb86c4028415738c authored almost 7 years ago by laveesingh <[email protected]>
8825939d56312c8efb8ff214bb86c4028415738c authored almost 7 years ago by laveesingh <[email protected]>
added proper images onload handlers to update slide dimensions dynamically
3fb248ac57e26a366b3720ea9ab848c58a7fe718 authored almost 7 years ago by laveesingh <[email protected]>
3fb248ac57e26a366b3720ea9ab848c58a7fe718 authored almost 7 years ago by laveesingh <[email protected]>
modified slickGoTo example to remove wrapper without breaking the animation
b7ace78d49a9a7fac551c6da8a6f72feb6d90829 authored almost 7 years ago by laveesingh <[email protected]>
b7ace78d49a9a7fac551c6da8a6f72feb6d90829 authored almost 7 years ago by laveesingh <[email protected]>
moved play, autoPlay, pause mixins to class methods
98fd59fd6442fee26997e94a482cbb2e2bb0f729 authored almost 7 years ago by laveesingh <[email protected]>
98fd59fd6442fee26997e94a482cbb2e2bb0f729 authored almost 7 years ago by laveesingh <[email protected]>
changed autoplay from timeout to interval, refactored for adjustment
74af3e5092d28b2b988ce918922caca3b4b9bde9 authored almost 7 years ago by laveesingh <[email protected]>
74af3e5092d28b2b988ce918922caca3b4b9bde9 authored almost 7 years ago by laveesingh <[email protected]>
adaptHeight removed from mixins and created classMethod for the same
ab27400222a22c2be0d10b6f2c6aa171d12359a5 authored almost 7 years ago by laveesingh <[email protected]>
ab27400222a22c2be0d10b6f2c6aa171d12359a5 authored almost 7 years ago by laveesingh <[email protected]>
renamed initialState to avoid conflict with imported initialState
702dac7f8474050e687d8fdf6f8ef0a18bc9d97a authored almost 7 years ago by laveesingh <[email protected]>
702dac7f8474050e687d8fdf6f8ef0a18bc9d97a authored almost 7 years ago by laveesingh <[email protected]>
modified SlideChangeHooks example to include state changes and removed BeforeChangeSetState example
c18b26795fc3dd44f6a45783f9b5e8522bf1b49f authored almost 7 years ago by laveesingh <[email protected]>
c18b26795fc3dd44f6a45783f9b5e8522bf1b49f authored almost 7 years ago by laveesingh <[email protected]>
not setting trackStyle unless slideCount changes, this prevents animation from breaking
f786e5c3d0042d1ad74eddd45695303ff3a7f8c3 authored almost 7 years ago by laveesingh <[email protected]>
f786e5c3d0042d1ad74eddd45695303ff3a7f8c3 authored almost 7 years ago by laveesingh <[email protected]>
batched trackStyle state setting along with upper block setState
b6bdcab7c856da8d5e5f70b7cc808dee2fd368c1 authored almost 7 years ago by laveesingh <[email protected]>
b6bdcab7c856da8d5e5f70b7cc808dee2fd368c1 authored almost 7 years ago by laveesingh <[email protected]>
modified componentWillReceive setState callback
d61a052d4fd1ca81ea04726ca7a0d1870b274a45 authored almost 7 years ago by laveesingh <[email protected]>
d61a052d4fd1ca81ea04726ca7a0d1870b274a45 authored almost 7 years ago by laveesingh <[email protected]>
added before change set state example
56fe82edf809eafa00551b6f84589fb01c95bae1 authored almost 7 years ago by laveesingh <[email protected]>
56fe82edf809eafa00551b6f84589fb01c95bae1 authored almost 7 years ago by laveesingh <[email protected]>
created update pure function to take care of update mixin and partially replaced it
a8f7c968d83150012e7f930b0c13b4d9ecb8d871 authored almost 7 years ago by laveesingh <[email protected]>
a8f7c968d83150012e7f930b0c13b4d9ecb8d871 authored almost 7 years ago by laveesingh <[email protected]>
slickGoTo prop removed
fe678f089bdd45fd3d3e77eb71b2109b4ecbdebc authored almost 7 years ago by laveesingh <[email protected]>
fe678f089bdd45fd3d3e77eb71b2109b4ecbdebc authored almost 7 years ago by laveesingh <[email protected]>
removed initialize mixin, using pure function to determine state instead
9abb2643f83aa357101bd097982032ca31f93919 authored almost 7 years ago by laveesingh <[email protected]>
9abb2643f83aa357101bd097982032ca31f93919 authored almost 7 years ago by laveesingh <[email protected]>
prevent animation messup on image load update
bfa3841afca5bf8f0f78549007f523615b2dd2b8 authored almost 7 years ago by laveesingh <[email protected]>
bfa3841afca5bf8f0f78549007f523615b2dd2b8 authored almost 7 years ago by laveesingh <[email protected]>
corrected misuse of state.autoPlayTimer instead of autoplayTimer
3446a4f9deeb0ffff91f78a24d834b037a38c73a authored almost 7 years ago by laveesingh <[email protected]>
3446a4f9deeb0ffff91f78a24d834b037a38c73a authored almost 7 years ago by laveesingh <[email protected]>
created a pure function for getting initialized state
replacements yet to be done
72cd15a478684d2979b584988d45227512bc55d9 authored almost 7 years ago by laveesingh <[email protected]>
added bit of comments on utility functions
9575037c7e5ae082a5f9824cc65bfa5854ff625b authored almost 7 years ago by laveesingh <[email protected]>
9575037c7e5ae082a5f9824cc65bfa5854ff625b authored almost 7 years ago by laveesingh <[email protected]>
replaced occurrences for canGoNext pure function instead of mixin
98532a26b94f017b2c34e9c0f0c929aa79d8285b authored almost 7 years ago by laveesingh <[email protected]>
98532a26b94f017b2c34e9c0f0c929aa79d8285b authored almost 7 years ago by laveesingh <[email protected]>