-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
ui update #879
ui update #879
Conversation
Coverage remained the same at 81.494% when pulling 35f289e3f5bb35642fe61468fa957be1e63c2963 on ascott:alanna-font-exploration into 82a8e63 on airbnb:master. |
Coverage remained the same at 81.494% when pulling 35f289e3f5bb35642fe61468fa957be1e63c2963 on ascott:alanna-font-exploration into 82a8e63 on airbnb:master. |
from the screenshots the only thing I'd change is the active page |
yeah this looks amazing overall! agree with the intense button on the landing page. |
minimalism++ |
I like this a lot. Awesome work! On Fri, 5 Aug 2016 17:33 Chris Williams, notifications@github.com wrote:
Alan Cruickshank |
good point on the pagination styles. will fix. |
@mistercrunch do you know why the code-quality/landscape check is still pending? |
ah, just missed your comment in slack about this @mistercrunch. merging since landscape is being flaky. |
* caravel ui update * make headings bold on /explore * bump back pagination color
* caravel ui update * make headings bold on /explore * bump back pagination color
@@ -38,7 +38,6 @@ | |||
"autobind-decorator": "^1.3.3", | |||
"bootstrap": "^3.3.6", | |||
"bootstrap-datepicker": "^1.6.0", | |||
"bootstrap-toggle": "^2.2.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this removed intentionally? It is still required in explore.jsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i replaced the toggles in expore.jsx with simple checkboxes, but maybe i missed an instance?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gotcha. Sounds like the requires for toggle can be removed then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch, i'll get a pr in to fix this tonight.
https://github.com/airbnb/caravel/blob/master/caravel/assets/javascripts/explore/explore.jsx#L21
plz review @mistercrunch @williaster