Commit History

Author SHA1 Message Date
  NaotoshiFujita 19b580e7bf Adjusting exports. 3 years ago
  NaotoshiFujita 5d475a4d4e Fix typing. 3 years ago
  NaotoshiFujita a03812d6d6 Add `.vscode`. 3 years ago
  NaotoshiFujita 0db580ed9a Increase buffer time. 3 years ago
  NaotoshiFujita 3687aaee10 Add `focus-visible` styles. 3 years ago
  NaotoshiFujita 6c7650d70e Change `utils` because TS does not take account the field. 3 years ago
  NaotoshiFujita 8797124d85 Export `utils` for extensions. 3 years ago
  NaotoshiFujita 65849f363c Add files to `exports`. 3 years ago
  NaotoshiFujita d786c39336 Append pagination to the parent element of the track. 3 years ago
  NaotoshiFujita 8764462b29 Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring. 3 years ago
  NaotoshiFujita 92352f42d1 Add the `exports` field for CSS files. 3 years ago
  NaotoshiFujita c6fe003e72 Get rid of the unnecessary test. 3 years ago
  NaotoshiFujita 4c495b3c09 Bug Fix: `slideFocus` was overridden unexpectedly. 3 years ago
  NaotoshiFujita 29bca37273 Reduce the code size. Refactoring. 3 years ago
  NaotoshiFujita 604a4d9b04 Bug Fix: The `role` of the root element must not be updated. 3 years ago
  NaotoshiFujita c845fb0e8c Bug Fix: `refresh` removed 'aria-live`', 3 years ago
  NaotoshiFujita e3b2670643 Reduce the file size. Fix lint errors. 3 years ago
  NaotoshiFujita 8a0e4376ae Create a simple server. 3 years ago
  NaotoshiFujita 226a034192 Patch `:focus-visible`. 3 years ago
  NaotoshiFujita b8bca00c78 Prevent the option from overriding a root role if it is provided by HTML. Use `role="presentation"` instead of `"none"`. 3 years ago
  NaotoshiFujita edbaf53125 Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`. 3 years ago
  NaotoshiFujita baf00b747b Tweak comments. 3 years ago
  NaotoshiFujita 91db20c8d0 Remove a SR text from each slide and add it to the track. 3 years ago
  NaotoshiFujita 27ecadf03a Optimize performance and Refactoring. 3 years ago
  NaotoshiFujita eed205801b Bug Fix: Slide width and height should be `null` for auto sizing. 3 years ago
  NaotoshiFujita cd1c185304 Remove slider styles. Change the target of the toggle button. 3 years ago
  NaotoshiFujita 33631ed2eb Remove `aria-pressed`. 3 years ago
  NaotoshiFujita 50c7654e05 Quit supporting separated play/pause buttons, but support the 2-states toggle button. 3 years ago
  NaotoshiFujita edb9d44575 Tweak comments. 3 years ago
  NaotoshiFujita 4dac4bee1f Add `reduce()` method to Media and refactoring the code. 3 years ago