[Pkg-javascript-commits] [node-cssstyle] branch master created (now b80a262)
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Sep 20 19:37:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a change to branch master
in repository node-cssstyle.
at b80a262 idiot, I left in console.log statements, version bump
This branch includes the following new commits:
new 3492492 first commit
new d942837 fixed links in readme
new fff9c7e fixed links in readme
new 5b13336 fixed typo in package keywords
new 4068cbb fixed brain fart of hasOwnKey() vs hasOwnProperty()
new 175c474 changed cssText output to match what WebKit does.
new 31da9a3 bumped version
new f594589 added 21 missing properties and created some basic unit tests
new 124e1e0 bumped version
new e43bb09 move each css property into a separate file
new f6cea8a removed trailing space on getCssText() per comment from Domenic Denicola
new 33d2ba3 Memory improvements, remove node version dependency
new 31e35fc added a turd file to make sure there is always a node_modules directory
new 256509e progress on actually parsing the style values and rejecting invalid ones
new e7d15bb tweaked background to work like the others
new db140de fixed some spaces
new 6677cae good basis for implicit and shorthand properties. background and border ones done
new 75e20ee bumped version for new cssom
new 358b228 Make all properties configurable
new 7aa6d8e added tests for shorthand implicit properties
new 9ac39a2 0 -> 0px, 0 -> 0%, empty and null values special cases, width and height use parseMeasurement, more test cases
new 4d894b9 add comment on how to run tests
new 1481fc6 added short hand font properties and bumped package version
new 19773d0 made testing easier, I hope
new e48d605 fixed top, bottom, left and right (and a couple former tests)
new 9ff7adf parse values for clip and clear, removed clipPath and clipRule
new 80d1821 bumped package version for top, bottom, left, right, clip and clear
new ad4f76d fix rgb/rgba color parsing, added appropriate test cases for it
new 46d760c added mit license file
new e30184a version bumped for package with license
new 940716c removed all properties that weren't CSS2 as listed: http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSS2Properties
new af8545b Define style object getters/setters for hyphenated CSS properties too #10
new 620239f Fix parsing of shorthand and implicit property parsing #12
new 460b8eb Load property definitions as they are needed
new 106271f Merge pull request #14 from tantaman/lazy-load
new ce2648f version bump for lazy loading of properties
new c047727 fixed some jslint errors
new 3cd7f26 parser fixes
new b80a262 idiot, I left in console.log statements, version bump
The 39 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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