-
Notifications
You must be signed in to change notification settings - Fork 23
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(ktreelist, kbreadcrumb, kskeleton, kmenu): component reskin #2065
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(sandbox): setup component sandbox [KHCP-9008] * fix(ktreelist): update props and selectors [KHCP-9008] * feat(ktreelist): reskin component [KHCP-9008] * fix(ktreelist): minor fix [KHCP-9008] * docs(tree-list): update component docs [KHCP-9008] * fix(ktreelist): address PR feedback [KHCP-9008] * fix(ktreelist): misc fixes [KHCP-9008] * fix(ktreelist): minor fixes [KHCP-9008] * fix(ktreelist): focus visible state [KHCP-9008] * docs(tree-list): minor fix [KHCP-9008] * docs(tree-list): misc fixes [KHCP-9008]
* chore(sandbox): setup component sandbox [KHCP-8969] * feat(kbreadcrumb): reskin component [KHCP-8969] * test(kbreadcrumb): update component tests [KHCP-8969] * docs(breadcrumb): update component docs [KHCP-8969] * test(kbreadcrumb): fix component test [KHCP-8969] * docs(breadcrumb): minor tweak [KHCP-8969] * fix(kbreadcrumb): add truncated item title [KHCP-8969] * fix(kbreadcrumb): apply PR feedback Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * fix(kbreadcrumbs): address PR feedback [KHCP-8969] * fix(kbreadcrumb): misc fixes [KHCP-8969] --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com>
✅ Deploy Preview for kongponents-sandbox ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kongponents ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
* fix(ktreelist): tweak unscoped styles * chore: typo --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com>
portikM
changed the title
feat(ktreelist, kbreadcrumb): component reskin
feat(ktreelist, kbreadcrumb, kskeleton, kmenu): component reskin
Mar 25, 2024
* chore(sandbox): set up skeleton sandbox [KHCP-8999] * feat(kskeleton): rekin generic and table skeleton [KHCP-8999] * fix(kskeleton): component reskin [KHCP-8999] * docs(skeleton): update component docs [KHCP-8999] * test(kskeleton): fix component tests [KHCP-8999] * fix(kskeleton): card loader max width prop [KHCP-8999] * fix(kskeleton): address feedback [KHCP-8999] * fix(kskeleton): minor fix [KHCP-8999] * test(kskeleton): fix component tests [KHCP-8999]
portikM
force-pushed
the
feat/reskin-phase-10
branch
from
March 25, 2024 19:49
7c0718f
to
1e7e103
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
KTreeList
,KBreadcrumb
andKSkeleton
component reskin andKMenu
removal:PR Checklist