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

feat(components/atom/input): Enable full input features on Mask input #2756

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

oriolpuig
Copy link
Collaborator

Atom/Input

❓ Ask

Description, Motivation and Context

When we use the AtomInput with type=mask, we are not able to use all capabilities for other AtomInputs, such as: rightIcons, leftIcons, buttons, ...

With this Pull Requests, we are enabling this possibility.

Types of changes

  • 🪲 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🧾 Documentation
  • 📷 Demo
  • 🧪 Test
  • 🧠 Refactor
  • 💄 Styles
  • 🛠️ Tool

Screenshots - Animations

image

Copy link

github-actions bot commented Sep 6, 2024

STATEMENTS BRANCHES FUNCTIONS LINES
≍ 0= ≍ 0= ≍ 0= ≍ 0=
% 75.9 64.19 65.99 77.7
ABS 3343 / 4404 2051 / 3195 654 / 991 3164 / 4072

Copy link

github-actions bot commented Sep 6, 2024

STATEMENTS BRANCHES FUNCTIONS LINES
≍ 0= ≍ 0= ≍ 0= ≍ 0=
% 75.9 64.19 65.99 77.7
ABS 3343 / 4404 2051 / 3195 654 / 991 3164 / 4072

@oriolpuig oriolpuig merged commit adbab9b into master Sep 9, 2024
7 checks passed
@oriolpuig oriolpuig deleted the feat/atom_input_mask_with_addons branch September 9, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants