This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
2.25.0
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.