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

Releases: awinogradov/sharps

v3.0.3

20 Aug 16:28
Compare
Choose a tag to compare
chore(ver): v3.0.3

2.3.2

15 Feb 20:20
Compare
Choose a tag to compare
Release 2.3.2

2.2.0

07 Dec 14:16
Compare
Choose a tag to compare
  • enb module
  • simple usage like Twitter Bootsrap with dist
  • easy customizing before build

v2.1.0

09 Oct 14:42
Compare
Choose a tag to compare
  • fix mq vars

2.0.0

09 Jul 14:27
Compare
Choose a tag to compare
  • postcss instead stylus
  • remove js api
  • remove flexbox detecting
  • use lost grid inside
  • fix order bug
  • setup grid from config with postcss-simple-vars

1.2.4

03 Jul 07:42
Compare
Choose a tag to compare
  • update deps
  • readme fixes

1.2.3

27 Mar 16:28
Compare
Choose a tag to compare
  • hot fixes

1.2.2

24 Mar 15:02
Compare
Choose a tag to compare
  • add nested row and columns logic
  • update example

1.2.1

21 Mar 08:37
Compare
Choose a tag to compare
  • example page
  • bug fixes

1.2.0

05 Mar 13:16
Compare
Choose a tag to compare
  • remove unneeded block calc
  • use media queries as variables
  • compatibility with bem-components code style
  • update bem-core version
  • don't use paddings as variables for __col and row (override it on custom level)
  • flexbox detect refactoring
  • fix bugs