mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-15 01:24:49 +02:00
Pointing to new repo
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -8,24 +8,24 @@
|
|||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
- [[#48](https://github.com/jlantunez/webslides/issues/48)] Allows to navigate with AvPag & RePag to allow presentation devices to work.
|
- [[#48](https://github.com/webslides/webslides/issues/48)] Allows to navigate with AvPag & RePag to allow presentation devices to work.
|
||||||
- [[#49](https://github.com/jlantunez/webslides/issues/49)] Allowing to go to first and last slides by using home and end keys respectively.
|
- [[#49](https://github.com/webslides/webslides/issues/49)] Allowing to go to first and last slides by using home and end keys respectively.
|
||||||
- [[#50](https://github.com/jlantunez/webslides/issues/50)] Using the keyboard on inputs and editable content won't trigger any events that might cause navigation.
|
- [[#50](https://github.com/webslides/webslides/issues/50)] Using the keyboard on inputs and editable content won't trigger any events that might cause navigation.
|
||||||
- [[#47](https://github.com/jlantunez/webslides/issues/47)] Allowing options to be configured. [Read More](/docs/technical.md#options).
|
- [[#47](https://github.com/webslides/webslides/issues/47)] Allowing options to be configured. [Read More](/docs/technical.md#options).
|
||||||
|
|
||||||
# 1.1.0 (2017-02-28)
|
# 1.1.0 (2017-02-28)
|
||||||
|
|
||||||
## Bugfixes
|
## Bugfixes
|
||||||
|
|
||||||
- Fixed a bug which caused Chrome on OSX to stutter a lot on vertical transitioning due to elastic scroll bounce.
|
- Fixed a bug which caused Chrome on OSX to stutter a lot on vertical transitioning due to elastic scroll bounce.
|
||||||
- [[#28](https://github.com/jlantunez/webslides/issues/28)] Fixed scroll on Firefox.
|
- [[#28](https://github.com/webslides/webslides/issues/28)] Fixed scroll on Firefox.
|
||||||
- [[#38](https://github.com/jlantunez/webslides/issues/38)] Fixed a bug in Safari which lead to unexpected behaviour using any form of movements.
|
- [[#38](https://github.com/webslides/webslides/issues/38)] Fixed a bug in Safari which lead to unexpected behaviour using any form of movements.
|
||||||
- [[#10](https://github.com/jlantunez/webslides/issues/10)] Fixed animation flash on Safari.
|
- [[#10](https://github.com/webslides/webslides/issues/10)] Fixed animation flash on Safari.
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
- [[#1](https://github.com/jlantunez/webslides/issues/1)] Adding option to click to go to the next slide. Read more [here](https://github.com/jlantunez/webslides/blob/master/docs/click-to-nav.md).
|
- [[#1](https://github.com/webslides/webslides/issues/1)] Adding option to click to go to the next slide. Read more [here](https://github.com/webslides/webslides/blob/master/docs/click-to-nav.md).
|
||||||
- [[#1](https://github.com/jlantunez/webslides/issues/1)] Improved sliding with mouse scroll and touchpad. It's now possible to use scroll to move an horizontal presentation.
|
- [[#1](https://github.com/webslides/webslides/issues/1)] Improved sliding with mouse scroll and touchpad. It's now possible to use scroll to move an horizontal presentation.
|
||||||
It's also possible to scroll horizontally on horizontal presentations to move forward/backwards the presentation.
|
It's also possible to scroll horizontally on horizontal presentations to move forward/backwards the presentation.
|
||||||
|
|
||||||
## Regression
|
## Regression
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
# WebSlides = Good Karma
|
# WebSlides = Good Karma
|
||||||
|
|
||||||
[](http://opensource.org/licenses/MIT)
|
[](http://opensource.org/licenses/MIT)
|
||||||
[](https://github.com/jlantunez/webslides/releases/latest)
|
[](https://github.com/webslides/webslides/releases/latest)
|
||||||
[](https://twitter.com/webslides)
|
[](https://twitter.com/webslides)
|
||||||
|
|
||||||
Finally, everything you need to make HTML presentations in a beautiful way. Just the essentials. You can create your own presentation instantly. A new release (at least) every 8th day of the month — [https://webslides.tv/demos](https://webslides.tv/demos).
|
Finally, everything you need to make HTML presentations in a beautiful way. Just the essentials. You can create your own presentation instantly. A new release (at least) every 8th day of the month — [https://webslides.tv/demos](https://webslides.tv/demos).
|
||||||
|
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
you're a curious person and a fast learner ;)
|
you're a curious person and a fast learner ;)
|
||||||
Let's make something beautiful together. Contribute on Github:
|
Let's make something beautiful together. Contribute on Github:
|
||||||
https://github.com/jlantunez/webslides
|
https://github.com/webslides/webslides
|
||||||
|
|
||||||
Thanks,
|
Thanks,
|
||||||
@jlantunez.
|
@jlantunez.
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
<p class="logo"><a href="index.html" title="WebSlides">WebSlides</a></p>
|
<p class="logo"><a href="index.html" title="WebSlides">WebSlides</a></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="github">
|
<li class="github">
|
||||||
<a rel="external" href="https://github.com/jlantunez/webslides" title="Github">
|
<a rel="external" href="https://github.com/webslides/webslides" title="Github">
|
||||||
<svg class="fa-github">
|
<svg class="fa-github">
|
||||||
<use xlink:href="#fa-github"></use>
|
<use xlink:href="#fa-github"></use>
|
||||||
</svg>
|
</svg>
|
||||||
@@ -61,7 +61,7 @@
|
|||||||
<em>@WebSlides</em>
|
<em>@WebSlides</em>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<!-- <li class="dribbble"><a rel="external" href="http://dribbble.com/jlantunez" title="Dribbble"><svg class="fa-dribbble"><use xlink:href="#fa-dribbble"></use></svg> <em>jlantunez</em></a></li> -->
|
<!-- <li class="dribbble"><a rel="external" href="http://dribbble.com/webslides" title="Dribbble"><svg class="fa-dribbble"><use xlink:href="#fa-dribbble"></use></svg> <em>jlantunez</em></a></li> -->
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/jlantunez/webslides.git"
|
"url": "git+https://github.com/webslides/webslides.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"webslides",
|
"webslides",
|
||||||
@@ -24,9 +24,9 @@
|
|||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jlantunez/webslides/issues"
|
"url": "https://github.com/webslides/webslides/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/jlantunez/webslides#readme",
|
"homepage": "https://github.com/webslides/webslides#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-cli": "^6.24.0",
|
"babel-cli": "^6.24.0",
|
||||||
"babel-core": "^6.24.0",
|
"babel-core": "^6.24.0",
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
"npm-run-all": "^4.0.2",
|
"npm-run-all": "^4.0.2",
|
||||||
"rimraf": "^2.6.1",
|
"rimraf": "^2.6.1",
|
||||||
"smart-banner-webpack-plugin": "^3.0.1",
|
"smart-banner-webpack-plugin": "^3.0.1",
|
||||||
"webpack": "^2.2.1",
|
"webpack": "^2.3.1",
|
||||||
"webpack-dev-server": "^2.4.2"
|
"webpack-dev-server": "^2.4.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@@ -1249,7 +1249,7 @@ p.text-subtitle svg {vertical-align: text-top;}
|
|||||||
=========================================== */
|
=========================================== */
|
||||||
|
|
||||||
/* -- If you want an unique, global header/footer,read this:
|
/* -- If you want an unique, global header/footer,read this:
|
||||||
https://github.com/jlantunez/webslides/issues/57 -- */
|
https://github.com/webslides/webslides/issues/57 -- */
|
||||||
|
|
||||||
header,
|
header,
|
||||||
footer,
|
footer,
|
||||||
|
Reference in New Issue
Block a user