Histórico de commits

Autor SHA1 Mensagem Data
  Naotoshi Fujita 531ff9afdc Bug Fix: Updates the active index after the carousel exceeds bounds (#810). 3 anos atrás
  Naotoshi Fujita 8695356dfc Bug Fix: Prevent VoiceOver from announcing the SR field (#805). 3 anos atrás
  Naotoshi Fujita 9dfc5b3dc6 Bug Fix: Utilize `aria-busy` to prevent VoiceOver from reading the SR field (#805). 3 anos atrás
  Naotoshi Fujita d10447ab52 Bug Fix: Prevent VoiceOver from announcing the SR field (#805). 3 anos atrás
  Naotoshi Fujita 553c3378d4 Bug Fix: Incorrect prop name (#807). 3 anos atrás
  Naotoshi Fujita bac10d9580 Bug Fix: Need to shift the carousel when it crosses bounds. 3 anos atrás
  Naotoshi Fujita ddd7d96ddc Bug Fix: #781 3 anos atrás
  Naotoshi Fujita 514a2ccff2 Refactoring with `Media#set()`. Add `transformIgnorePatterns` to fix the issue that jest fails to rename caches. 3 anos atrás
  Naotoshi Fujita 3449e06e86 Performance optimization. Keep user options after breakpoints hit. 3 anos atrás
  Naotoshi Fujita 3a3b2870c6 Bug Fix: Handle the case which the `interval` is 0. 3 anos atrás
  Naotoshi Fujita 0f34c52691 Ignore the empty role option so that we can prevent Splide from assigning the `role="region"`. Tweak the i18n string. 3 anos atrás
  Naotoshi Fujita 453ae886e2 Make `label` and `labelledby` options responsive for destruction. 3 anos atrás
  NaotoshiFujita d786c39336 Append pagination to the parent element of the track. 3 anos atrás
  NaotoshiFujita 8764462b29 Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring. 3 anos atrás
  NaotoshiFujita 4c495b3c09 Bug Fix: `slideFocus` was overridden unexpectedly. 3 anos atrás
  NaotoshiFujita 29bca37273 Reduce the code size. Refactoring. 3 anos atrás
  NaotoshiFujita 604a4d9b04 Bug Fix: The `role` of the root element must not be updated. 3 anos atrás
  NaotoshiFujita c845fb0e8c Bug Fix: `refresh` removed 'aria-live`', 3 anos atrás
  NaotoshiFujita e3b2670643 Reduce the file size. Fix lint errors. 3 anos atrás
  NaotoshiFujita 226a034192 Patch `:focus-visible`. 3 anos atrás
  NaotoshiFujita b8bca00c78 Prevent the option from overriding a root role if it is provided by HTML. Use `role="presentation"` instead of `"none"`. 3 anos atrás
  NaotoshiFujita edbaf53125 Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`. 3 anos atrás
  NaotoshiFujita 91db20c8d0 Remove a SR text from each slide and add it to the track. 3 anos atrás
  NaotoshiFujita 27ecadf03a Optimize performance and Refactoring. 3 anos atrás
  NaotoshiFujita eed205801b Bug Fix: Slide width and height should be `null` for auto sizing. 3 anos atrás
  NaotoshiFujita cd1c185304 Remove slider styles. Change the target of the toggle button. 3 anos atrás
  NaotoshiFujita 33631ed2eb Remove `aria-pressed`. 3 anos atrás
  NaotoshiFujita 50c7654e05 Quit supporting separated play/pause buttons, but support the 2-states toggle button. 3 anos atrás
  NaotoshiFujita 4dac4bee1f Add `reduce()` method to Media and refactoring the code. 3 anos atrás
  NaotoshiFujita dd717a21c2 Use a prototype for options. 3 anos atrás