Explorar o código

Remove the default value of `slideFocus`.

NaotoshiFujita %!s(int64=3) %!d(string=hai) anos
pai
achega
7abab6d1ef
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/js/constants/defaults.ts

+ 0 - 1
src/js/constants/defaults.ts

@@ -25,7 +25,6 @@ export const DEFAULTS: Options = {
   easing            : 'cubic-bezier(0.25, 1, 0.5, 1)',
   drag              : true,
   direction         : 'ltr',
-  slideFocus        : true,
   trimSpace         : true,
   focusableNodes    : 'a, button, textarea, input, select, iframe',
   live              : true,