The Wayback Machine - https://web.archive.org/web/20211014225517/https://github.com/revery-ui/revery/issues/255
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

Consolidate some of the examples in one screen #255

Open
tcoopman opened this issue Jan 24, 2019 · 6 comments
Open

Consolidate some of the examples in one screen #255

tcoopman opened this issue Jan 24, 2019 · 6 comments

Comments

@tcoopman
Copy link
Contributor

@tcoopman tcoopman commented Jan 24, 2019

Now that we start having more components (checkbox and radiobuttons) wouldn't it make sense to bundle those in the examples in a more generic example like Input methods where we show most of these.
Otherwise we'll start having a lot of example buttons with just one simple thing.

For example we could move: Button, Checkbox, Slider, Focus and Input to Input methods?

@akinsho
Copy link
Member

@akinsho akinsho commented Jan 24, 2019

Putting everything on one page might require having the ability to scroll, think @bryphe was working on a scroll view not sure if it got merged in already

@bryphe
Copy link
Member

@bryphe bryphe commented Jan 25, 2019

Great idea! We got so many components so quickly... our Example app's sidebar can't keep up 😄

@jeremyscatigna
Copy link

@jeremyscatigna jeremyscatigna commented Jan 27, 2019

Could help out 🙂

@OhadRau
Copy link
Collaborator

@OhadRau OhadRau commented Jan 28, 2019

@jeremyscatigna want to try working on a PR for this? Don't think anyone is working on it at the moment.

@jeremyscatigna
Copy link

@jeremyscatigna jeremyscatigna commented Jan 28, 2019

@OhadRau yes would love too 👍

@bryphe
Copy link
Member

@bryphe bryphe commented Jan 29, 2019

Sounds great! Keep us posted if you have any questions getting started, @jeremyscatigna 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment