Skip to content

v8.1.0

Choose a tag to compare

@robinpoort robinpoort released this 27 Feb 12:48
· 14 commits to master since this release
b748e0b

Updating so filenames correspond with variables, functions and mixins names

note This means some of the names have changed; they need to be updated.

Changed variables

  • $illusion-extendalize-boxsizing > $illusion-extendalize-box-sizing

Changed functions

  • getcontainer > get-container
  • getFrom > get-from
  • getMargin > get-margin
  • getsides > get-sides
  • getTo > get-to
  • getWidth > get-width
  • largestGutter > largest-gutter
  • largestWidth > largest-width
  • lastValue > last-value
  • smallestGutter > smallest-gutter
  • calculateRatio > calculate-ratio

Changed mixins

  • ifBreakpoint > if-breakpoint

Most of these changes are most likely only used by Illusion itself though. The most probable things to change in your project are:

  • $illusion-extendalize-box-sizing
  • calculate-ratio