Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

CommonJS NPM modules and fixes

Compare
Choose a tag to compare
@eirikbacker eirikbacker released this 06 Aug 08:54
· 814 commits to master since this release
  • Default to CommonJS export - not minified and no source map
  • Remove unnecessary optionalDependencies in all components
  • Fix core-input jumping screen reader bug in Safari on expand
  • Prevent escaping maximised mode on ESC on core-toggle popups
  • Add direct jump to each advanced example in core-input
  • Add X-Requested-With to core-input ajax
  • Add installation note to all components
  • Expose version number in UMD modules
  • Update dependencies
  • Stop core-toggle if event.defaultPrevented