r888888888
9822ff999b
switch to non-minified versions of js libs, load unminified versions of jquery and jquery ui on non-prod environments ( #3690 )
2018-04-30 11:28:20 -07:00
Albert Yi
0b20648f1f
rename jquery qtip css to scss
2018-04-27 11:41:13 -07:00
Albert Yi
f2b525a6d2
Implement forum topic voting and tag change pruning ( #3580 )
2018-04-26 15:31:06 -07:00
evazion
bb3c88dbc8
thumbnails: replace browser tooltips with qtip2 tooltips ( #3664 ).
2018-04-25 23:06:11 -05:00
evazion
7157251657
Upgrade to jquery-2.2.4 ( #3548 ).
2018-02-24 10:43:12 -06:00
evazion
9aa0af82ba
Upgrade to jquery-1.12.4; add jquery-migrate plugin ( #3548 ).
2018-02-15 21:38:16 -06:00
evazion
cf27de2ec9
Fix #3532 : Make Enter key accept current tag during autocomplete.
...
Previously we patched the jqueryui-autocomplete library in order to
customize how the Tab and Enter keys behaved. Specifically, we wanted to
prevent the Tab key from moving the focus out of the tag input box, and
we wanted to prevent the Enter key from submitting the page when editing tags.
These things can achieved without patching the library by using
`event.preventDefault` and `event.stopImmediatePropagation` to prevent
other event handlers from running after these keys trigger the
`autocompleteselect` event.
2018-02-06 19:11:01 -06:00
r888888888
5ad18aef22
implement gestures
2017-09-23 13:14:49 -07:00
r888888888
ae4b73c650
fix jquery dropdown css
2017-04-05 15:32:54 -07:00
r888888888
70d057f8f3
move saved search option to sidebar
2017-03-20 16:19:15 -07:00
evazion
df3925ecb4
stylesheets: rename *.css.scss -> *.scss.
...
Fixes "DEPRECATION WARNING: Extra .css in SCSS file is unnecessary."
2017-02-28 19:01:09 -06:00
r888888888
f2082e82c9
Revert "update css for jquery ui"
...
This reverts commit 89f38793e9 .
2015-10-09 17:05:30 -07:00
r888888888
1db553577b
Revert "fix css"
...
This reverts commit 339364ccb3 .
2015-10-09 17:04:43 -07:00
r888888888
6aef4512ee
Revert "fix css"
...
This reverts commit eb7126abaf .
2015-10-09 17:02:33 -07:00
r888888888
1426db0aec
Revert "add missing icons"
...
This reverts commit f32ef236db .
2015-10-09 17:02:26 -07:00
r888888888
f32ef236db
add missing icons
2015-10-09 15:23:02 -07:00
r888888888
eb7126abaf
fix css
2015-10-09 14:53:40 -07:00
r888888888
339364ccb3
fix css
2015-10-09 14:52:27 -07:00
r888888888
89f38793e9
update css for jquery ui
2015-10-01 12:13:28 -07:00
Toks
a0baaea1b2
fix #1852
2015-04-23 11:20:14 -04:00
r888888888
be112b4191
fix asset image paths
2014-10-27 15:24:11 -07:00
Toks
1bcec0fbbf
Add seek slider
2014-10-19 02:30:03 -07:00
Toks
dbe4a7ebf6
Fix regressed autocomplete changes
...
also update the patch file
2014-10-19 02:30:03 -07:00
r888888888
5f063d693a
fully implement ugoira js player, upgrade jquery and jquery-ui
2014-10-19 02:30:02 -07:00
r888888888
3bb06c2be4
integrate ugoiras into zip+webm+preview
2014-10-19 02:30:02 -07:00
r888888888
81c5c15758
revert hammer js changes
2014-08-20 16:50:53 -07:00
r888888888
914ee9f6a3
fix mobile js
2014-08-15 13:54:36 -07:00
r888888888
75da8dc340
remove jquery.hammer.min.js dependency
2014-08-15 13:22:44 -07:00
r888888888
3fb0072dea
update hammer js
2014-08-14 15:05:11 -07:00
Toks
ac13636d7b
Remove enter-to-autocomplete
...
see http://sonohara.donmai.us/forum_topics/10558
2014-05-11 11:08:45 -04:00
Toks
e84934bf78
Automatically focus first autocomplete result
...
In order to do this space-to-complete needs to be removed too since it
doesn't work together with autofocus. I think this is a good thing
anyway as it can cause accidental selections when typing. And we already
have two other shortcuts for this too (enter and tab).
2014-04-28 15:07:09 -04:00
r888888888
08da53f7f0
add gesture support for mobile page
2014-04-12 14:48:16 -07:00
r888888888
06b92f9546
cache autocomplete results
2014-02-11 15:56:06 -08:00
r888888888
6b237bd013
fixes #1802
2013-07-11 17:38:27 -07:00
Toks
f45c90b0bc
fixes #1796
2013-07-08 20:54:02 -04:00
r888888888
ec5feaea4f
fixes #1796
2013-07-02 18:25:43 -07:00
r888888888
3a31a5031b
add table sorting to promotion report
2013-07-02 17:11:35 -07:00
r888888888
254a08a011
potential fix for #1787
2013-06-21 13:08:36 -07:00
r888888888
a94874ef42
update patch for autocomplete
2013-06-21 11:50:10 -07:00
r888888888
9475be9944
fixes #1780
2013-06-21 11:48:58 -07:00
r888888888
451552ea7f
* fixes #1784
...
* space will now select an item in the autocomplete
2013-06-21 11:36:23 -07:00
r888888888
c85f31f2a5
fixes #1786
2013-06-21 11:32:58 -07:00
r888888888
5ae6694bce
fixes #1777
2013-06-19 16:46:41 -07:00
r888888888
cf74b592cd
fixes #1773
2013-06-19 14:04:27 -07:00
r888888888
5c52e68039
fixes #1768 , revert to jquery-ui 1.10.2
2013-06-19 13:17:06 -07:00
r888888888
e0a14bb9eb
* Use jquery-ui's autocomplete module instead of typeahead
...
* Enable support for multiple tag autocomplete
2013-06-18 18:38:05 -07:00
r888888888
6285c09124
upgraded to jquery 1.10 and jquery-ui 1.10, fix autocomplete js bugs, style general tags
2013-06-18 17:24:59 -07:00
r888888888
a0e6b20dd0
switch autocomplete plugin to typeahead library
2013-06-06 17:47:28 -07:00
r888888888
824d230e10
excised unused jquery ui sections
2013-06-06 17:01:08 -07:00
小太
aef86bda04
Kill trailing whitespace in css files
2013-03-19 23:11:20 +11:00