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

fix(form components): dark mode token updates #277

Merged
merged 32 commits into from
Dec 3, 2024
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
37b71ed
feat(custom-date-picker): updated custom date, time, date range picke…
wbarbee Oct 22, 2024
b7082b5
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Oct 22, 2024
ddf4bc9
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Oct 23, 2024
16bce43
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Nov 11, 2024
3cf618c
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Nov 18, 2024
a0d5e9e
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Nov 19, 2024
86d358d
feat(form components): dark mode for all form-related components
wbarbee Nov 19, 2024
094ab2e
feat: numberInput, radioButton, toggleButton first pass
wbarbee Nov 20, 2024
22896d2
fix: checkbox color tokens (check: invalid and error message)
wbarbee Nov 20, 2024
c81cca2
feat: quick token adjustment on skeleton loader gradient using new co…
wbarbee Nov 20, 2024
ab0a5a5
fix: textArea, textInput
wbarbee Nov 20, 2024
376dada
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Nov 20, 2024
344b0ef
Merge branch 'next' into feat/form-components-dark-mode
wbarbee Nov 20, 2024
3e2c3ff
feat: additional styles, instantiate kyn-checkbox in dropdown multipl…
wbarbee Nov 20, 2024
84b5413
fix: broken error icon in numberInput, begin radioButton token updates
wbarbee Nov 20, 2024
1fdeac3
fix: handleChange for radioButton now working as expected
wbarbee Nov 20, 2024
a859b25
fix: revert skeleton.scss, will handle in separate PR
wbarbee Nov 20, 2024
2ba408c
feat: checkbox and radioButton refactored to match figma
wbarbee Nov 21, 2024
5c7a10c
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Nov 21, 2024
a0704aa
Merge branch 'next' into feat/form-components-dark-mode
wbarbee Nov 21, 2024
9dab2a6
fix: update dropdown, numberInput, toggleButton to match recent figma…
wbarbee Nov 22, 2024
4242d51
feat: bring checkbox and radioButton up to date with figma file
wbarbee Nov 22, 2024
cb0aba8
fix: checkbox and dropdown updates
wbarbee Nov 25, 2024
d720f95
fix: use secondary-state-default for now
wbarbee Nov 25, 2024
ac76d5e
fix: reflect pushed token
wbarbee Nov 25, 2024
8fe5182
fix: playwright updates, fix tests
wbarbee Nov 25, 2024
eb99795
fix: robert 25.11.2024 ready for dev updates
wbarbee Nov 25, 2024
46bd72e
feat: update with new foundation next version, more checks
wbarbee Nov 25, 2024
a155a57
feat: refactor checkmark in checkbox to use single base64
wbarbee Nov 26, 2024
a12ad1b
fix: toggle hover on focus styling
wbarbee Nov 26, 2024
906ca4d
Merge branch 'next' of github.com:kyndryl-design-system/shidoka-appli…
wbarbee Dec 2, 2024
c5df43d
fix: disabled dropdown option, merge in next
wbarbee Dec 2, 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
14,600 changes: 7,296 additions & 7,304 deletions custom-elements.json

Large diffs are not rendered by default.

307 changes: 257 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading