Skip to content

Releases: fontiscss/fontiscss

0.7.0-alpha

22 Mar 17:01
6ec07ac
Compare
Choose a tag to compare
0.7.0-alpha Pre-release
Pre-release
  • layout.core completely revised.
  • layout.lib removed to reduce the core to the essentials.
  • Image positioning improved.

0.6.0-alpha

20 Mar 00:42
4fe0245
Compare
Choose a tag to compare
0.6.0-alpha Pre-release
Pre-release
  • adjustable line-height
  • Sizes are now based on the line height.
  • Custom properties for scaled em and rem sizes removed. To avoid misunderstandings.
  • Basic styles for images.
  • update readme file

0.5.0-alpha

16 Mar 22:01
9979686
Compare
Choose a tag to compare
0.5.0-alpha Pre-release
Pre-release
  • The algorithms can now be started on any element.
  • A layout can be given a max-inline-size.

0.4.1-alpha

16 Mar 02:04
dd0f751
Compare
Choose a tag to compare
0.4.1-alpha Pre-release
Pre-release
  • update README

0.4.0-alpha

16 Mar 01:42
1f23fe3
Compare
Choose a tag to compare
0.4.0-alpha Pre-release
Pre-release
  • Custom properties now have a prefix - corresponding to the associated algorithm.

0.3.0-alpha

16 Mar 00:21
aed4985
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release
  • containers
  • more layers to hook into
  • more setting options for all algorithms
  • improvements
  • refactoring

0.2.1-alpha

14 Mar 20:58
d23aaba
Compare
Choose a tag to compare
0.2.1-alpha Pre-release
Pre-release
  • Fixes a bug in the calculation of sizes that occurred when a heading or <small> has the attribute data-typography.

0.2.0-alpha

13 Mar 17:00
481f3dd
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release
  • The complete idea fontis.css written in code for the first time.
  • An introduction to the concept Algorithmic CSS Framework - can be read in the README.md

0.1.1-alpha

18 Jan 22:00
a970339
Compare
Choose a tag to compare
0.1.1-alpha Pre-release
Pre-release
  • Fix #1 Incorrect value for --SIZE-ROOT-XXL and --SIZE-ROOT-XXXL

0.1.0-alpha

26 Oct 10:25
368bffd
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

Hello, World!