Coder Social home page Coder Social logo

wework / ray Goto Github PK

View Code? Open in Web Editor NEW
54.0 54.0 13.0 17.87 MB

Resources for building interfaces with WeWork's design system

Home Page: https://ray.wework.com

License: Apache License 2.0

JavaScript 57.81% HTML 0.09% Shell 0.04% TypeScript 20.76% SCSS 21.30%
css design-system js ui

ray's People

Contributors

acartmell avatar adamraider avatar akshat-vasudev avatar alanfriedman avatar allcontributors[bot] avatar dependabot-preview[bot] avatar dependabot[bot] avatar gmharrison avatar goknsh avatar i8ramin avatar iainmcgin avatar jamesdamild avatar jgbenito7 avatar johnbuhay avatar maksymnado avatar morgantheplant avatar pabumov avatar scottsandler avatar seimithwework avatar sick-sad-world avatar taekyunggg avatar wuweiweiwu avatar www-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ray's Issues

BEM Convention not followed everywhere

If this project is meant to follow the BEM class naming style, it doesn't appear to do so it some core places where modifiers are treated as standalone blocks or elements. A couple examples that come to mind are the grid and the text styles.

According to BEM naming guidelines, modifiers like ray-grid__cell--span-4 or ray-text--h4 should not be the only classes on an element. Instead the elements should have the classes ray-grid__cell ray-grid__cell--span-4 and ray-text ray-text--h4 respectively.

If adherence to BEM is not a priority then this issue can just be closed. If it is we should figure out how to update the implementation to reflect that.

Phone + Number fields used on vanilla wework.com

Screen Shot 2019-05-09 at 11 05 05 AM

Would be nice to add the Phone and Number Selector inputs that are currently used on wework.com to Ray. I know that the Phone one isn't the best implementation and there is room for improvement, but the lack of any support in Ray right now leaves it up to each team to copy/paste whats there vs consolidating it all in one place (so we can easily replace it later)

Select - label placement on active

When a select element has focus, the label moves to the top of the field (like other inputs), however if no selection is made (user clicks outside of the dropdown), the label remains there until focus is lost (blur). Unfortunately, the browser does not trigger blur until another user click (or selection) happens. This can be seen below:

Screen Recording 2019-05-12 at 10 14 AM

how to upload only the documentation?

Hi,

My name is Lucas Afranio, and I am the president of a junior company in my college. And I really enjoyed how you documented your style guide and I'd like to use this documentation template. so I would like to know how to upload and modify it, what library did you use?

React Wrapper for Ray

Other teams at WeWork are starting to build out their own React wrappers for Ray. Let's create a centralized wrapper in this repo!

@wework/ray-core-react

Default button styles

Currently, in order to style a button we need the classes ray-button and one of ray-button--primary, ray-button--secondary, etc. However ray-button by itself doesn't have complete default styling, so the modifiers don't feel exactly like modifiers.

Perhaps we can collapse the ray-button ray-button--primary styles into just default styles for ray-button?

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.