Skip to content

Annotate UI Kit components with data-component attributes #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rushi
Copy link
Member

@rushi rushi commented Aug 27, 2022

Install fullstory-babel-plugin-annotate-react which will annotate components with information. For React on the web the attributes are data-component, data-element, and data-source-file. It uses babel-plugin-transform-react-qa-classes as a base

CleanShot 2022-08-27 at 13 42 23@2x

Relevant seller app PR: https://github.com/xola/x2-seller/pull/1132

…eact

# By Rushi Vishavadia (44) and others
# Via GitHub (13) and others
* 'master' of github.com:xola/ui-kit: (155 commits)
  2.1.41
  X2-8303 | X2-8266 | X2-8421 | refactor sidebar to control drawers fro… (xola#300)
  Defaulted context to empty object if undefined
  X2-8166 fix(breakdown): resolves context destructuring issue
  2.1.39
  X2-8166   Correct Currency not Appearing when Viewing the Customer's Reservation in the Purchases Tab (xola#296)
  2.1.38
  2.1.37
  Revert "X2-8166: Correct Currency not Appearing when Viewing the Customer's Reservation in the Purchases Tab" (xola#294)
  2.1.36
  X2-8166: Correct Currency not Appearing when Viewing the Customer's Reservation in the Purchases Tab (xola#292)
  Fix currency display issue in BreakdownItem component
  Add locale prop to Breakdown component
  2.1.35
  X2-6577 Tutorial - Fix  (xola#291)
  Fix for CAD with Canadian locale
  2.1.34
  X2 7053 feedback widget (xola#266)
  2.1.33
  X2-6907 Setting default as no date for DatePickerPopover [LATEST] (xola#289)
  ...

# Conflicts:
#	package-lock.json
@rushi
Copy link
Member Author

rushi commented Feb 1, 2024

Test babel-plugin-react-remove-properties for production and https://nextjs.org/docs/architecture/nextjs-compiler#remove-react-properties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant