Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Releases: FriendsOfEpub/Blitz

Cool Under Heat

13 Mar 19:38
Compare
Choose a tag to compare

Log:

  • Guarded header comment so that it’s output in all stylesheets (to make it a little bit easier for DAISY WordToEPUB)

The Equaliser

12 Jan 19:43
b3bd590
Compare
Choose a tag to compare

Log:

  • Created a .line-through static mixin in utilities
  • Improved consistency of mixin usage in LESS

The Beautiful People Are Ugly, Too

03 Dec 19:12
84968d2
Compare
Choose a tag to compare

Log.

With massive props to @ptmkenny for internationalization and config improvements.

  • Improved and completed text-emphasis for Japanese
  • Implemented ruby text in default for Japanese
  • Implemented min-light-height as a variable (for Kindle)
  • Implemented a font-family variable for a custom headings selector
  • Fixed list style type for Kindle
  • Made asterism path a global variable
  • Made link color a separate variable
  • Made font stacks global variables so that they can be reused in the codebase
  • Made Kindle output a flag users can enable/disable (@handle-kindle)

Armagideon Time

22 Oct 16:18
Compare
Choose a tag to compare

Log:

  • Fixed padding-left for lists (switched to relative ems) so that markers can’t be cropped
  • Normalised indents (PRs from @ptmkenny)

Stop the World

12 Sep 16:25
f012c3f
Compare
Choose a tag to compare

Log

  • Added internationalization reference to the LESS framework

The Street Parade

25 Aug 18:20
bbf225f
Compare
Choose a tag to compare

Log

  • Moved Kindle Media Queries and styles into core
  • Removed other MQs

Silicone on Sapphire

03 Aug 13:40
5779efb
Compare
Choose a tag to compare

Log:

  • Corrected tables’ cell padding (switched back to px value instead of % as it depended on RSs’ forcing a relayout)
  • Disabled a11y metadata in an attempt to provide with a reasonable default

Dictator

17 Jun 19:24
Compare
Choose a tag to compare

Resolves a bug in Kindle where usage of page-break-inside: avoid can create blanks (see #29)

Cheat

13 Jun 13:58
Compare
Choose a tag to compare
  • Correct Mobi7 font-size for small-caps

Charlie don’t surf

13 Jun 13:44
Compare
Choose a tag to compare
  • Corrected .small-caps and created a new .caps-to-small-caps util