Skip to content

Releases: gcotelli/RenoirSt

v2.0.1

13 Jan 19:09
Compare
Choose a tag to compare

Issue #62 Add word-wrap property support

v2.0.0

30 Oct 23:31
Compare
Choose a tag to compare
  • Issue #33 @font-face rules support
  • Issue #48 URL relatives to style sheet
  • Issue #49 Improved test portability
  • Issue #51 Missing HTML5 tags support
  • Issue #53 Improve CssAttributeReference for String fallbacks
  • Issue #54 Add special selectors for headings
  • Issue #57 Add explanation of how to use the library as a dependency.
  • Issue #59 Updated tutorial
  • Issue #60 Add shortcut for not:
  • Issue #61 Add BoxShadow support

v1.6.0

23 Oct 22:01
Compare
Choose a tag to compare
  • Reestructured package configuration to use Metacello Baselines for Loading.
  • Without funcional changes.

v1.5.0

19 Oct 21:33
Compare
Choose a tag to compare

Migrated source code management to GitHub

v1.4.0

16 Oct 20:33
Compare
Choose a tag to compare
Merge pull request #56 from gcotelli/master

v1.4.0

1.3.0

14 Apr 19:18
Compare
Choose a tag to compare

Changelog

  • Issue #27 Add missing background and border properties and constants
  • Issue #31 Added missing Text Decoration properties and constants
  • Issue #35 Reviewed Code Critics
  • Issue #39 Support for stand-alone comments (Requested by @mtabacman)
  • Issue #40 Gradient Support
  • Updated tutorial

1.2.0

04 Apr 13:29
Compare
Choose a tag to compare

Changelog

  • Issue #30
    • Added units for frequencies, time, angles, additional relative length and resolution units.
    • Added support for calc(), attr() and toggle()
  • Issue #32 : Added many font related properties and values
  • Issue #37 : Added border-radius: and background-size: properties (Courtesy of @mtabacman)
  • Updated Tutorial

1.1.0

18 Mar 02:59
Compare
Choose a tag to compare

Changelog

  • Issue #17 Added support for comments
  • Issue #2 Improved formatting of rules inside media queries
  • Issue #7 Improved formula notation support in selectors
  • Issue #21 Compatibility with Units package
  • Issue #23 Fixed typo: Lenght must be Length
  • Issue #15 Added "Seaside" configuration with useful extensions
  • Updated Tutorial

First Stable Release

11 Mar 23:40
Compare
Choose a tag to compare

Features

  • Common properties declaration
  • CSS3 Selectors Support
  • Important Rules
  • Media Queries Support