Jeremy Ruston
|
00050c3c21
|
Keep JSHint happy
|
2012-06-11 12:46:58 +01:00 |
|
Jeremy Ruston
|
d0a9bfd0f0
|
Unhyphenate CSS property names when rendering to the DOM
Annoyingly, Chrome will happily accept `background-color` and
`backgroundColor` interchangeably, so I hadn't noticed that this was
broken...
|
2012-06-11 10:41:13 +01:00 |
|
Jeremy Ruston
|
34edb48784
|
A quick sweep for missing or inaccurate code comments
|
2012-05-19 18:23:14 +01:00 |
|
Jeremy Ruston
|
cbb813da9b
|
Changed $tw.isBrowser to $tw.browser
This makes available browser-specific CSS prefixes
|
2012-05-19 11:29:51 +01:00 |
|
Jeremy Ruston
|
d92dfa3d81
|
Some new utilities
|
2012-05-08 15:11:29 +01:00 |
|
Jeremy Ruston
|
9465da4335
|
Part two of turning the rabbit hole inside out
|
2012-05-05 22:57:21 +01:00 |
|