mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-26 14:34:27 +02:00
Grouping video features
This commit is contained in:
committed by
GitHub
parent
d8a5dedf83
commit
28c6c938c2
13
CHANGELOG.md
13
CHANGELOG.md
@@ -13,19 +13,20 @@
|
|||||||
|
|
||||||
## New features
|
## New features
|
||||||
|
|
||||||
|
- Videos
|
||||||
|
- [[#54](https://github.com/webslides/webslides/issues/54)] Added video and youtube plugins to allow autoplaying videos (and pausing) entering and leaving the slide.
|
||||||
|
- [[#68](https://github.com/webslides/webslides/issues/68)] Responsive background videos (`<video>`).
|
||||||
|
- [[#72](https://github.com/webslides/webslides/issues/72)] Integration with YouTube's API.
|
||||||
- [[#46](https://github.com/webslides/webslides/issues/46)] Added slide animation for mobile devices. `.slideInLeft` and `.slideInRight`.
|
- [[#46](https://github.com/webslides/webslides/issues/46)] Added slide animation for mobile devices. `.slideInLeft` and `.slideInRight`.
|
||||||
- [[#51](https://github.com/webslides/webslides/issues/51)] Autoslide now pauses if a focusable element gains focus.
|
|
||||||
- [[#54](https://github.com/webslides/webslides/issues/54)] Added video and youtube plugins to allow autoplaying videos (and pausing) entering and leaving the slide.
|
|
||||||
- [[#56](https://github.com/webslides/webslides/issues/56)] Added option to disable looping.
|
|
||||||
- [[#68](https://github.com/webslides/webslides/issues/68)] Responsive background videos (`<video>`).
|
|
||||||
- [[#72](https://github.com/webslides/webslides/issues/72)] Integration with YouTube's API.
|
|
||||||
- [[#74](https://github.com/webslides/webslides/issues/74)] Added `ws-ready` to actually lock the scroll.
|
|
||||||
- Adding longform elements.
|
- Adding longform elements.
|
||||||
- Naming conventions:
|
- Naming conventions:
|
||||||
- Introducing `.text-emoji`.
|
- Introducing `.text-emoji`.
|
||||||
- Introducing `.text-quote`.
|
- Introducing `.text-quote`.
|
||||||
- Introducing `.text-interview` = `dl.text-interview`, dt (name), dd (question/answer).
|
- Introducing `.text-interview` = `dl.text-interview`, dt (name), dd (question/answer).
|
||||||
- `.card` is now a `card: width: 100%`.
|
- `.card` is now a `card: width: 100%`.
|
||||||
|
- [[#51](https://github.com/webslides/webslides/issues/51)] Autoslide now pauses if a focusable element gains focus.
|
||||||
|
- [[#56](https://github.com/webslides/webslides/issues/56)] Added option to disable looping.
|
||||||
|
- [[#74](https://github.com/webslides/webslides/issues/74)] Added `ws-ready` to actually lock the scroll.
|
||||||
- Fluid `.wrap` (`width: 90%`).
|
- Fluid `.wrap` (`width: 90%`).
|
||||||
- `.gallery li:nth-child(n+4)`: `auto-fill` removed. Now: equal width (useful for gallery layouts).
|
- `.gallery li:nth-child(n+4)`: `auto-fill` removed. Now: equal width (useful for gallery layouts).
|
||||||
- Adding padding to `form[class*="bg-"]`.
|
- Adding padding to `form[class*="bg-"]`.
|
||||||
|
Reference in New Issue
Block a user