yflory
|
a5a73ce326
|
Fix print button in slide
|
2017-07-20 14:41:51 +02:00 |
ansuz
|
7a225af11e
|
fix some minor slide navigation bugs
|
2017-07-13 10:57:27 +02:00 |
ansuz
|
29c6ed6e9b
|
hide slide arrows when there are no more slides in that direction
|
2017-07-10 09:51:15 +02:00 |
yflory
|
38f568635d
|
Fix duplicate media-tag in slides when adding or removing a slide
|
2017-06-26 14:08:14 +02:00 |
ansuz
|
06ca70d11e
|
lint compliance
|
2017-06-19 14:05:40 +02:00 |
yflory
|
1df11f2813
|
Update the font-size when entering/leaving present mode
|
2017-06-19 10:26:14 +02:00 |
yflory
|
66d8c0ed11
|
Add a preview mode to the slide app
|
2017-06-16 15:11:32 +02:00 |
yflory
|
a5924cb803
|
Make sure the initial title is set in the userDoc when creating a new pad
|
2017-06-15 18:50:39 +02:00 |
yflory
|
0bd4caeb7e
|
Add the task list code to the markdown renderer
|
2017-05-18 14:57:04 +02:00 |
yflory
|
56bcdff890
|
Add a preview of the markdown content in the code editor
|
2017-05-18 12:16:26 +02:00 |
yflory
|
5d0535966c
|
Center vertically slides in present mode and checkbox to disable transitions
|
2017-05-11 10:58:33 +02:00 |
yflory
|
a6c49cd65c
|
Fix undefined title in slides present mode
|
2017-05-10 10:49:59 +02:00 |
ansuz
|
78b11584f8
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
Caleb James DeLisle
|
c341fa8e94
|
Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
|
2017-04-18 12:14:32 +02:00 |
ansuz
|
18469edf18
|
extend list item rendering to support gfm task lists
|
2017-03-30 12:02:31 +02:00 |
yflory
|
26edb77cf0
|
Fix style and usability issues in slides
|
2017-03-20 15:20:42 +01:00 |
yflory
|
cd77f50717
|
Fix transitions in slides, add swipe event handlers, and fix print in firefox
|
2017-03-20 12:50:46 +01:00 |
yflory
|
e139295d7e
|
Add transitions in present mode
|
2017-03-17 18:39:39 +01:00 |
yflory
|
45ac3e40a2
|
Copy print options to present mode
|
2017-03-17 18:03:00 +01:00 |
yflory
|
fe5e33a0ee
|
Fix loss of presentation position when updating slides
|
2017-03-14 15:42:42 +01:00 |
yflory
|
f94db93897
|
Improve the slides layout in print mode
|
2017-03-10 16:46:36 +01:00 |
yflory
|
4bac8ea0c7
|
Draw all the slides at once to allow reference links (fix #77)
|
2017-03-09 12:41:23 +01:00 |
yflory
|
6f0d33dc1d
|
Fix missing placeholder in the Slide app
|
2017-02-06 12:14:33 +01:00 |
yflory
|
373b07ed28
|
Fix lint errors
|
2017-01-25 10:21:31 +01:00 |
yflory
|
3338000018
|
Add Esc and Arrow icons in the slide's present mode
|
2017-01-19 12:49:40 +01:00 |
ansuz
|
b79618c94a
|
don't allow listeners in /slide/
|
2016-12-06 16:00:38 +01:00 |
yflory
|
24fbe22c9d
|
Improve the toolbar style and the way the userlist is displayed
|
2016-10-12 18:40:26 +02:00 |
yflory
|
d63c912af0
|
Use the HTML5 color picker to change the colors in slides
|
2016-10-10 17:01:04 +02:00 |
yflory
|
5300bc363c
|
Fix a race condition in the slide application
|
2016-10-05 18:26:32 +02:00 |
yflory
|
391728ee6d
|
Use CodeMirror in /slide #2
Fix title errors in the slide app caused by the present mode
|
2016-10-03 14:21:39 +02:00 |
Yann Flory
|
2609af2105
|
Use the CodeMirror editor in the slide application
|
2016-09-30 17:39:16 +02:00 |
Yann Flory
|
eac0cdd6dd
|
Enable read-only mode in slides
|
2016-09-23 12:26:06 +02:00 |
ansuz
|
cc4bca8004
|
execute callbacks on presentation events
|
2016-09-14 16:03:52 +02:00 |
ansuz
|
8a659cf887
|
maintain aspect ratio for slides
display index and slide count in title
|
2016-09-01 12:03:09 +02:00 |
ansuz
|
18ea61dc9a
|
use diffdom for sanitation and better redraws
|
2016-08-19 15:43:14 +02:00 |
ansuz
|
55b1a17b0d
|
off by one error
|
2016-08-18 15:26:00 +02:00 |
ansuz
|
5a3da11c40
|
very simple presentation with markdown
|
2016-08-17 11:28:50 +02:00 |