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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@cube-dev/ui-kit@0.10.0
Minor Changes
#84
9af598c
Thanks @tenphi! - CUK-72 Move all style engine logic into a single foldertasty
and export newtasty()
helper asstyled
replacement but with simplified and optimized API.#99
8be45cd
Thanks @MrFlashAccount! - CC-484 This PR removes several organisms from ui-kit: TopBar, StatsCard, SearchResults, DirectoryTree.Patch Changes
#110
52fbee3
Thanks @tenphi! - UpdateSelect
&Combobox
selected option styles.#105
8ce1f2d
Thanks @MrFlashAccount! - CUK-33 Now you can use the<DialogForm />
component together with<DialogTrigger />
🎉#105
8ce1f2d
Thanks @MrFlashAccount! - CUK-33 Removed unusedtype
property in the<DialogForm />
component#104
cead470
Thanks @tenphi! - Deprecation of StyleProvider#104
cead470
Thanks @tenphi! - Fix paddings andsize
prop typings in Dialog Component.#105
8ce1f2d
Thanks @MrFlashAccount! - CUK-33 Added documentation for the<DialogForm />
component#104
cead470
Thanks @tenphi! - Fix neutral pressed fill style for Button component#109
57a4cd3
Thanks @nikolaykost! - Rework design ofMenu
component with sections.Now sections more readable and has convenient design.
#104
cead470
Thanks @tenphi! - Support forelement
prop intasty
helper.#104
cead470
Thanks @tenphi! - Fix Legacy Modal component to correctly pass theme prop