Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

2.25.0

Compare
Choose a tag to compare
@jxom jxom released this 02 Dec 07:39
· 1014 commits to master since this release

Features

  • Added <Modal> component
  • Added <DialogModal> component (built with <Modal>)
  • Added <TrapFocus> private util to trap focus in a certain area of the DOM.
  • Added a uniqueId.js util easily generate a unique ID for HTML ID attributes.