Changes:
- Documentation
Changes:
- Documentation
Changes:
- Documentation
Changes:
- Documentation
- Examples
Changes:
- A small bug involving the exit layer on small screens has been fixed
- Documentation
Changes:
- The default font has been set to
Victoria Typewriter
(this is due to the previous1942 report
font lacking support for accented characters) - Support for internationalization has been added (
takefive-i18n-*.css
) - A further new plugin has been created (
takefive-slides.css
) - A bug affecting the usage of
data-label
has been fixed - The layout of the slides on small screens in landscape mode has been improved
- Minor adjustments
- Documentation
- Examples
Changes:
- The framework is now adaptive
- The size of the slides has been made bigger
- Printing is now fully supported
- Classes
"pinned"
,"verbose"
,"wrap"
,"nonadaptive"
,"foyer"
have been made available to slide containers - Classes
"vision"
,"tab"
,"plate"
,"with-label"
have been made available to navigation links - Generic classes
"z-auto"
,"z-none"
,"z-low"
,"z-mid"
,"z-high"
,"clean"
,"roomy"
have been created - Class
"offstage"
has been renamed to"no-rel"
- All occurrences of
!important
have been removed from the CSS - The text contained in the
data-context
attribute has now been moved to the top left corner - The opening animation now relies only on
transform
- Support for two new
rel
attributes has been added ("attachment"
and"discussion"
) - The
z-index
property has been updated everywhere - Vendor-specific properties
-moz-transform
,-webkit-transform
and-o-transform
have been removed - New plugins have been created (
takefive-counters.css
,takefive-glyphs.css
,takefive-maxsize.css
,takefive-polaroid.css
andtakefive-toolbar.css
) - Now
a[rel~="parent"]
never generates anything special outside of the main<nav>
- Documentation
- Examples
Changes:
- Class
"no-nav"
has been renamed to"offstage"
- Support for a
"brief"
class has been added the main<article>
- Support for
<picture>
,<pre>
and<svg>
elements has been added to the CSS - Unicode symbol for
a[rel="author"]
has been set toU+2709 U+FE0F
- A default label has been created for the links of the main
<nav>
that do not possess arel
attribute - A schematic of the viewport has been added to the manual
- Animations, examples and minor details have been improved
Changes:
- Increased the clickable area of the
a[rel="prev"]
anda[rel="next"]
buttons for touchscreen devices - Used
75vh
instead of12cm
for themax-height
ofimg
,audio
,video
andiframe
inside a slide - Added My Underwood optional font to the package tree
- Adjusted margins and other parameters
- Improved examples
Changes:
- Adjusted slide width and other parameters
- Improved touchscreen support
- Unicode symbols for
a[rel="first"]
,a[rel="last"]
,a[rel="author"]
anda[rel="bookmark"]
set toU+23EE
,U+23ED
,U+1FAB6
andU+1F587
- Fixed typo that affected some animations
Changes:
- Navigation buttons not working in Webkit and Edge: solved
- Documentation
Changes:
- Attached Satie's Gymnopedie
- Documentation
Changes:
- Optional font
GNU Typewriter
is now available underfonts/
Changes:
- Added support for
a.no-nav[href][rel~="parent"]
- Documentation
Changes:
- Unicode symbol for
a[rel="bookmark"]
set toU+1F517
Changes:
- Labels of links within the main
<nav>
- Documentation
Changes:
- Relational token
up
replaced withparent
- Possibility of declaring more one than one token within the
rel
attributes - Changed unicode symbols for
prev
andnext
- Added support for
a[rel="child"]
- Added support for
"no-nav"
class - Improved
<blockquote>
elements - Improved documentation and demo
Changes:
- Added support for
data-context
attribute inarticle.slide
- Added support for
article.slide a[rel="tag"]
- Added a
max-width
rule to the hashtag text - Few conversions from
px
toem
- Styled
<code>
tags
Changes:
z-index
property ofarticle.slide
set to11109
- Styled general HTML elements
- Margins of text containers (
<p>
,<h1>
,<h2>
,<h3>
, etc.) - Improved documentation and demo
Changes:
- Added embedded font "1942 report"
- Converted
px
toem
in all font-size properties - Styled
<h1>
,<h2>
and<h3>
elements
Take Five! 1.0.0 is released!