Skip to content
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

Reimplement Tooltip #547

Closed
cagataycivici opened this issue Aug 23, 2018 · 0 comments
Closed

Reimplement Tooltip #547

cagataycivici opened this issue Aug 23, 2018 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@cagataycivici
Copy link
Member

cagataycivici commented Aug 23, 2018

Instead of a separate component, make it integrated within the supported components like form components.

<InputText type="text" placeholder="Right" tooltip="Enter your username" tooltipOptions={{position: 'right'}} />

<InputText type="text" placeholder="Focus" tooltip="Enter your username" tooltipOptions={{event: 'focus'}} />
@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Aug 23, 2018
@cagataycivici cagataycivici added this to the 2.0.0-beta.2 milestone Aug 23, 2018
@cagataycivici cagataycivici self-assigned this Aug 23, 2018
cagataycivici pushed a commit that referenced this issue Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

1 participant