Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
c1113235
Commit
c1113235
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Add comment in docs JS files.
parent
30cb1a27
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
assets/js/src/ie-emulation-modes-warning.js
+1
-1
assets/js/src/ie-emulation-modes-warning.js
assets/js/src/pwa.js
+4
-0
assets/js/src/pwa.js
assets/js/src/search.js
+4
-0
assets/js/src/search.js
with
9 additions
and
1 deletion
+9
-1
assets/js/src/ie-emulation-modes-warning.js
+
1
-
1
View file @
c1113235
// NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT
// IT'S JUST JUNK FOR OUR DOCS!
// IT'S
ALL
JUST JUNK FOR OUR DOCS!
// ++++++++++++++++++++++++++++++++++++++++++
// Intended to prevent false-positive bug reports about Bootstrap not working properly in old versions of IE due to folks testing using IE's unreliable emulation modes.
...
...
This diff is collapsed.
Click to expand it.
assets/js/src/pwa.js
+
4
-
0
View file @
c1113235
// NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT
// IT'S ALL JUST JUNK FOR OUR DOCS!
// ++++++++++++++++++++++++++++++++++++++++++
/* eslint no-console:off */
(
function
()
{
...
...
This diff is collapsed.
Click to expand it.
assets/js/src/search.js
+
4
-
0
View file @
c1113235
// NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT
// IT'S ALL JUST JUNK FOR OUR DOCS!
// ++++++++++++++++++++++++++++++++++++++++++
(
function
()
{
'
use strict
'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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