Andrew Nacin
6292b4c519
Fix JSHint errors in 5 files.
...
props seanchayes.
fixes #26015 , #26020 , #26019 , #26034 , #26022 .
Built from https://develop.svn.wordpress.org/trunk@26200
git-svn-id: http://core.svn.wordpress.org/trunk@26108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 05:16:09 +00:00
Andrew Nacin
2710bcade1
Switch to .min for compressed JS and CSS files.
...
* This moves our "development" versions from .dev.js to .js (same for css).
* The compressed version then moves from .js to .min.js (same for css).
By switching to the standard .min convention, it sets expectations for developers,
and works nicely with existing tools such as ack.
fixes #21633 .
git-svn-id: http://core.svn.wordpress.org/trunk@21592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-23 00:04:18 +00:00
azaozz
a750885c8e
Minify all js and add the non-minified files as .dev.js
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@10291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-02 15:08:58 +00:00
ryan
7df0f31a5b
Don't filter_visible() when making key callbacks to accommodate hidden-until-hover actions. see #8386
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 19:06:59 +00:00
azaozz
6288b2b867
Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 01:18:16 +00:00
markjaquith
7bc80167fe
Skip past tfoot as well as thead when doing comment moderation keyboard shortcut highlighting
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-01 21:07:16 +00:00
ryan
390172ba94
Bulk action hot keys for comments. Props nbachiyski. see #7643
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-04 17:53:14 +00:00
azaozz
e819a98d94
Comment manipulation keyboard shorcuts: get debug out, props nbachiyski see #7643
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-01 13:14:21 +00:00
ryan
0e6f150c24
Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-01 05:28:41 +00:00
ryan
4493a6b110
Don't process keypress if the current row is null. see #7643
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 00:48:37 +00:00
ryan
2e664f449e
Comment manipulation keyboard shorcuts from nbachiyski. see #7643
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 21:43:34 +00:00