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/[email protected]
Minor Changes
#659
2dfa908Thanks @tenphi! - Add success theme for Button component.#659
2dfa908Thanks @tenphi! - Decrease the line height of the h2 headers to 32px.#659
2dfa908Thanks @tenphi! - Improved design of Switch component.#659
2dfa908Thanks @tenphi! - Replace most of the icons with Tabler icons.#659
2dfa908Thanks @tenphi! - Remove default custom fonts.#659
2dfa908Thanks @tenphi! - Replace most of the colors by more contrast and consistent versions.#659
2dfa908Thanks @tenphi! - Change neutral and outline types visually for Button component and set outline as the default type.#659
2dfa908Thanks @tenphi! - Rework of all color palette.#659
2dfa908Thanks @tenphi! - Improve Select and ComboBox styles and the size of their chevron icons.#659
2dfa908Thanks @tenphi! - Add wrapperStyles to Select and ComboBox components and fix style props extraction.Patch Changes
#659
2dfa908Thanks @tenphi! - Allow numbers in more styles.#659
2dfa908Thanks @tenphi! - Improve Dialog outline except for popovers.#659
2dfa908Thanks @tenphi! - Add basic transitions for icons.