Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Core Pieces #19

Closed
jefflembeck opened this issue Jul 10, 2014 · 1 comment
Closed

Core Pieces #19

jefflembeck opened this issue Jul 10, 2014 · 1 comment
Assignees

Comments

@jefflembeck
Copy link
Collaborator

Each of these need documentation for: markup, correct input types, patterns, validation setup

When complete, please edit the issue to strike through the item, and leave a link to the documentation for this.

  • buttons with primary/secondary styles (ok/cancel)

http://master.origin.formcore.fgtest.com/views/text-inputs.html:

  • textarea
  • text input
  • number
  • password
  • password confirm (must match value in password)
  • email
  • URL
  • tel
  • search input
  • date
  • datetime
  • month
  • file input
  • color (or rec not to use?)
  • range (or rec not to use?)

http://master.origin.formcore.fgtest.com/views/selects.html:

  • native select
  • select with custom feedback button

http://master.origin.formcore.fgtest.com/views/checks-radios.html

  • checkbox
  • radiobutton set

http://master.origin.formcore.fgtest.com:

  • CVV code
  • credit card (just numeric w/length)
  • cc expiration MM YYYY
  • zip code (5 digit vs. extended) vs. postal code
  • birthday: date vs. mm/yyyy inputs or dropdowns
  • name first, last vs. single first last input
  • currency amount (with options to change currency indicator on field - $ to left, euro right)
@maggiewachs maggiewachs self-assigned this Jul 28, 2014
@zachleat
Copy link
Member

Is this complete @maggiewachs?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants