-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: input directive #569
Conversation
BREAKING CHANGE: Rename variables to follow common naming convention.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, let's add a block
input that fils the whole width
docs/structure.ts
Outdated
{ | ||
type: 'tabs', | ||
name: 'Input', | ||
icon: '', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ask for an icon)
* ``` | ||
* | ||
* Default input size is `medium`: | ||
* @stacked-example(Showcase, input/input-showcase.component) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's add placeholders into examples
Please read and mark the following check list before creating a pull request:
Short description of what this resolves:
Add input directive