Skip to content
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

chore(atomic): migrate atomic-commerce-interface to Lit #5017

Draft
wants to merge 5 commits into
base: KIT-4050
Choose a base branch
from

Conversation

fpbrault
Copy link
Contributor

@fpbrault fpbrault commented Feb 27, 2025

[Component Name] Component Specification

📝 Requirements

The [component-name] component is designed to [brief description of the component's purpose].

  • [Requirement 1]: [Brief description of the first requirement]
  • [Requirement 2]: [Brief description of the second requirement]

♿ Accessibility

  • [Description of accessibility considerations, such as ARIA roles, keyboard navigation, etc.]

⚡ Performance & Security (if applicable)

  • [Description of performance considerations, such as asynchronous operations, lazy loading, etc.]
  • [Description of security considerations, such as sanitization, preventing XSS attacks, etc.]

⚠️ Risks and Challenges (if applicable)

  • [Risk or challenge 1]
  • [Risk or challenge 2]

✅ Checklist

  • 🧪 The component is unit tested
  • 🧪 The component includes E2E tests
  • ♿ The component complies with the Web Content Accessibility Guidelines.
  • 🌐 All strings intended for humans or assistive technology must be localized with i18n.
  • 📦 The Lit component is exported in the appropriate index.ts and lazy-index.ts files.
  • 🎨 CSS parts are documented still accessible.
  • 🦥 Slotted Content, public methods and properties are documented

https://coveord.atlassian.net/browse/KIT-[____]

Copy link

github-actions bot commented Feb 27, 2025

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 246.6 246.6 0
commerce 359.3 359.3 0
search 417.3 417.3 0
insight 408.5 408.5 0
recommendation 258 258 0
ssr 411.1 411.1 0
ssr-commerce 375.8 375.8 0

@fpbrault fpbrault changed the base branch from master to KIT-4005 February 28, 2025 16:23
@fpbrault fpbrault force-pushed the KIT-4005 branch 3 times, most recently from b29b61c to 1b39b93 Compare March 14, 2025 21:36
Base automatically changed from KIT-4005 to master March 16, 2025 17:10
@fpbrault fpbrault changed the base branch from master to KIT-4050 March 17, 2025 15:27
@fpbrault fpbrault force-pushed the KIT-4050 branch 2 times, most recently from d585c51 to e2ae1fe Compare March 18, 2025 18:36
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