cloudfour / cloudfour/SimpleSlideView

Normalizing some options now that noZepto

オープン
#16 コメント 1 件 リアクション 0 件 担当者 1 名 @tylersticka が担当を希望しています GitHub で見る
question
主要言語
HTML
スター
257
フォーク
31
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi @tylersticka

I'm seeing a couple of values getting computed for default options that I think are partially vestigial from Zepto. Specifically:

```
duration: ($.fx !== null) && ($.fx.cssPrefix !== null) ? $.fx.speeds._default : 400,
```

and

```
cssPrefix: ($.fx !== null) && ($.fx.cssPrefix !== null) ? $.fx.cssPrefix : '',
```

Not a lot of Google hits for `$.fx.cssPrefix` but it does appear to be Zepto-related. What are sane defaults for these now that `jQuery` is the only game in town?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。