Conversation
|
Looks like you're making great progress here! |
|
Really looking forward the v2! |
|
@benschwarz @nghuuphuoc Good to see that. ^^ |
|
Good job dude. Was actually thinking about tackling this myself. |
|
Good job, You guys are making miracle! |
|
So excited for this latest progress, especially SASS and iOS 7 theme. Thanks guys! |
|
While you're all tied up 'making miracles' @connors, can I help? |
|
@benschwarz Send pull requests... |
|
@connors I was going to take a stab at:
Just want to make sure I'm not working over you. |
|
Glad to see people are excited! @benschwarz Haha yeah dude there's plenty to do so if anything in the list above strikes you, please go for it. The only big thing not listed up there that I'd love to include is a side drawer ala, Snap.js. Could be legit to do our own but I'm tempted to just use snap.js. @dmackerman I haven't jumped into that work yet but it's super important. Feel free to take a stab at it. |
|
+1 for a drawer. We can use Snap.js to save the development time |
|
@connors You should look at old issues, and call them confirmed or wont fix. I think that they can be closed, because of many things changed. |
|
@zdroid Yep I plan on going through and closing and organizing past issues soon. |
|
@connors kk |
|
Hey folks, just a heads up, I plan on doing a redesign and refactor of the docs soon. After that is feeling a bit more solid I'll switch the default branch to 2.0.0-wip until v2 is shipped. With that change I'll hook up David to watch our dependencies. |
|
is browser support for Android included in v2.0? #90 |
|
+1 for Android support from me too. Will help out with anything if needed. |
|
Is the standard class for an activated list item |
|
Hey @connors, Eric is right. 2013/10/25 Eric Schoffstall notifications@github.com
Zlatan Vasović - ZDroid |
|
@contra & @zdroid Yep it's inconsistent right now. I had originally decided to switch to a That said, I think it'd be better to go back to using an |
|
What do you say we merge this? |
|
OK. :) 2014-02-25 17:05 GMT+01:00 Connor Sears notifications@github.com:
Zlatan Vasović - ZDroid |
|
Congrats on 2.0 - this was a pretty huge undertaking 🎊 |
|
💣 |
|
Awesome job! |
The initial launch of Ratchet aimed to provide the simplest way to prototype iPhone apps in HTML, CSS, and JavaScript. It's been pretty quiet around here ever since that initial release but this pull request should give some insight into the upcoming 2.0 release.
This pull request doesn't reflect the final feature set or todo list for version 2.0. We'll be updating the pr with new features and todos as we continue development. Think of this as a living document.
General
CSS
With 2.0, Ratchet is going to be rewritten in SASS. Among other things, this will allow for greater flexibility in theming the look a feel of your prototypes. We'll also be pruning the CSS to remove unneeded code.
Nav bars
.bar-nav..contentnow uses padding-top and padding-bottom to allow content to bleed through the nav bar.Tab bars
Standard bars
.footer-secondaryand.footer-secondary-tabSegmented controllers
.activeclassTable views
.table-view.:active.Buttons
buttonelement..btnBadges
.badgeinstead of.countPopovers
.bar-navForms
Toggles
Push
Headings & body copy
Ratchicons
With 2.0 we'll be introducing Ratchicons, custom designed icons for Ratchet. We'll be adding a base set and continuing to expand as we go.
Themes