-
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(ktruncate, kslideout, ktoaster): components reskin (#2020)
* feat(ktruncate): reskin component [KHCP-9009] (#2009) * feat(ktruncate): reskin component [KHCP-9009] * fix(ktruncate): apply PR feedback Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * fix: lint:fix * fix(ktruncate): address PR feedback [KHCP-9009] * fix(ktruncate): address PR feedback [KHCP-9009] * docs(truncate): minor tweak [KHCP-9009] --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * feat(ktoaster): component reskin [KHCP-9005] (#2015) * chore(sandbox): setup ktoaster sandbox [KHCP-9005] * feat(ktoaster): refactor component [KHCP-9005] * test(ktoaster): fix component test [KHCP-9005] * fix(ktoaster): misc fixes [KHCP-9005] * docs(toaster): update component docs [KHCP-9005] * docs(toaster): address feedback [KHCP-9005] * fix(ktoaster): todo item [KHCP-9005] * fix(ktoaster): apply PR feedback Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * fix(ktoaster): address PR feedback [KHCP-9005] * test(ktoaster): fix component tests [KHCP-9005] * fix(ktoaster): minor fixes [KHCP-9005] --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * feat(kslideout): component reskin [KHCP-9000] (#2012) * chore(sandbox): set up component sandbox [KHCP-9000] * feat(kslideout): reskin component [KHCP-9000] * fix(kslideout): minor fix [KHCP-9000] * test(kslideout): fix component tests [KHCP-9000] * docs(slideout): update component docs [KHCP-9000] * docs(slideout): minor fix [KHCP-9000] * docs: tweak migration guide [KHCP-9000] * docs: apply feedback Co-authored-by: Philipp Rudloff <philipp.rudloff@konghq.com> * fix(kslideout): apply PR feedback Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * fix(kslideout): address PR feedback [KHCP-9000] --------- Co-authored-by: Philipp Rudloff <philipp.rudloff@konghq.com> Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> * fix(kslideout): adoption fixes (#2025) * fix(ktoaster): icon, title and message styling (#2028) * fix(ktoaster): icon, title and message styling * fix(ktoaster): minor fix * docs(toaster): address PR feedback * fix(ktoaster): minor fix * fix(kslideout): remove slotted title icon styling (#2029) * fix(*): fix keyboard events (#2033) --------- Co-authored-by: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> Co-authored-by: Philipp Rudloff <philipp.rudloff@konghq.com>
- Loading branch information
1 parent
d3799fd
commit ba9a265
Showing
18 changed files
with
1,366 additions
and
770 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.