You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#321c8784ab Thanks @tenphi! - Show the Clear Button in the SearchInput component even if the suffix prop provided.
#321c8784ab Thanks @tenphi! - Add the hideText property to hide parts of CodeSnippet text.
Add the actions property and CodeSnippet.Button component to allow adding new actions to the CodeSnippet compoonent.
#292842836f Thanks @MrFlashAccount! - Added new prop in <DialogTrigger /> - shouldCloseOnInteractOutside, which gives you a chance to filter out interaction with elements that should not dismiss the overlay.
#29079adb32 Thanks @tenphi! - Add an inputStyles prop to the CheckboxGroup component to customize styles of a checkbox group itself.
Improve Tasty caching.