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

Create Bootstrap Form Components #16

Closed
11 tasks done
Cleop opened this issue May 24, 2017 · 7 comments
Closed
11 tasks done

Create Bootstrap Form Components #16

Cleop opened this issue May 24, 2017 · 7 comments

Comments

@Cleop
Copy link
Member

Cleop commented May 24, 2017

As a user
I want to have access to the same components as bootstrap
so that I can replicate it with the extra opportunities provided by functional css.

See http://getbootstrap.com/css/#forms

  • Basic example
  • Inline form
  • Horizontal form
  • Supported control
  • Static control
  • Focus state
  • Disabled state
  • Readonly state
  • Help text
  • Validation states
  • Control sizing
@Cleop
Copy link
Member Author

Cleop commented May 25, 2017

Tachyons does not yet have the cursor: not allowed css functionality to make the cursor do this on hover:

A cursor commands repo by @mrmrs does exist however as this issue indicates: mrmrs/css-cursors#1 (comment), it is not part of the central tachyons collection and is not intended to be added to it.

@Cleop Cleop removed the in-progress label May 26, 2017
Cleop added a commit that referenced this issue May 30, 2017
katbow added a commit that referenced this issue May 31, 2017
katbow added a commit that referenced this issue May 31, 2017
@katbow katbow mentioned this issue May 31, 2017
@Cleop Cleop modified the milestone: Sprint 1 May 31, 2017
@katbow katbow assigned katbow and unassigned Cleop Jun 1, 2017
katbow added a commit that referenced this issue Jun 2, 2017
katbow added a commit that referenced this issue Jun 2, 2017
@katbow katbow mentioned this issue Jun 2, 2017
katbow added a commit that referenced this issue Jun 2, 2017
katbow added a commit that referenced this issue Jun 2, 2017
@katbow
Copy link
Collaborator

katbow commented Jun 2, 2017

Another note on this: Because there is no cursor like this, the disabled input and readonly input look very similar.

Additionally, the glyphicons for the options icons in Validation state are made by using the Glyphicons Halflings font-family and setting the content to whatever character is to be used.
See #37

@katbow
Copy link
Collaborator

katbow commented Jun 3, 2017

merged in #34

@katbow katbow closed this as completed Jun 3, 2017
@iteles iteles reopened this Jun 3, 2017
@iteles
Copy link
Member

iteles commented Jun 3, 2017

@katbow Might need to go into please-test by your PO I reckon? 😉
Same with the others...!

@katbow
Copy link
Collaborator

katbow commented Jun 5, 2017

Oh oops, sorry about that. Will reopen & assign to you.

@katbow katbow assigned iteles and unassigned katbow Jun 5, 2017
@katbow
Copy link
Collaborator

katbow commented Jun 5, 2017

P.S. here's the link. going in the next PR into the readme 👍
https://dwyl-tachyons-bootstrap.herokuapp.com/

@iteles
Copy link
Member

iteles commented Aug 10, 2017

These were great and super useful when building a small site

@iteles iteles closed this as completed Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants