pokemon-showdown-client/style
Guangcong Luo 7fa72c1d20 Convert teambuilder from utilichart.js to search.js
The teambuilder is now running on search.js! Not all new features I'd
like to be in are in, but we've now reached feature parity, and most
of the bugs I found during testing have been fixed.

New in search.js is on-demand DOM loading, which basically means
much faster performance because instead of trying to load every single
row of e.g. the pokemon list at once, we just load the part that's
visible, and load the rest only when you scroll it into view.

Also new in search.js is a dexsearch-like feature, replacing the old
details-search system. The new filter system is simpler and more powerful
and has the same API as /dexsearch, although not all the more advanced
dexsearch features are supported.

On-demand DOM loading makes teambuilder loading pretty much completely
instantaneous. There are other small differences in how selection of
pokemon/items/abilities/moves works, but it should overall make more
sense.
2015-12-22 00:06:27 -06:00
..
font Work around CloudFlare cache issue 2015-09-26 01:52:12 -04:00
fonts Update Font Awesome to 4.4.0 2015-09-25 02:46:34 -05:00
slider Add jslider 2013-05-06 00:32:39 -07:00
battle.css Use relative URIs in CSS where possible 2015-12-13 13:25:41 -05:00
client.css Convert teambuilder from utilichart.js to search.js 2015-12-22 00:06:27 -06:00
font-awesome.css Work around CloudFlare cache issue 2015-09-26 01:52:12 -04:00
hpbartest.html Test page for HP bar colors 2013-03-29 10:20:50 -07:00
jquery.slider.min.css Add jslider 2013-05-06 00:32:39 -07:00
replay.css Downloadable replays! 2015-12-07 03:19:46 -05:00
sim-types.css Remove outdated -webkit and -moz CSS 2015-06-28 00:50:16 -04:00
utilichart.css Convert teambuilder from utilichart.js to search.js 2015-12-22 00:06:27 -06:00