Skip to content

Releases: GuglielmoPepe/quick

2.2.3

31 Jan 14:24
Compare
Choose a tag to compare

Fix documentation

2.2.2

31 Jan 14:18
Compare
Choose a tag to compare

Fix version number

2.2.1

31 Jan 13:59
Compare
Choose a tag to compare
  • Add default color palette
  • Add letter-spacing to code, kbd and samp tags
  • Fix colors
  • Fix details margin
  • Fix font-family variables
  • Fix variable names
  • Fix margins

2.2.0

06 Dec 20:08
Compare
Choose a tag to compare

Added

  • Add '--qk--anchor-color--active' variable
  • Add '--qk--anchor-color--hover' variable
  • Add '--qk--anchor-color--link' variable
  • Add '--qk--anchor-color--visited' variable
  • Add '--qk--font-family--body' variable
  • Add '--qk--font-family--heading' variable
  • Add '--qk--font-family--inline' variable
  • Add neutral color palette

Changed

  • Change examples in docs
  • Change background-color in 'kbd' selector's rules
  • Change color in 'kbd' selector's rules
  • Change background-color in 'mark' selector's rules
  • Change color in 'mark' selector's rules
  • Change background-color in 'code' selector's rules
  • Change color in 'code' selector's rules
  • Change background-color in 'pre' selector's rules
  • Change color in 'pre' selector's rules

Fixed

  • Fix url of resources in example.html

Removed

  • Remove margins in 'article' selector's rules
  • Remove margins in 'aside' selector's rules
  • Remove margins in 'footer' selector's rules
  • Remove margins in 'h1' selector's rules
  • Remove margins in 'h2' selector's rules
  • Remove margins in 'h3' selector's rules
  • Remove margins in 'h4' selector's rules
  • Remove margins in 'h5' selector's rules
  • Remove margins in 'h6' selector's rules
  • Remove margins in 'header' selector's rules
  • Remove margins in 'nav' selector's rules
  • Remove margins in 'section' selector's rules

2.1.1

14 Mar 07:12
Compare
Choose a tag to compare
  • Change examples in docs #16
  • Fix stylesheet url in docs

2.1.0

13 Mar 22:05
Compare
Choose a tag to compare
  • Add 'id' attribute for heading sections in docs/example.html
  • Add text-size-adjust to prevent adjustments of font size after orientation changes #10
  • Add float property to nav li::before #11
  • Change css variables #3
  • Change font-size rules according a typographic scale #4
  • Change measures according a grid scale #5
  • Change font-family for readibility #6
  • Remove the '[aria-hidden = "true"]' attribute from elements that contain focusable descendants
  • Remove 'hgroup' rules: the 'hgroup' element has been removed from the HTML5 (W3C) specification
  • Remove display='block' property for 'table' selector
  • Remove 'nav ol' selector
  • Remove 'nav ul' selector
  • Remove select background styling when multiple attribute is also present #9
  • Remove resize=block attribute to textarea selector #12
  • Fix stylesheet URL in docs
  • Fix version in package.json
  • Fix unclosed tag 'img' in docs/example.html

2.0.0

14 Apr 21:28
Compare
Choose a tag to compare

Quick.css is out.

Changes include: ‬
‪• Removed display property for 'fieldset label', 'label' and 'input' selectors.‬
‪• Improved vertical rhythm.‬
‪• Improved documentation.‬

Please see the changelog for details: ‪https://github.com/GuglielmoPepe/quick/releases/tag/2.0.0

1.0.2

05 Oct 19:06
66bb3bf
Compare
Choose a tag to compare

In this release i have resolved a bug for select multiple tag in Chrome. The property 'overflow:visible' create this bug and i have simply deleted this instruction.

1.0.1

31 Mar 15:19
a5e46ca
Compare
Choose a tag to compare

Fix margins for mobile and fix unit measure for small tag.

First release

28 Mar 19:08
ef7622b
Compare
Choose a tag to compare

This is the first release of quick.css, a framework for web developers who do not have time.