v5.0.0-rc4 #768
AlexVelezLl
announced in
Releases
v5.0.0-rc4
#768
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
New Components
KOverlay
to move an element from its original place in the DOM to the overlay container element#k-overlay
. This is often useful for modals, tooltips, dropdowns, or other elements that should appear on top of other content. By @MisRob in Let's teleport + make 'sidebar' icon flip in RTL languages #722KModal
appendToRoot
prop toappendToOverlay
. By @MisRob in Let's teleport + make 'sidebar' icon flip in RTL languages #722KTooltip
appendToOverlay
, to KTooltip. By @MisRob in Let's teleport + make 'sidebar' icon flip in RTL languages #722KDS Initialization
#k-overlay
to an application's document body during KDS initialization. By @MisRob in Let's teleport + make 'sidebar' icon flip in RTL languages #722Icons
KDS General Styling
Backported changes from v4.4.1
KCheckbox
change
event and update whether or not the given checked and indeterminate props reflect the reality that you expect. By @nucleogenesis in KCheckbox: Remove local state management, rely on given props #744New Contributors
Full Changelog: v5.0.0-rc3...v5.0.0-rc4
This discussion was created from the release v5.0.0-rc4.
Beta Was this translation helpful? Give feedback.
All reactions