guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

Add jQuery UI JS components to CDN #490

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
eg.

jquery.ui.core.min.js
jquery.ui.dialog.min.js

etc.

The css is offered grouped into one file and as individual components.

http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/ui-lightness/jquery-u
i.css
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/base/jquery.ui.core.c
ss

So it makes sense to offer the js components as well. Otherwise you have no 
choice but to include jquery-ui-1.8.2.custom.min.js which is 203 KB before 
gzipping, when you may only want jquery.ui.position.js which is 4 KB.

Original issue reported on code.google.com by alistair...@gmail.com on 14 Jul 2010 at 9:40

GoogleCodeExporter commented 8 years ago
Agree 100%.
That's the whole point of making the library available as separate components!

Original comment by DSeme...@gmail.com on 4 Aug 2010 at 2:15

GoogleCodeExporter commented 8 years ago
Yes, this is vital to speed up page load times.

Original comment by tancredi...@gmail.com on 31 Oct 2010 at 11:32

GoogleCodeExporter commented 8 years ago
I agree!

Original comment by vorticit...@gmail.com on 1 Jan 2011 at 1:19

GoogleCodeExporter commented 8 years ago
bump!

Original comment by mcha...@gmail.com on 15 Nov 2012 at 2:25

GoogleCodeExporter commented 8 years ago
agree

Original comment by clemoom...@gmail.com on 22 Feb 2013 at 4:46