Commit Graph

727 Commits

Author SHA1 Message Date
Vadim Makeev 8f9ff9c2df Updated ribbon 2012-12-10 01:47:17 +04:00
Evgeny Zhlobo 55a49beed0 Add braces to all if 2012-12-09 15:23:47 +03:00
Vadim Makeev 57ec98d173 Updated ribbon 2012-12-08 22:53:15 +01:00
Vadim Makeev e992efc8e0 Updated ribbon 2012-12-08 21:37:50 +01:00
Vadim Makeev daddeee656 Merge pull request #91 from EvgenyZhlobo/f5-hotkeys
Add F5 hotkey
2012-12-08 11:04:17 -08:00
Evgeny Zhlobo 26b6b855d5 Add F5 hotkey 2012-12-08 15:45:00 +03:00
Vadim Makeev 4f62967b2b Updated ribbon 2012-12-07 14:24:25 +01:00
Vadim Makeev 74a0ec0dda Readme update 2012-12-07 14:22:34 +01:00
Vadim Makeev 3ae1aa8760 Updated theme 2012-12-03 03:59:32 +04:00
Vadim Makeev a721d3fd8e Rule for license 2012-12-03 03:57:01 +04:00
Vadim Makeev 1281d2513e Rewritten readme 2012-12-03 03:21:21 +04:00
Vadim Makeev fd4e4a3d47 New demo link 2012-12-01 14:45:12 +04:00
Vadim Makeev bc7db975c5 Case trick, step two 2012-12-01 14:37:49 +04:00
Vadim Makeev f09683f6a9 Case trick, step one 2012-12-01 14:37:27 +04:00
Vadim Makeev 77c0810942 Ribbon submodule 2012-12-01 13:57:03 +04:00
Vadim Makeev 00a22def40 Ribbon submodule 2012-12-01 13:56:39 +04:00
Vadim Makeev 0e18e52536 Clean up to focus on core module 2012-12-01 13:50:44 +04:00
Vadim Makeev b02018f705 Brutal merging of master-new 2012-12-01 13:47:28 +04:00
Vadim Makeev 6724b0cd68 Merge pull request #84 from aliem/feature/public_api
Feature/public api
2012-10-05 07:24:17 -07:00
Lorenzo Giuliani a68a7b5ca1 added a simple callback on change if using the public method shower.go() 2012-10-05 14:45:47 +02:00
Lorenzo Giuliani 786b12ed4f expose a simple API
shower.next()
shower.previous()
shower.first()
shower.last()
shower.go()
shower.enterSlideMode()
shower.enterListMode()
2012-10-05 14:44:15 +02:00
Vadim Makeev d7bd266b34 Wiki links updated 2012-09-29 11:53:26 +02:00
Vadim Makeev 37043defd1 Prince printing example, URLs 2012-09-24 08:42:49 +02:00
Vadim Makeev 57fccda810 Copyright year updated 2012-09-23 23:45:09 +02:00
Vadim Makeev c1708fd239 Print script for wkhtmltopdf 2012-09-23 23:30:41 +02:00
Vadim Makeev 8a43fcdade Print media type reverted 2012-09-23 23:28:17 +02:00
Vadim Makeev c100039704 Unused wiki folder removed 2012-09-23 23:27:16 +02:00
Vadim Makeev d635901fcf Twitter support mentioned in Readme 2012-09-23 23:25:33 +02:00
Vadim Makeev 0b7de59381 Print styles added 2012-09-23 23:11:36 +02:00
Vadim Makeev 7f8edb1af9 Usage examples update 2012-09-12 16:37:34 +04:00
Vadim Makeev 98d143380d Broken example link removed 2012-09-07 02:39:59 +04:00
Vadim Makeev afa939c395 Merge branch 'gh-pages' of github.com:pepelsbey/shower 2012-09-06 02:14:25 +04:00
Oleg Roschupkin b5b8279bcb Fix bug with Enter when no slide is active.
Closes issue #56.
2012-04-05 18:36:52 +09:00
Oleg Roschupkin 6bf9219b50 Fix bug with Enter when no slide is active.
Closes issue #56.
2012-04-05 18:33:58 +09:00
Vadim Makeev c53b435e82 shower logo added 2012-03-20 00:24:19 +01:00
Vadim Makeev b9bf251ddf inner navigation temporary removed to get back in the next version 2012-03-02 00:23:44 +01:00
Vadim Makeev db000b791d rolling back changes in the stable branch 2012-03-02 00:11:40 +01:00
Oleg Roschupkin ae328760c3 Fix issue with inner navigation.
It was working in list mode.
2012-03-01 18:05:36 +09:00
Oleg Roschupkin 992b467b9f Fix inner navigation issue with querySelectorAll.
querySelectorAll doesn't work with numeric ID's.
2012-03-01 18:04:06 +09:00
Vadim Makeev 04c491eb8d all IDs removed except needed for styling 2012-03-01 09:47:33 +01:00
Oleg Roschupkin 50972bb76a Add slideshow (via data-timing).
Closes issue #17.
2012-03-01 17:41:23 +09:00
Oleg Roschupkin e143625e6e Fix missing updates of current and passed slides in some cases (Issue #59). 2012-03-01 15:40:21 +09:00
Oleg Roschupkin 8c085b8809 Add support for slide transition (Issue #59). 2012-03-01 15:32:49 +09:00
Oleg Roschupkin abbb7c282b Update code to make slide id's optional.
Closes issue #60.
2012-03-01 14:25:02 +09:00
Oleg Roschupkin 92ce9511ae Fix missing inner navigation update. 2012-03-01 14:13:17 +09:00
Oleg Roschupkin 6f2d2f337e Update inner navigation code.
Closes issues #4 and #58.
2012-03-01 14:05:43 +09:00
Oleg Roschupkin 9addbae918 Fix bug with Enter when no slide is active.
Closes issue #56.
2012-03-01 13:54:31 +09:00
Vadim Makeev 4566fc394f className.indexOf replaced with classList.contains 2012-02-29 01:41:53 +01:00
Vadim Makeev 85f48e12f0 final fix for the license links 2012-02-28 22:29:40 +01:00
Vadim Makeev a4cc82fe31 missed shower/ for license links 2012-02-28 22:28:44 +01:00