Skip to content

Releases: timble/illusion

v5.0.0

24 Oct 09:00
Compare
Choose a tag to compare
  • Improved: multiple-choice now omits bottom margin for the last-child. | #26
  • improved: legend now has an 8px bottom margin following the label bottom padding. | #26

See changes: b41b6f4

v4.0.2

24 Oct 08:57
Compare
Choose a tag to compare
  • Fixed: variables & mixin bugs for visually-shown introduced in v4.0.0

v4.0.1

23 Oct 07:55
Compare
Choose a tag to compare
  • Fixed: including visually hidden / shown variable files

v4.0.0

23 Oct 07:14
Compare
Choose a tag to compare
  • Fixed: Tidy up variables | #21
  • Improved: Improved variable names | #22
  • Added: Custom styleable select | #23
  • Removed: Moving header from docs site | #24

v3.0.0

14 Aug 12:50
Compare
Choose a tag to compare

Nato phonetic alphabet names for breakpoint variables:

  • renamed $alpha to $alfa
  • renamed $beta to $bravo

See: #18 Thanks @hans2103 !

v2.1.0

19 Jul 08:52
Compare
Choose a tag to compare
  • Improved: variable names for each separate atom/molecule for better overriding #17
  • added: "Used by" section in README

v2.0.0

09 Jul 14:44
Compare
Choose a tag to compare
  • Added: row mixin | #13
  • Added: collapse mixin | #14
  • Added: global variable for float or flex usage | #12
  • Added: option for custom gutter | #16
  • Renamed: defaultProperties to 'defaults' | #5
  • Renamed: amount to multiplier | #5
  • Renamed: flexbox to type | #12
  • Improved: system font stack | #9
  • Improved: multiplier warning | #11
  • Fixed: escape characters in SVG background | #10

v1.1.0

20 Feb 08:53
Compare
Choose a tag to compare

v1.0.2

14 Feb 15:11
Compare
Choose a tag to compare
  • Add variables for individual grid map values

v1.0.1

04 Jul 16:08
Compare
Choose a tag to compare

Library

  • Fixed broken spacing() function. Now possible to use outside of breakpoint() mixin.

Documentation

  • Fixed broken animated header on Safari