Skip to content

Commit

Permalink
add version to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenjwatkins committed Aug 22, 2023
1 parent 1df4c9b commit dd03786
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions documentation/specs/Modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,3 +271,11 @@ function PageWithModal() {

- `useDialog`, `useModalOverlay` from `react-aria`
- `IntersectionObserver` for styling when header and footer are stuck, as denoted here: https://ryanmulligan.dev/blog/sticky-header-scroll-shadow/

---

## Versions

| Version | Owner | Change |
| :--------- | :-------------- | :----------------------------------------------- |
| 2023-08-22 | stephenjwatkins | Add `isDisabled` to actions to support disabling |

0 comments on commit dd03786

Please sign in to comment.