Skip to content

Conversation

@github-actions
Copy link
Contributor

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

  • #560 268867e Thanks @tenphi! - Rename Submit to SubmitButton.

  • #560 268867e Thanks @tenphi! - Form's resetFields() method now resets errors and touched status as well.

  • #560 268867e Thanks @tenphi! - Add resetFieldsValidation() and setFieldError() methods to form to replace deprecated setFields().

  • #560 268867e Thanks @tenphi! - Add ResetButton component.

  • #560 268867e Thanks @tenphi! - Simplify API of CopySnippet and improve its design.

  • #560 268867e Thanks @tenphi! - Allow to pass base styles to Alert as props.

  • #560 268867e Thanks @tenphi! - Add isInvalid and isValid props to form instance. First one checks if the form has at least one field that is verified and invalid. The second one checks if ALL fields are verified and valid. Be careful: isValid and !isInvalid are not the same.

  • #560 268867e Thanks @tenphi! - More flexible and easier control over disable state of Reset and Submit buttons.

Patch Changes

  • #560 268867e Thanks @tenphi! - Recalculate the sidebar position on container resize.

  • #560 268867e Thanks @tenphi! - Fix pressed state in primary type Button.

  • #560 268867e Thanks @tenphi! - Fix bug that prevents onSizeChange() callback from being fired when ResizablePanel resized beyond its constraints.

  • #560 268867e Thanks @tenphi! - Fix Radio.Button styles.

@vercel
Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cube-ui-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2024 8:39pm

@netlify
Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for cube-uikit-docs failed.

Name Link
🔨 Latest commit 21bec10
🔍 Latest deploy log https://app.netlify.com/sites/cube-uikit-docs/deploys/676f1064aa0cb9000803ef11

@tenphi tenphi merged commit c40aae4 into main Dec 27, 2024
3 of 7 checks passed
@tenphi tenphi deleted the changeset-release/main branch December 27, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants