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(input): add mixin so it's easier to style and maintain similar components and parent components #8821

Closed
wants to merge 24 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
65d8763
feat(input): add component token —calcite-input-border-radius
alisonailea Feb 16, 2024
5c4d58f
feat(input): add --calcite-input-text-color component token
alisonailea Feb 16, 2024
fc8d5f1
feat(input): add --calcite-input-border-color component token
alisonailea Feb 16, 2024
71ed5b6
feat(input): add --calcite-input-background-color component token
alisonailea Feb 16, 2024
1e3ad50
feat(input): add --calcite-input-button-background-color(-hover,-acti…
alisonailea Feb 16, 2024
6b592a2
feat(input): add --calcite-input-icon-color(-hover) component tokens
alisonailea Feb 16, 2024
0a38603
fix(input): update border component tokens
alisonailea Feb 16, 2024
35e4202
feat(input): add prefix suffix text and background color
alisonailea Feb 16, 2024
86f278c
feat(input): add placeholder component token
alisonailea Feb 16, 2024
02d0a42
docs(input): add component token jsdocs
alisonailea Feb 16, 2024
fedd5d4
fix(input): add prefix suffix tokens separately
alisonailea Feb 17, 2024
cfa857f
fix(input): clear button
alisonailea Feb 20, 2024
c4c5e1e
fix(input): update input-button-icon-color to be clearer
alisonailea Feb 20, 2024
6e8bce8
fix(input): border-color of number inputs should not change
alisonailea Feb 20, 2024
5c4d86c
docs(input): update storybook test
alisonailea Feb 21, 2024
71e6f87
docs(input): update storybook tests
alisonailea Feb 21, 2024
3220572
Merge branch 'astump/7180-input' of github.com:Esri/calcite-component…
alisonailea Feb 21, 2024
affb171
fix(input): fix border radius in number input edge cases
alisonailea Feb 21, 2024
85c2a2e
WIP: input mixin
alisonailea Feb 22, 2024
b60cdc6
refactor(input): use input mixin to improve maintenance
alisonailea Feb 22, 2024
6aead69
feat(input-text): add component tokens
alisonailea Feb 22, 2024
6a00245
feat(input-number): add component tokens
alisonailea Feb 22, 2024
db8e0ec
fix(input, input-text, input-number): import mixin
alisonailea Feb 22, 2024
9b4f2af
fix(input): mixin
alisonailea Feb 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading