OLD | NEW |
1 Name: css-element-queries | 1 Name: css-element-queries |
2 Short Name: css-element-queries | 2 Short Name: css-element-queries |
3 URL: https://github.com/marcj/css-element-queries | 3 URL: https://github.com/marcj/css-element-queries |
4 Version: 0.2.1 | 4 Version: 0.2.1 |
5 Revision: 996d9035b1a13bb6883c181aad742ae45bd74026 | 5 Revision: 996d9035b1a13bb6883c181aad742ae45bd74026 |
6 Date: Thu May 28 13:57:31 2015 +0000 | 6 Date: Thu May 28 13:57:31 2015 +0000 |
7 License File: LICENSE | 7 License File: LICENSE |
8 Security Critical: no | 8 Security Critical: no |
9 | 9 |
10 Description: | 10 Description: |
11 ResizeSensor.js calls a callback when an element is resized for any reason. | 11 ResizeSensor.js calls a callback when an element is resized for any reason. |
12 | 12 |
13 Local Modifications: | 13 Local Modifications: |
14 Made test/index.html conform to tvcm's expectations: up-cased doctype, added | 14 Made test/index.html conform to the expectations of py_vulcanize: |
15 'use strict', downloaded mootools from cloudflare and added them to test/. | 15 up-cased doctype, added 'use strict', downloaded mootools from cloudflare |
| 16 and added them to test/. |
OLD | NEW |