Hakim El Hattab
|
ef82645589
remove current-fragment when leaving slide, add tests for current fragment
|
11 years ago |
Hakim El Hattab
|
ead723bc1c
rename markdown tests to use same naming format as other tests
|
11 years ago |
Hakim El Hattab
|
c33aa66666
respect original dom order of fragments with no explicit index
|
11 years ago |
Hakim El Hattab
|
2faae3d95b
rewrite fragment index attributes to leave no gaps between fragments
|
11 years ago |
Hakim El Hattab
|
60a74ebfa3
fragments are now zero-indexed
|
11 years ago |
Thomas Endres
|
08808abf04
Issue #698: Fixed tests
|
11 years ago |
Thomas Endres
|
ffd8ccbffa
Issue #698: Non-async script callbacks are now also called before starting Reveal
|
11 years ago |
Thomas Endres
|
0ffbe8d09c
Issue #698: Non-async scripts were not executed before Reveal started
|
11 years ago |
Hakim El Hattab
|
9d0ac52780
fragment comments, remove debug code
|
11 years ago |
Hakim El Hattab
|
8550186afc
use new fragment nav method from slide()
|
11 years ago |
Hakim El Hattab
|
b4e2c97d0c
initial fragment rewrite
|
11 years ago |
Hakim El Hattab
|
e0dccd85be
Merge branch 'feature/more-languages' of https://github.com/haf/reveal.js into dev
|
11 years ago |
Hakim El Hattab
|
85c2a0a3c1
slide number changes; config value renamed, added to readme, moved to right side of screen
|
11 years ago |
Hakim El Hattab
|
bdb46060b3
merge slide numbers, adjust code format
|
11 years ago |
Hakim El Hattab
|
c4d7b1b93f
make background transition default to exact same speed as normal transitions
|
11 years ago |
Hakim El Hattab
|
f31644cca8
change transition easing for zooms
|
11 years ago |
Hakim El Hattab
|
23bcd1eb1f
rebuild css with change from #691
|
11 years ago |
Hakim El Hattab
|
705d5a012c
define normal font widths in all themes to make sure things look the same after #691
|
11 years ago |
Hakim El Hattab
|
3a8bcb174a
Merge pull request #691 from fghaas/section-fontweight
|
11 years ago |
Florian Haas
|
0069e3ad14
CSS: Don't override font-weight for section
|
11 years ago |
Hakim El Hattab
|
5eff8902ff
remove old inaccurate comment
|
11 years ago |
Hakim El Hattab
|
3653ad5b19
comments
|
11 years ago |
Hakim El Hattab
|
150cb81405
data-autoslide on vertical parent now applies to all child slides #685
|
11 years ago |
Hakim El Hattab
|
a119c83f86
ensure that all fragments on past slides are visible #684
|
11 years ago |
Hakim El Hattab
|
e7e941b663
add code slide to markdown example #682
|
11 years ago |
Hakim El Hattab
|
6afec76bf0
readme adjustment
|
11 years ago |
VonC
|
4b0fe47bb6
Add slide attributes for single slide section case.
|
11 years ago |
VonC
|
efbb31cf29
Add mardown-based slide attribute examples.
|
11 years ago |
VonC
|
1774de2113
Add unit test for default slide attributes separator pattern.
|
11 years ago |
VonC
|
2cdd1afe85
Remove console.log debugs, and fix tabs
|
11 years ago |