mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Created Roadmap (markdown)
39
Roadmap.md
Normal file
39
Roadmap.md
Normal file
@@ -0,0 +1,39 @@
|
||||
Tentative roadmap with no specific dates attached yet:
|
||||
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Version</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>1.1</td>
|
||||
<td>Current shipped version, adding IE7+ support everywhere</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1.2</td>
|
||||
<td>Grid system and button refactor, misc GitHub issues</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1.3</td>
|
||||
<td>Misc CSS, example .js, bugfixes: adding dropdown menus to our ul.tabs, redesigning our alerts for improved visual treatment and readability, misc GitHub issues</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1.3.5</td>
|
||||
<td>Updated docs and new templates, adding example JS support for modals/popovers/etc</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1.4</td>
|
||||
<td>HTML5 rewrite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1.5</td>
|
||||
<td>Adding media-queries</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
We'd love to hear feedback on this outlook to see if our priorities line up with your own. Our goal is to move fast, but not at the expensive of stability. For feedback on this roadmap, please see our Google Groups mailing list and reply there.
|
Reference in New Issue
Block a user