1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-09-09 04:30:50 +02:00

188 Commits

Author SHA1 Message Date
José Luis Antúnez
db98d13c14 delete webslides-lite.js 2017-02-11 17:07:22 +01:00
José Luis Antúnez
e4103d9e27 the webslides object 2017-02-11 17:04:56 +01:00
Luis
f6c430a77f Merge branch 'master' of https://github.com/jlantunez/webslides 2017-02-11 17:01:15 +01:00
Luis
4ba677b799 Changelog and version updated 2017-02-11 17:01:01 +01:00
Luis
dd81ae3bc4 README.md update 2017-02-11 16:58:15 +01:00
José Luis Antúnez
8b44dcf718 .tabs removed 2017-02-11 16:57:42 +01:00
José Luis Antúnez
605b6f8567 .tabs removed 2017-02-11 16:56:46 +01:00
José Luis Antúnez
5c1dcdb0fb .tabs removed 2017-02-11 16:55:22 +01:00
Luis
d56448431d Moving specific javascript from library to demo 2017-02-11 16:51:46 +01:00
Luis
cab0758f9e Initialize webslide in index.html 2017-02-11 16:50:24 +01:00
Luis
7a8f09cd73 FIX: touch events didn't work 2017-02-11 16:37:39 +01:00
Luis
912c11b533 Merge branch 'master' of https://github.com/jlantunez/webslides 2017-02-11 16:26:37 +01:00
Luis
b71550d954 Transform to javascript object 2017-02-11 16:25:46 +01:00
Luis
df06b6b13f FIX: scrolling didn't work in Firefox, changing wheelDetail to 3 2017-02-11 14:56:11 +01:00
José Luis Antúnez
038bbffac2 Merge pull request #37 from diomed/patch-1
Create CHANGELOG.md
2017-02-11 12:43:45 +01:00
May Kittens Devour Your Soul
2019a33cea Create CHANGELOG.md 2017-02-11 12:28:27 +01:00
José Luis Antúnez
39faa13eb7 [class*="bg-"] .bg-white
color: #333, text-shadow:none;
2017-02-08 11:25:08 +01:00
José Luis Antúnez
d175a50ff1 A new release every 8th day of the month. 2017-02-04 09:34:56 +01:00
Antonio Laguna
3251b1b7d8 Re-updating docs 2017-01-31 08:39:21 +01:00
Antonio Laguna
3782a40a8a Updating README 2017-01-30 20:52:12 +01:00
Antonio Laguna
585ab60b43 Updating templates and releasing the dist 2017-01-30 15:59:20 +01:00
Antonio Laguna
62ffaf95d6 Removing webslides 2017-01-30 15:57:31 +01:00
Antonio Laguna
4ca297f8ae Moving stuff around 2017-01-30 15:56:47 +01:00
Antonio Laguna
0ce1d02d8b Baseline to plugin 2017-01-30 15:55:30 +01:00
Antonio Laguna
c5133158ad Adding scroll to plugin 2017-01-30 15:47:17 +01:00
José Luis Antúnez
41f314b198 Merge pull request #32 from fvalverd/master
Fixed the jumping between slides and added a jQuery public interface to do it
2017-01-29 23:44:49 +01:00
Felipe Valverde
0148cb0405 add: public interface to jump between slides 2017-01-29 16:01:08 -05:00
Felipe Valverde
2127a04363 fix: jump from any slide to any other slide 2017-01-29 15:53:23 -05:00
Felipe Valverde
c09832e191 fix: jlint 2017-01-29 14:32:02 -05:00
Antonio Laguna
ff3c2d066a Adding touch plugin 2017-01-29 11:06:22 +01:00
Antonio Laguna
8e47ffead4 Fixing issue with normal transition 2017-01-29 11:06:04 +01:00
Antonio Laguna
2a46012a58 Fix build script 2017-01-29 11:05:30 +01:00
Antonio Laguna
c1777f593f Finishing docs 2017-01-28 18:06:13 +01:00
Antonio Laguna
b99fdc8c47 Moving plugins, adding Keyboard integration 2017-01-28 17:17:10 +01:00
Antonio Laguna
0e02056ca7 Hash to plugin 2017-01-28 16:40:30 +01:00
Antonio Laguna
72d057293e Adding to detail instead of needing to add a full object 2017-01-28 16:27:38 +01:00
Antonio Laguna
75de8a46ac Reworking the plugins 2017-01-28 16:27:15 +01:00
Antonio Laguna
ae36e15588 Finishing navigation 2017-01-28 16:26:55 +01:00
Antonio Laguna
6e7ce46ebc Fixing the scroll function and adding docs 2017-01-28 15:38:49 +01:00
Antonio Laguna
ea164b6d69 Adding custom event support 2017-01-28 15:38:33 +01:00
Antonio Laguna
7b495cccf1 Navigation to plugins 2017-01-28 15:38:21 +01:00
Antonio Laguna
049d083744 Easing’s JSDoc 2017-01-27 15:34:34 +01:00
Antonio Laguna
86cc1f494f More JSDocs for the slides 2017-01-27 15:32:50 +01:00
Antonio Laguna
d4e6662ab6 Starting to add comments and JSDoc 2017-01-27 15:28:40 +01:00
Antonio Laguna
01fa93d50e Finishing the core bits 2017-01-27 12:28:45 +01:00
Antonio Laguna
70bde2f4ae Entry point 2017-01-25 22:48:35 +01:00
Antonio Laguna
2e93754ba1 Adding package.json 2017-01-24 15:04:15 +01:00
Antonio Laguna
4e562e2978 Common gitignore file 2017-01-24 15:04:05 +01:00
José Luis Antúnez
8bb9e1c475 Back and forward buttons on browser
Wonderful work by Ramon https://github.com/ramon-src
2017-01-22 08:53:46 +01:00
José Luis Antúnez
f8ecd299b5 Merge pull request #24 from ramon-src/master
Back and forward buttons on browser. Hash changes binding resolved #4 resolved #22
2017-01-22 08:38:21 +01:00