Giter Club home page Giter Club logo

Comments (10)

mayagao avatar mayagao commented on May 26, 2024 3

made some progress:

old link: https://cloud.githubusercontent.com/assets/5186564/20996808/54c6cbdc-bcce-11e6-8e41-9ff40a82128b.png

from assembly.

davidtheclark avatar davidtheclark commented on May 26, 2024 2

I know how we could use :checked to customize checkboxes and radio buttons, but that's going to require some kind of prescribed HTML pattern. Do people like the current pattern that requires the next sibling to be the label (esp. non-Studio folks)?

<!-- Next element must be the <label>  -->
<input id="checker" type='checkbox' class="frm-checkbox">
<label for="checker">Checkbox</label>

from assembly.

mayagao avatar mayagao commented on May 26, 2024 1

updated buttons, add button group and button group as tabs:

buttons1

checkbox, radio button, and dropdowns:

checkbox

next going to work on inputs and sliders

from assembly.

samanpwbb avatar samanpwbb commented on May 26, 2024

I wonder if we should use https://philipwalton.github.io/solved-by-flexbox/demos/input-add-ons/ for input addons

from assembly.

samanpwbb avatar samanpwbb commented on May 26, 2024

I would love if our checkboxes had flexibility to be used unstyled, with a custom checkbox, or as a button:

screen shot 2016-12-07 at 11 56 34 am

from assembly.

davidtheclark avatar davidtheclark commented on May 26, 2024

Fantastic @mayagao!

from assembly.

mayagao avatar mayagao commented on May 26, 2024

Input, toggles, and sliders.

input

some really arbitrary rules. I think I am going to design some forms and see how these looks together.

from assembly.

davidtheclark avatar davidtheclark commented on May 26, 2024

💯

It's possible we won't be able to modify ranges as much as you'd like, but we'll try.

I'm feeling some tension between these designs for forms and the default typography. If typography defaults to 16px, shouldn't a normal size input have font size 16px? I'm getting confused about what is "normal", in what situations.

from assembly.

davidtheclark avatar davidtheclark commented on May 26, 2024

I think having both hover and active colors may be too much for buttons. This is a lot of changing colors for a standard click:

dec-08-2016 19-40-23

from assembly.

samanpwbb avatar samanpwbb commented on May 26, 2024

Individual issues have been broken out for all components we still need, we are done here.

from assembly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.