Skip to content

Commit

Permalink
Update the default element on card components to <article> (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood authored Jul 16, 2024
1 parent fda2a41 commit 8f56db7
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 28 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Tables are no longer automatically 100% width but can be made to be with `.tna-table--full`
- `<ul>` elements with the class `.tna-container` have their `list-style` removed
- The default `htmlElement` option for the card component is now `<article>`

### Deprecated
### Removed
Expand Down
Loading

0 comments on commit 8f56db7

Please sign in to comment.