|
| 1 | +June 19, 2013 - v0.2.3 |
| 2 | + |
| 3 | +* Allow @font-face inside of @media (fixes #75) (Nicholas C. Zakas) |
| 4 | +* Merge pull request #74 from bkw/support-vh-vw-vm (Nicholas C. Zakas) |
| 5 | +* support viewport relative units vh, vw and vm (Bernhard K. Weisshuhn) |
| 6 | +* Merge pull request #73 from nschonni/add-addtional-node-env-for-travis (Nicholas C. Zakas) |
| 7 | +* Merge pull request #72 from nschonni/add-border-bottom-color-gh-71 (Nicholas C. Zakas) |
| 8 | +* CI tests on Node 0.6+ stable versions (Nick Schonning) |
| 9 | +* Add inherit as value for border-bottom-color (Nick Schonning) |
| 10 | +* Merge pull request #70 from nschonni/fix-failing-test-from-68 (Nicholas C. Zakas) |
| 11 | +* Fix display validation test (Nick Schonning) |
| 12 | +* Merge pull request #68 from TooooBug/master (Nicholas C. Zakas) |
| 13 | +* fix spelling. (TooBug) |
| 14 | +* add tests for 'display' (TooBug) |
| 15 | +* add '-webkit-box' and '-webkit-inline-box' (TooBug) |
| 16 | +* Merge pull request #66 from nschonni/patch-1 (Nicholas C. Zakas) |
| 17 | +* GHFM for README code blocks and titles (Nick Schonning) |
| 18 | +* Merge branch 'master' of github.com:nzakas/parser-lib (Nicholas C. Zakas) |
| 19 | +* Adding some tests for the viewport start and end events, and fixing two other existing tests that were broken (Jonathan Klein) |
| 20 | +* Adding support for the @viewport rule along with some tests for it (issue #59) (Jonathan Klein) |
| 21 | +* Merge pull request #62 from nschonni/add-border-inherit-gh-61 (Nicholas C. Zakas) |
| 22 | +* Merge pull request #64 from nschonni/merge-docs-and-readme (Nicholas C. Zakas) |
| 23 | +* Move docs content to README (Nick Schonning) |
| 24 | +* Merge pull request #63 from cistov/npm (Nicholas C. Zakas) |
| 25 | +* Test hooks & keyword data for npm (Artur Cistov) |
| 26 | +* Support inherit for border-radius short and long hand (Nick Schonning) |
| 27 | + |
| 28 | + |
1 | 29 | January 17, 2013 - v0.2.2 |
2 | 30 |
|
3 | 31 | * Merge pull request #57 from nschonni/allow-device-pixel-ratio-gh-23 (Nicholas C. Zakas) |
@@ -295,31 +323,3 @@ November 28, 2011 - v0.1.0 |
295 | 323 | * Implemented lookahead buffer for tokenstream (Nicholas C. Zakas) |
296 | 324 | * Made comments and white space of CSS hidden from tokenstream (Nicholas C. Zakas) |
297 | 325 | * Initial commit (Nicholas C. Zakas) |
298 | | - |
299 | | - |
300 | | - |
301 | | - |
302 | | - |
303 | | - |
304 | | - |
305 | | - |
306 | | - |
307 | | - |
308 | | - |
309 | | - |
310 | | - |
311 | | - |
312 | | - |
313 | | - |
314 | | - |
315 | | - |
316 | | - |
317 | | - |
318 | | - |
319 | | - |
320 | | - |
321 | | - |
322 | | - |
323 | | - |
324 | | - |
325 | | - |
0 commit comments