Alexis Sellier
|
9eb0423cb2
|
fix regression on url.js
|
2011-11-26 23:42:23 +01:00 |
|
Alexis Sellier
|
40601f8a61
|
fix regression on urls with relative paths Closes #464 #471 #465
|
2011-11-23 10:58:26 +01:00 |
|
Alexis Sellier
|
e35dc0efc0
|
merge
|
2011-11-12 13:49:41 +01:00 |
|
Alexis Sellier
|
c290c48b3f
|
node 0.5.x compatibility
|
2011-11-12 13:13:36 +01:00 |
|
Adam Solove
|
5ad3a6732d
|
Correctly handle data URIs, add test for quoted data URIs.
|
2011-10-21 12:49:25 -04:00 |
|
Alexis Sellier
|
37ee7eb8d5
|
don't add base-path to data-uris. closes #258
|
2011-05-11 09:30:44 -04:00 |
|
cloudhead
|
1a4b10976b
|
(new) support for unquoted data URIs in url()
|
2010-11-20 02:17:35 -05:00 |
|
cloudhead
|
a8fbcb1917
|
attempt at url() relative path fix
|
2010-08-20 00:02:47 -04:00 |
|
cloudhead
|
e17314e653
|
stateless URL evaluation
|
2010-07-25 17:01:27 -04:00 |
|
cloudhead
|
334f224d7e
|
squeeze extra slashes in url()
|
2010-07-25 16:44:27 -04:00 |
|
cloudhead
|
326e863bbc
|
support relative url() paths in the browser
|
2010-07-25 16:42:19 -04:00 |
|
cloudhead
|
c68867c8e2
|
support variables in url()
|
2010-07-04 10:45:55 +02:00 |
|
cloudhead
|
a72966fa6a
|
removed constructor names
|
2010-06-19 01:51:26 -04:00 |
|
cloudhead
|
7768d41050
|
better cross-environment handling. stub out require() in browser.
|
2010-06-15 18:44:59 -04:00 |
|
cloudhead
|
f5f0919349
|
Refactored some of the evaluation mechanisms
- Don't call `eval` from `toCSS`
- Every node responds to `eval`
|
2010-05-07 23:21:16 -04:00 |
|
cloudhead
|
fe732e843c
|
refactor of module system. Things work properly now, and it's all much cleaner.
|
2010-03-13 03:34:48 -05:00 |
|
cloudhead
|
f0f425de33
|
move node/ -> tree/
|
2010-03-05 19:19:14 -05:00 |
|