Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
tesk9 committed Jan 17, 2024
1 parent 7b75756 commit a60bb48
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Nri/Ui/Modal/V12.elm
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ module Nri.Ui.Modal.V12 exposing
, isOpen
)

{-|
{-| Patch changes:
- adjust the padding of the heading when the close X is present for viewports less than 1000px wide
# Changes fro V11:
Changes from V11:
- remove use of FocusTrap type alias
- return ids to focus on instead of cmds (in order to make modals more testable via the effect pattern with program-test)
Expand Down

0 comments on commit a60bb48

Please sign in to comment.