Historique des commits

Auteur SHA1 Message Date
  Naotoshi Fujita 31d2dbba6b Add `readonly`. il y a 3 ans
  Naotoshi Fujita 06a0c25c10 Use `const` for typing constructors. Add the `lazyload:error` event. il y a 3 ans
  Naotoshi Fujita 18710e9d7f Revise the `jump()` method for the fade type. il y a 3 ans
  Naotoshi Fujita fa747225f7 Add the jump method to Controller. Rename Media to Breakpoints. il y a 3 ans
  Naotoshi Fujita cbc8dddeb7 Refactoring position calculation. il y a 3 ans
  Naotoshi Fujita 334559355b Replace all utility methods with the util package. il y a 3 ans
  Naotoshi Fujita 3bbe359ef5 Replace constructors with the util package. il y a 3 ans
  Naotoshi Fujita 8c02b3aea9 Replace the event system with the util package. il y a 3 ans
  Naotoshi Fujita 672d32469e Bug Fix: Need to accept `undefined` for the string index type in `Components` since extensions do not always exist. il y a 3 ans
  Naotoshi Fujita 69c39397b5 Fix typings of events. il y a 3 ans
  Naotoshi Fujita 9cb736245d Expose `isOverflow()`. il y a 3 ans
  Naotoshi Fujita 9946ee4cd0 Add the `is-overflow` status class. il y a 3 ans
  Naotoshi Fujita 8d040f626a Rename the option. il y a 3 ans
  Naotoshi Fujita 4d8e49a29e Update the order. il y a 3 ans
  Naotoshi Fujita 789bde698a Bug Fix: Should exclude the last gap to check overflow. il y a 3 ans
  Naotoshi Fujita 4b4cabb3ad Skip the dimension check to resize a carousel after generating clones. il y a 3 ans
  Naotoshi Fujita 8bf25a6fd2 Manually call the `resize()` method after generating clones to ensure a carousel is resized. il y a 3 ans
  Naotoshi Fujita 7b29da3420 Implement the "overflow" feature. il y a 3 ans
  Naotoshi Fujita 5b2eb73a1b Add the `compact` option. il y a 3 ans
  Naotoshi Fujita e0227f4710 Exposes the internal method `update()`. il y a 3 ans
  Naotoshi Fujita 2586acd529 Expose the `check` method to manually check whether to load near images. il y a 3 ans
  Naotoshi Fujita 8aff0998b4 Bug Fix: Rarely the loop carousel rewound itself. il y a 3 ans
  Naotoshi Fujita 514a2ccff2 Refactoring with `Media#set()`. Add `transformIgnorePatterns` to fix the issue that jest fails to rename caches. il y a 3 ans
  Naotoshi Fujita 3449e06e86 Performance optimization. Keep user options after breakpoints hit. il y a 3 ans
  Naotoshi Fujita ad74200f54 Add the "svelte" field. Export some constants. il y a 3 ans
  Naotoshi Fujita 453ae886e2 Make `label` and `labelledby` options responsive for destruction. il y a 3 ans
  NaotoshiFujita 8764462b29 Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring. il y a 3 ans
  NaotoshiFujita 29bca37273 Reduce the code size. Refactoring. il y a 3 ans
  NaotoshiFujita 604a4d9b04 Bug Fix: The `role` of the root element must not be updated. il y a 3 ans
  NaotoshiFujita e3b2670643 Reduce the file size. Fix lint errors. il y a 3 ans