Conversation
Available types:
|
Deploying atlantis with
|
| Latest commit: |
1328c0b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c5554bf5.atlantis.pages.dev |
| Branch Preview URL: | https://proof-of-concept-data-attrs.atlantis.pages.dev |
| */ | ||
| readonly moreActionsMenu?: SectionProps[]; | ||
|
|
||
| readonly dataAttributes?: { |
There was a problem hiding this comment.
we would likely document either in the JSDoc, and on our main docs that this is a temporary/holdover pattern and that the preferred way is to simply use data attributes normally on components.
we would also want to include something either or on the props tables or descriptions for components and sub components stating that data attributes exist. maybe one day it would just be assumed they are available but while it's new and not readily available, having that noted would be nice.
Motivations
Changes
Added
Changed
Deprecated
Removed
Fixed
Security
Testing
Changes can be
tested via Pre-release
In Atlantis we use Github's built in pull request reviews.