Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Releases: typographist/core

v12.1.0

06 Feb 14:10
Compare
Choose a tag to compare

12.1.0 (2019-02-06)

Features

  • calc-root: removed the rounding to a whole number (774299b)

v12.0.0

04 Feb 07:44
Compare
Choose a tag to compare

12.0.0 (2019-02-04)

Code Refactoring

  • modular-scale: uncurry modular-scale (c299571)

BREAKING CHANGES

  • modular-scale: uncurry modular scale.
    Now the function accepts 3 parameters step, base, ratio

v11.2.1

04 Feb 00:09
Compare
Choose a tag to compare

11.2.1 (2019-02-04)

Bug Fixes

  • modular-scale: fix flow-types (0948820)

v11.2.0

03 Feb 23:27
Compare
Choose a tag to compare

11.2.0 (2019-02-03)

Bug Fixes

  • modular-scale: fix flow-type (dc0e4ed)

Features

  • models: add type BreakpointWithoutRoot (ec9d04c)

v11.1.2

03 Feb 23:04
Compare
Choose a tag to compare

11.1.2 (2019-02-03)

Bug Fixes

  • fix flow-types for modularScale function (9ad04ab)

v11.1.1

03 Feb 22:36
Compare
Choose a tag to compare

11.1.1 (2019-02-03)

Bug Fixes

v11.1.0

31 Jan 17:39
Compare
Choose a tag to compare

11.1.0 (2019-01-31)

Features

  • add types for breakpoints (a011156)

v11.0.1

27 Jan 20:04
Compare
Choose a tag to compare

11.0.1 (2019-01-27)

Bug Fixes

v11.0.0

27 Jan 19:25
Compare
Choose a tag to compare

11.0.0 (2019-01-27)

Code Refactoring

BREAKING CHANGES

  • rename make-breakpoint with
    make-breakpoints-map

v10.0.0

27 Jan 12:48
Compare
Choose a tag to compare

10.0.0 (2019-01-27)

Code Refactoring

  • modular-scale: change modular-scale function api (17b99cf)

BREAKING CHANGES

  • modular-scale: uncurry modular-scale