Skip to content

Conversation

@mikeldking
Copy link
Collaborator

@mikeldking mikeldking commented Feb 22, 2022

resolves #43

Does not support auto-margins via Form which is next. This will be done as part of Form as we need to support inline input fields.

Also makes addon a generic interface and adds FieldLabel support that can be used to label form items.

Screen Shot 2022-02-22 at 3 22 46 PM

Screen Shot 2022-02-22 at 3 23 48 PM

@github-actions
Copy link

github-actions bot commented Feb 22, 2022

size-limit report 📦

Path Size
dist/components.cjs.production.min.js 110.22 KB (+14.5% 🔺)
dist/components.esm.js 91.67 KB (+19.4% 🔺)

decorators: [withDesign],
parameters: {
controls: { expanded: true },
// design: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason why this is commented out?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I was having trouble with the integration. Let me try again

@mikeldking mikeldking merged commit 8a4cb66 into main Mar 1, 2022
@mikeldking mikeldking deleted the 43-input-field branch October 26, 2023 03:44
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.

✨ InputField

3 participants