Giter Site home page Giter Site logo

oio's People

Contributors

asabhaney avatar jaredreich avatar stevenyuen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

oio's Issues

Add 4-sided padding to View

For View component, ability to specify padding like:

<View padding="12px[a] 12px 18px[b-c] 12px 18px 30px 24px[d-e]">

Note how you may specify either 1, 2, or 4 size values.

Responsive Cover Images

  • for Cover component 'src' prop - developer can set different images to be used at different screen resolutions
  • Should be intelligent (if larger size is already loaded, do not need to fetch new image if screen size is reduced)

Default Background colour for View component

  • Heavily considering not having a background color applied by default to View component
  • Background color of View is currently white by default
  • Often just want the View to have a transparent background (no background)

Optimize OIO Form rendering

Currently, re-rendering is done way too frequently, because of the # of setState calls being made in Form (un-necessarily)

convertColor assumptions

  • current convertColor util assumes that the colour being passed is a HEX colour. We need to assume that the developer might pass anything to this util. Need to validate input.

OIO Form needs better comparison

For example, with checkbox group, even though the array of values may be the same initially as they are later, the order of the array elements may be different and cause pristine to be false.

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.