update version # on homepage, crush assets
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 122 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 398 B After Width: | Height: | Size: 312 B |
|
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 288 B |
|
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 281 B |
|
Before Width: | Height: | Size: 213 B After Width: | Height: | Size: 201 B |
|
Before Width: | Height: | Size: 117 B After Width: | Height: | Size: 107 B |
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 164 B |
|
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 280 B |
|
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 363 B |
|
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 309 B |
|
Before Width: | Height: | Size: 264 B After Width: | Height: | Size: 263 B |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1008 B |
@@ -67,7 +67,7 @@
|
||||
|
||||
this.$element[dimension](0)
|
||||
this.transition('addClass', $.Event('show'), 'shown')
|
||||
this.$element[dimension](this.$element[0][scroll])
|
||||
$.support.transition && this.$element[dimension](this.$element[0][scroll])
|
||||
}
|
||||
|
||||
, hide: function () {
|
||||
|
||||
@@ -486,7 +486,7 @@
|
||||
|
||||
this.$element[dimension](0)
|
||||
this.transition('addClass', $.Event('show'), 'shown')
|
||||
this.$element[dimension](this.$element[0][scroll])
|
||||
$.support.transition && this.$element[dimension](this.$element[0][scroll])
|
||||
}
|
||||
|
||||
, hide: function () {
|
||||
|
||||