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

Upgrade Bootstrap to 3.0.0 #3178

Closed
wants to merge 126 commits into from
Closed

Conversation

bertpareyn
Copy link
Contributor

Bootstrap 3.0.0 has been released on 19th of August and we should consider upgrading. 2.3.2 is not actively maintained anymore and we are still on 2.3.1.

Edit: by now 3.0.1 has been applied.
Edit 2: by now 3.0.2 has been applied.
Edit 3: by now 3.0.3 has been applied.

@ghost ghost assigned bertpareyn Aug 29, 2013
@bertpareyn
Copy link
Contributor Author

For anyone interested in checking this out already. It's not ready to be reviewed and definitely not ready to be merged.

@bertpareyn
Copy link
Contributor Author

This should be good for a first review. Reassigning to @simong for review.

@@ -22,9 +22,9 @@
<div id="admin-header-container"><!-- --></div>

<div id="admin-content-container">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is any code looking for <div> specifically? If not, would suggest

<main id="admin-content-container" role="main">

instead for accessibility.

@sathomas
Copy link
Contributor

sathomas commented Sep 5, 2013

Following up to previous comment, looks like bs3 does nothing for rtl languages. Suggest getting the framework in for this support reasonably soon so anyone that does a copy-and-paste doesn't have to go back and redo for rtl

@bertpareyn
Copy link
Contributor Author

Yeah absolutely, the left hand nav commit was necessary to be able to merge into master though.

@nicolaasmatthijs
Copy link
Contributor

Added some comments to the final commits. There also seems to be a merge conflict here. Assigning back to @BP323 for follow-up

@bertpareyn
Copy link
Contributor Author

Fixed the merge conflict and created a separate issue for the remaining task.

@bertpareyn
Copy link
Contributor Author

I've created a bootstrap3 branch at https://github.com/oaeproject/3akai-ux/tree/bootstrap3 to be able to send all PRs targeted at my branch to it.

@nicolaasmatthijs
Copy link
Contributor

This is in the bootstrap3 branch now.

@bertpareyn bertpareyn modified the milestone: Bootstrap 3 Mar 20, 2014
@bertpareyn bertpareyn modified the milestone: Bootstrap 3 Apr 1, 2014
@bertpareyn bertpareyn added size 1 and removed size 1 labels May 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants