-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ktooltip, kdatetimepicker): reskin components (#2003)
* feat(kexternallink): reskin component [KHCP-8981] (#1989) * feat(kexternallink): reskin component [KHCP-8981] * docs: migration doc [KHCP-8981] * fix(kmodalfullscreen): touch up component styles [KHCP-8991] (#1998) * feat(ktooltip): reskin component styles [KHCP-9007] (#1988) * feat(ktooltip): reskin component styles [KHCP-9007] * docs(tooltip): update component docs [KHCP-9007] * fix(*): ktooltip label prop [KHCP-9007] * fix(ktooltip): minor fix [KHCP-9007] * fix(ktooltip): apply PR feedback Co-authored-by: Adam DeHaven <[email protected]> * fix(ktooltip): position-fixed prop default value [KHCP-9007] * fix(ktooltip): minor fix [KHCP-9007] * docs(tooltip): fix typo [KHCP-9007] --------- Co-authored-by: Adam DeHaven <[email protected]> * feat(kdatetimepicker): reskin component [KHCP-8978] (#2000) * chore(sandbox): setup kdatetimepicker sandbox [KHCP-8978] * feat(kdatetimepicker): reskin component [KHCP-8978] * fix(kdatetimepicker): handle disabled state [KHCP-8978] * test(kdatetimepicker): fix component tests [KHCP-8978] * docs(datetime-picker): update component docs [KHCP-8978] * docs(datetime-picker): use script setup [KHCP-8978] * docs(datetime-picker): update events section [KHCP-8978] * fix(kdatetimepicker): timeframes grid container [KHCP-8978] * fix(kdatetimepicker): relative timeframe button styling [KHCP-8978] * fix(sandbox): fix example [KHCP-8978] * fix(kdatetimepicker): address PR feedback [KHCP-8978] * fix(mixins): add comment [KHCP-8978] * fix(kdatetimepicker): type fix [KHCP-8978] * fix(kdatetimepicker): add popoverplacement prop (#2011) * fix(kdatetimepicker): add popoverplacement prop * docs(datetime-picker): document new prop * docs(datetime-picker): minor fix * fix: address PR feedback Co-authored-by: Adam DeHaven <[email protected]> --------- Co-authored-by: Adam DeHaven <[email protected]> * fix(kdatetimepicker): fix wrapping in timepicker display (#2013) * fix(kdatetimepicker): fix wrapping in timepicker display * fix: minor fixes --------- Co-authored-by: Adam DeHaven <[email protected]>
- Loading branch information
1 parent
712687e
commit 21ad882
Showing
20 changed files
with
913 additions
and
728 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.