[Pkg-javascript-commits] [node-cssstyle] annotated tag debian/0.2.14-1 created (now 19d4519)

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 1 19:12:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a change to annotated tag debian/0.2.14-1
in repository node-cssstyle.

        at  19d4519   (tag)
   tagging  093771a533952f1a0994f08a2b8c3c27c3ccca8d (commit)
 tagged by  W. Martin Borgert
        on  Wed Oct 1 21:12:00 2014 +0200

- Log -----------------------------------------------------------------
node-cssstyle Debian release 0.2.14-1

Chad Walker (37):
      first commit
      fixed links in readme
      fixed links in readme
      fixed typo in package keywords
      fixed brain fart of hasOwnKey() vs hasOwnProperty()
      changed cssText output to match what WebKit does.
      bumped version
      added 21 missing properties and created some basic unit tests
      bumped version
      move each css property into a separate file
      removed trailing space on getCssText() per comment from Domenic Denicola
      Memory improvements, remove node version dependency
      added a turd file to make sure there is always a node_modules directory
      progress on actually parsing the style values and rejecting invalid ones
      tweaked background to work like the others
      fixed some spaces
      good basis for implicit and shorthand properties. background and border ones done
      bumped version for new cssom
      Make all properties configurable
      added tests for shorthand implicit properties
      0 -> 0px, 0 -> 0%, empty and null values special cases, width and height use parseMeasurement, more test cases
      add comment on how to run tests
      added short hand font properties and bumped package version
      made testing easier, I hope
      fixed top, bottom, left and right (and a couple former tests)
      parse values for clip and clear, removed clipPath and clipRule
      bumped package version for top, bottom, left, right, clip and clear
      fix rgb/rgba color parsing, added appropriate test cases for it
      added mit license file
      version bumped for package with license
      removed all properties that weren't CSS2 as listed: http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSS2Properties
      Define style object getters/setters for hyphenated CSS properties too #10
      Fix parsing of shorthand and implicit property parsing #12
      version bump for lazy loading of properties
      fixed some jslint errors
      parser fixes
      idiot, I left in console.log statements, version bump

Matthew Crinklaw-Vogt (1):
      Load property definitions as they are needed

W. Martin Borgert (2):
      start Debian package
      add missing dependency

chad3814 (1):
      Merge pull request #14 from tantaman/lazy-load

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cssstyle.git



More information about the Pkg-javascript-commits mailing list