stagecoachapp / Stagecoach

rails!
http://stagecoach.herokuapp.com/
2 stars 4 forks source link

Upgrade to JQuery Mobile 1.1.0rc1 #71

Closed gpeal closed 12 years ago

gpeal commented 12 years ago

Branch ___development_jquery-mobile-1-1-0-rc1 has it running right now and it seems fine In JQuery Mobile 1.1.0, headers and footers can now be fixed and persistent Trasitions are much faster (and there are some new ones) There are new mini form elements and some more stuff

thekashifmalik commented 12 years ago

How come you put 3 underscores? Shouldn't it be 2?

Sent from my iPhone 4S

On Mar 2, 2012, at 2:58 AM, gpeal reply@reply.github.com wrote:

Branch ___development_jquery-mobile-1-1-0-rc1 has it running right now and it seems fine In JQuery Mobile 1.1.0, headers and footers can now be fixed and persistent Trasitions are much faster (and there are some new ones) There are new mini form elements and some more stuff


Reply to this email directly or view it on GitHub: https://github.com/New-Media/nu-new-media-film-project/issues/71

gpeal commented 12 years ago

Ah, just looked over the naming post again (http://seanbehan.com/git/git-feature-branch-naming-strategy/) I misunderstood part of it. The number of underscores at the beginning indicates the "distance" from the branch it was branched off of, not that it was experimental. It should just be 1 underscore. I haven't pushed it yet so I'll rename it and push

thekashifmalik commented 12 years ago

Sweet. Yeah I don't know why I said 2.

Sent from my iPhone 4S

On Mar 2, 2012, at 3:04 AM, gpeal reply@reply.github.com wrote:

Ah, just looked over the naming post again (http://seanbehan.com/git/git-feature-branch-naming-strategy/) I misunderstood part of it. The number of underscores at the beginning indicates the "distance" from the branch it was branched off of, not that it was experimental. It should just be 1 underscore. I haven't pushed it yet so I'll rename it and push


Reply to this email directly or view it on GitHub: https://github.com/New-Media/nu-new-media-film-project/issues/71#issuecomment-4282397

gpeal commented 12 years ago

aaaand its pushed. You might want to check it out. fyi, the footer formatting is super wonky, I was messing around with it but didn't finish setting the logout button's div to float:right makes it look much better but setting float:left to the projects form doesn't

jontonsoup commented 12 years ago

tay is going ot be so happy ----fixed toolbars!

gpeal commented 12 years ago

Merged with dev