Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
fd03025b
Commit
fd03025b
authored
Dec 11, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #16 from twbs/android-lollipop
Officially support the Android Browser on Android v5.0+
parents
235e815e
6ae16b0a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
docs/getting-started/support.md
docs/getting-started/support.md
+5
-0
No files found.
docs/getting-started/support.md
View file @
fd03025b
...
...
@@ -19,6 +19,7 @@ Bootstrap supports the **latest, stable releases** of all major browsers and pla
<th>
Internet Explorer
</th>
<th>
Opera
</th>
<th>
Safari
</th>
<th>
Android Browser & WebView
</th>
</tr>
</thead>
<tbody>
...
...
@@ -29,6 +30,7 @@ Bootstrap supports the **latest, stable releases** of all major browsers and pla
<td
class=
"text-muted"
rowspan=
"3"
style=
"vertical-align: middle;"
>
N/A
</td>
<td
class=
"text-danger"
>
Not supported
</td>
<td
class=
"text-muted"
>
N/A
</td>
<td
class=
"text-success"
>
Android v5.0+
<br>
supported
</td>
</tr>
<tr>
<th
scope=
"row"
>
iOS
</th>
...
...
@@ -36,6 +38,7 @@ Bootstrap supports the **latest, stable releases** of all major browsers and pla
<td
class=
"text-muted"
>
N/A
</td>
<td
class=
"text-danger"
>
Not supported
</td>
<td
class=
"text-success"
>
Supported
</td>
<td
class=
"text-muted"
>
N/A
</td>
</tr>
<tr>
<th
scope=
"row"
>
Mac OS X
</th>
...
...
@@ -43,6 +46,7 @@ Bootstrap supports the **latest, stable releases** of all major browsers and pla
<td
class=
"text-success"
>
Supported
</td>
<td
class=
"text-success"
>
Supported
</td>
<td
class=
"text-success"
>
Supported
</td>
<td
class=
"text-muted"
>
N/A
</td>
</tr>
<tr>
<th
scope=
"row"
>
Windows
</th>
...
...
@@ -51,6 +55,7 @@ Bootstrap supports the **latest, stable releases** of all major browsers and pla
<td
class=
"text-success"
>
Supported
</td>
<td
class=
"text-success"
>
Supported
</td>
<td
class=
"text-danger"
>
Not supported
</td>
<td
class=
"text-muted"
>
N/A
</td>
</tr>
</tbody>
</table>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment