Skip to content

Releases: whizkydee/helpers

v0.3.2

17 May 19:39
Compare
Choose a tag to compare
  • Return an array of matches if a file extension has multiple mime types 4aae2ea
  • Better types 883a543
  • Implement trapFocus function e98f266
  • Ensure focusables array is populated with actual elements e8b2737

v0.3.1...v0.3.2

v0.3.1

16 May 09:19
Compare
Choose a tag to compare
  • Read TypeScript config from tsconfig.json then make in dynamic in rollup config 324ddb8
  • Make sure common types are included in packed build. 324ddb8
  • Explicitly export names from ua.ts 5614b31
  • Rename swapKeysForValue to swapKeysForValues 5a4434c

v0.3.0...v0.3.1

v0.3.0

15 May 17:57
Compare
Choose a tag to compare
  • Prepare for v0.3.0 a15ba4e
  • Content reword 5cefb41
  • Quick update "es" to "esm" everywhere 5f67e80
  • Implement CommonJS and ESM builds 3d6a10a
  • Add getFocusableNodes, getLastFocusableNode and getFirstFocusableNode 044ad74
  • Improve getFormFields a71cd61
  • Improve mimeTypes and file extensions logic and function signatures fb23fe6
  • Add "video" and "audio" to focusable selectors list f77a10e
  • Accept px first over rootPx in pxToRem 636418e
  • Use more appropriate "void" type over "undefined" for "wait" return type 01eae65
  • Better implementation and types for getEventPath 3a6394c
  • [ts] Work in progress cebb0b6

643e1b0...v0.3.0