1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-21 04:12:01 +02:00
This commit is contained in:
José Luis Antúnez
2017-02-11 17:26:18 +01:00
committed by GitHub
parent e115f854d6
commit cce61ccf1a

View File

@@ -7,11 +7,6 @@ Good karma and productivity. Just a basic knowledge of HTML and CSS is required.
### Features ### Features
A new release every 8th day of the month. A new release every 8th day of the month.
Version 0.1.1 (Feb 11, 2017):
- Transform the library into a object.
- .tabs removed
Version 0.1 (Jan 8, 2017): Version 0.1 (Jan 8, 2017):
- Navigation (horizontal and vertical sliding): touchpad, keyboard shorcuts, and swipe. - Navigation (horizontal and vertical sliding): touchpad, keyboard shorcuts, and swipe.
@@ -23,6 +18,11 @@ Version 0.1 (Jan 8, 2017):
- Fonts: Roboto, Maitree (Serif), and San Francisco. - Fonts: Roboto, Maitree (Serif), and San Francisco.
- Vertical rhythm (use multiples of 8). - Vertical rhythm (use multiples of 8).
Version 0.1.1 (Feb 11, 2017):
- Transform the library into a object.
- .tabs removed
### Markup ### Markup
- Code is clean and scalable. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting. - Code is clean and scalable. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting.