Skip to content

Commit eb402a8

Browse files
1.4.0
Fixes #88 #52 #66 #73 #84
1 parent 03603fa commit eb402a8

File tree

6 files changed

+1759
-702
lines changed

6 files changed

+1759
-702
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 1.4.0 (2017-08-14)
2+
3+
## Misc
4+
5+
- [[#52]((https://github.com/webslides/webslides/issues/52))] We've moved to Sass! We've migrated all of our content to sass so you can customise it a bit more easily.
6+
Tests! We've added tests with the awesome Jest and Travis to keep it tested.
7+
8+
## New features
9+
10+
- [[#73]((https://github.com/webslides/webslides/issues/73))] Slides Index. Press - or click on our slide count to access a fancy new index to quickly navigate to a new slide. Press + or esc to exit or click on one slide to navigate to the slide. You can also disable this feature entirely with an option. Read more
11+
- [[#84]((https://github.com/webslides/webslides/issues/84))] Full Screen Mode. Pressing F now toggles full screen mode to remove all the distractions from the browser. Thanks solilokiam!
12+
- [[#66]((https://github.com/webslides/webslides/issues/66))] New option to disable scroll to navigate.
13+
114
# 1.3.0 (2017-04-20)
215

316
## Misc

0 commit comments

Comments
 (0)