epiphany/node_modules/css-shorthand-properties/CHANGELOG.md
2023-12-09 22:48:07 -08:00

516 B
Raw Blame History

Change Log

All notable changes to this project will be documented in this file (the format is based on Keep a Changelog). This project adheres to Semantic Versioning.

1.1.1 - 2018-07-17

Fixed

  • Added missing background-position shorthand. (#5)

1.1.0 - 2017-11-12

Added

  • Shorthand definitions for Flexbox, Grid, and Scroll Snap specs.
  • New .isShorthand() method.

1.0.0 2014-10-24

  • First working version based on W3C specifications.