-
552525c7a5
rename markdown attribute test files to same format
Hakim El Hattab
2013-12-02 12:23:18 +0100
-
9a9ce672b7
add example of markdown slide and element attributes
Hakim El Hattab
2013-12-02 12:20:48 +0100
-
bc62963c8f
readme correction for #734
Hakim El Hattab
2013-12-02 12:20:29 +0100
-
65bd155c34
Merge branch 'attributes' of https://github.com/VonC/reveal.js into dev
Hakim El Hattab
2013-12-02 12:12:27 +0100
-
-
fdb03b4f10
README.md mentions the new default separators.
VonC
2013-11-30 23:11:13 +0100
-
78dfbf5202
test-markdown-element-attributes: formats and test.
VonC
2013-11-30 23:08:43 +0100
-
d4e04b82dc
test-markdown-attributes.*, new default separator
VonC
2013-11-30 23:06:47 +0100
-
f2097417da
Simpler default syntax for markdown attributes.
VonC
2013-11-30 22:29:04 +0100
-
13da34cc6b
Removes console.log calls.
VonC
2013-11-28 22:12:22 +0100
-
d52eb599d1
Fix previous element selection.
VonC
2013-11-28 22:10:23 +0100
-
8ad633e4f3
Fix element attributes, except for multi-line.
VonC
2013-11-27 22:48:01 +0100
-
3330c2a764
Remove section attribute implementation.
VonC
2013-11-25 22:05:23 +0100
-
dd9fa3e22b
First refactoring
VonC
2013-11-24 21:27:30 +0100
-
0605ab13df
add parallax horizontal and vertical properties to enable non-calculated parallax offsets
Luke Karrys
2013-11-29 10:57:26 -0700
-
-
-
31438c88ba
Merge branch 'dev' of github.com:hakimel/reveal.js
Hakim El Hattab
2013-11-28 16:48:46 -0500
-
-
3d2549d4f4
documentation for slide numbers
Hakim El Hattab
2013-11-28 16:48:36 -0500
-
f1a416d07c
tests for initial section classes
Hakim El Hattab
2013-11-28 11:31:16 -0500
-
599bef5fdf
Merge branch 'dev' of github.com:hakimel/reveal.js
Hakim El Hattab
2013-11-28 09:35:28 -0500
-
-
f7b612b1e4
only run vertical slide setup during startup #726
Hakim El Hattab
2013-11-28 09:35:04 -0500
-
0eba619c1a
add example for parallax backgrounds
Hakim El Hattab
2013-11-27 14:49:39 -0500
-
-
b314cf7b27
improvement to query string parsing
Hakim El Hattab
2013-11-27 13:16:03 -0500
-
69bf9b51ec
include slide number color in theme template
Hakim El Hattab
2013-11-27 11:00:21 -0500
-
2be89c3772
remove dev flag from version
Hakim El Hattab
2013-11-27 10:46:49 -0500
-
c7595b29a9
Merge branch 'patch-1' of https://github.com/luishgo/reveal.js into dev
Hakim El Hattab
2013-11-27 09:13:39 -0500
-
-
6ca071cd3a
Fix for issue #715
Luis HGO
2013-11-27 10:38:48 -0200
-
-
-
740f472ce2
when there is data-autoplay:ing media, prolong autoSlide to match its duration #723
Hakim El Hattab
2013-11-26 18:22:01 -0500
-
cb9e507cd4
remove debug code
Hakim El Hattab
2013-11-26 17:41:01 -0500
-
3be84bcbe3
code format tweaks
Hakim El Hattab
2013-11-26 17:32:43 -0500
-
75845a92c3
Merge branch 'dev' of https://github.com/theone1984/reveal.js into dev
Hakim El Hattab
2013-11-26 17:08:43 -0500
-
-
544020bb96
use fragment name in example
Hakim El Hattab
2013-11-26 12:20:57 -0500
-
c8b46050a0
Merge branch 'current-style' of https://github.com/gturri/reveal.js into dev
Hakim El Hattab
2013-11-26 12:16:21 -0500
-
-
e947f0f216
add zoomKey option for #700
Hakim El Hattab
2013-11-26 09:00:04 -0500
-
b46fd8dd70
Added some styles using the current-fragment class
Guillaume Turri
2013-11-16 10:45:02 +0100
-
-
adbf36ad47
readme format correction
Hakim El Hattab
2013-11-25 21:15:56 -0500
-
7730f2bab5
Merge pull request #721 from hakimel/refactor/fragments
Hakim El Hattab
2013-11-25 16:56:58 -0800
-
-
d41a5ca87f
update future classes when syncing
Hakim El Hattab
2013-11-25 15:40:24 -0500
-
0fcff33a61
additional fragment tests
Hakim El Hattab
2013-11-25 15:26:22 -0500
-
0fb343f5bf
rewrite all fragment indices on startup
Hakim El Hattab
2013-11-25 15:26:10 -0500
-
3427561b64
rewrite fragment sorting to account for multiple fragments with the same index
Hakim El Hattab
2013-11-25 14:45:14 -0500
-
ef82645589
remove current-fragment when leaving slide, add tests for current fragment
Hakim El Hattab
2013-11-23 17:13:14 -0500
-
ead723bc1c
rename markdown tests to use same naming format as other tests
Hakim El Hattab
2013-11-23 16:29:37 -0500
-
c33aa66666
respect original dom order of fragments with no explicit index
Hakim El Hattab
2013-11-21 09:22:20 -0500
-
2faae3d95b
rewrite fragment index attributes to leave no gaps between fragments
Hakim El Hattab
2013-11-21 09:16:40 -0500
-
60a74ebfa3
fragments are now zero-indexed
Hakim El Hattab
2013-11-21 09:01:18 -0500
-
08808abf04
Issue #698: Fixed tests
Thomas Endres
2013-11-19 21:10:20 +0100
-
ffd8ccbffa
Issue #698: Non-async script callbacks are now also called before starting Reveal
Thomas Endres
2013-11-10 16:16:49 +0100
-
0ffbe8d09c
Issue #698: Non-async scripts were not executed before Reveal started
Thomas Endres
2013-11-10 14:48:50 +0100
-
-
-
9d0ac52780
fragment comments, remove debug code
Hakim El Hattab
2013-11-18 09:14:01 -0500
-
8550186afc
use new fragment nav method from slide()
Hakim El Hattab
2013-11-18 09:13:34 -0500
-
b4e2c97d0c
initial fragment rewrite
Hakim El Hattab
2013-11-18 09:01:33 -0500
-
-
e0dccd85be
Merge branch 'feature/more-languages' of https://github.com/haf/reveal.js into dev
Hakim El Hattab
2013-11-17 17:20:49 -0500
-
-
85c2a0a3c1
slide number changes; config value renamed, added to readme, moved to right side of screen
Hakim El Hattab
2013-11-17 17:13:26 -0500
-
bdb46060b3
merge slide numbers, adjust code format
Hakim El Hattab
2013-11-17 17:05:23 -0500
-
-
c4d7b1b93f
make background transition default to exact same speed as normal transitions
Hakim El Hattab
2013-11-09 11:41:15 -0500
-
f31644cca8
change transition easing for zooms
Hakim El Hattab
2013-11-08 09:29:49 -0500
-
23bcd1eb1f
rebuild css with change from #691
Hakim El Hattab
2013-11-08 08:15:48 -0500
-
705d5a012c
define normal font widths in all themes to make sure things look the same after #691
Hakim El Hattab
2013-11-08 08:11:35 -0500
-
3a8bcb174a
Merge pull request #691 from fghaas/section-fontweight
Hakim El Hattab
2013-11-07 10:07:13 -0800
-
-
0069e3ad14
CSS: Don't override font-weight for section
Florian Haas
2013-10-30 14:34:27 +0100
-
5eff8902ff
remove old inaccurate comment
Hakim El Hattab
2013-11-07 10:17:39 -0500
-
3653ad5b19
comments
Hakim El Hattab
2013-11-07 09:15:56 -0500
-
150cb81405
data-autoslide on vertical parent now applies to all child slides #685
Hakim El Hattab
2013-11-07 09:12:49 -0500
-
a119c83f86
ensure that all fragments on past slides are visible #684
Hakim El Hattab
2013-11-07 08:39:19 -0500
-
e7e941b663
add code slide to markdown example #682
Hakim El Hattab
2013-11-07 08:03:22 -0500
-
6afec76bf0
readme adjustment
Hakim El Hattab
2013-11-06 08:52:21 -0500
-
4b0fe47bb6
Add slide attributes for single slide section case.
VonC
2013-11-06 11:06:03 +0100
-
efbb31cf29
Add mardown-based slide attribute examples.
VonC
2013-10-29 14:36:35 +0100
-
1774de2113
Add unit test for default slide attributes separator pattern.
VonC
2013-10-29 14:29:01 +0100
-
2cdd1afe85
Remove console.log debugs, and fix tabs
VonC
2013-10-29 14:28:29 +0100
-
492a094955
Fix default separator pattern for attribute in slide.
VonC
2013-10-29 14:26:01 +0100
-
198821f52b
Restore default notation for attributes in element.
VonC
2013-10-28 14:48:52 +0100
-
d098385103
Restore proper pattern for attributes in elements.
VonC
2013-10-28 14:46:33 +0100
-
4def7f116c
Add QUnit.js unit tests for attributes in Markdown slides.
VonC
2013-10-14 13:37:48 +0200
-
83ee2eb00e
Fix markdown.js slideAttributesSeparator selection.
VonC
2013-10-14 12:33:55 +0200
-
d6b8e4a246
Rebased on dev, and following contribution guideline.
VonC
2013-10-11 08:47:02 +0200
-
ec72e8cbc7
Fix markdown vertical wrapping section element generation.
VonC
2013-10-10 11:45:39 +0200
-
e1b11e737e
Make sure a pattern doesn't include space.
VonC
2013-10-10 11:45:06 +0200
-
f6445a04a0
Fix bug on data attributes for first vertical slide.
VonC
2013-10-10 10:57:18 +0200
-
c51ab74d72
Add attributes in markdown for slide generation.
VonC
2013-10-10 08:47:32 +0200
-
7da98d8110
add concave and zoom background transitions
Hakim El Hattab
2013-11-04 07:53:07 -0500
-
d4e6fa12bf
add convex background transition
Hakim El Hattab
2013-11-01 12:27:36 -0400
-
778969c000
generate background hash under additional conditions
Hakim El Hattab
2013-11-01 12:27:09 -0400
-
f1dd807f66
change SlidesNumber position and start page counter at 0 instead 1
uriel
2013-10-31 19:47:13 +0200
-
80aadaf74e
Removing global flag for replacing whitespaces
Gabriel Pillet
2013-10-31 14:02:34 +0100
-
97d4eb1056
Merge remote-tracking branch 'upstream/master'
Chris Lawrence
2013-10-30 22:32:43 -0400
-
-
-
-
06078f987f
synthetic fix
uriel
2013-10-31 00:51:34 +0200
-
dda885b71a
move the slide-number out of the controls to a proper position and little fix to the updating event.
uriel
2013-10-31 00:49:07 +0200
-
7b63cda19d
Added slide numbers options and the css files updated as well.
uriel
2013-10-30 22:12:21 +0200
-
-
-
fcf91ec261
fix edge case in background transitions (closes #604)
Hakim El Hattab
2013-10-30 13:09:46 -0400
-
89cc3f3a29
don't transition between identical backgrounds
Hakim El Hattab
2013-10-30 12:22:00 -0400
-
-
-
080ae79b54
documentation for #677
Hakim El Hattab
2013-10-28 09:16:41 -0400
-
d844195be1
format tweaks markdown.js, remove extra image asset
Hakim El Hattab
2013-10-28 09:06:43 -0400
-
6cf5269bfc
Merge branch 'classes_in_markdown' of https://github.com/VonC/reveal.js into dev
Hakim El Hattab
2013-10-28 08:50:45 -0400
-
-
8cb3c279b0
don't autoplay videos in notes window #624
Hakim El Hattab
2013-10-28 08:45:14 -0400
-
f92f2fdea6
Add unit-tests for attributes in mardown elements.
VonC
2013-10-27 19:57:12 +0100
-
a87ce95794
Add 'data-element-attributes' attr. to 'section'.
VonC
2013-10-27 00:27:44 +0200
-
7aa93af0ca
Cleanup code, remove console log debugs.
VonC
2013-10-26 22:33:43 +0200
-
28198b2ff0
Add attributes extracted from an attribute.
VonC
2013-10-26 21:34:11 +0200
-
d20760f40d
Uses the right method setAttribute.
VonC
2013-10-25 23:18:10 +0200
-
0bc3a836fc
First implem for adding classes to enclosing elts.
VonC
2013-10-24 22:37:55 +0200
-