Skip to content

Feat(web-twig): Introduce sizes for Select, TextArea, and TextField #DS-1904 #2070

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 1 commit into
base: feat/DS-1689-form-field-sizes
Choose a base branch
from

Conversation

adamkudrna
Copy link
Contributor

New sizes introduced according to our Size Dictionary:

  • <ComponentName>--small
  • <ComponentName>--medium (default)
  • <ComponentName>--large

Description

This is a follow-up of #2057.

Additional context

Issue reference

https://jira.almacareer.tech/browse/DS-1689

…eld` #DS-1904

New sizes introduced according to our Size Dictionary:

- `<ComponentName>--small`
- `<ComponentName>--medium` (default)
- `<ComponentName>--large`
@coveralls
Copy link

Coverage Status

coverage: 96.923%. remained the same
when pulling e3ad127 on feat/DS-1904-twig-form-field-sizes
into 2183c54 on feat/DS-1689-form-field-sizes.

Copy link

netlify bot commented May 13, 2025

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit e3ad127
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/68235e2cf405570008fc4212

Copy link

netlify bot commented May 13, 2025

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit e3ad127
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/68235e2cbc9e0900087afe8e
😎 Deploy Preview https://deploy-preview-2070--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 90 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -1,6 +1,6 @@
# TextFieldBase

This is Twig implementation of the abstract component TextFieldBase for the purposes of the form components [TextField][textfield] and [TextArea][textarea].
This is Twig implementation of the abstract component TextFieldBase for the purposes of the form components [TextField][textfield] and [TextFieldBase][textarea].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

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

Successfully merging this pull request may close these issues.

3 participants