XhmikosR
9e29f6d1d4
Merge pull request #379 from twbs/jshint
...
Add JSHint support and enable strict mode
11 years ago
XhmikosR
c094faff4c
Run `grunt`.
11 years ago
XhmikosR
4b76127723
Update JSHint rules.
...
Enabled:
* `immed`
* `newcap`
* `latedef`
Removed:
* `boss`
* `laxbreak`
* `validthis`
Also move `bitwise` to fingerblast.js since that's where it's only needed.
11 years ago
XhmikosR
df5aa2c722
Enable `forin` and `freeze` rules.
11 years ago
XhmikosR
1e88a8ad5c
Enable `curly` rule.
11 years ago
Zlatan Vasović
26eeadc064
Enable JS strict mode.
11 years ago
XhmikosR
53180e031f
Fix JSHint warnings.
11 years ago
XhmikosR
f92f8942fa
Grunt: Add JSHint support.
11 years ago
Connor Sears
752875d780
Merge pull request #424 from twbs/footer-border
...
iOS `bar-footer` cleanup
11 years ago
connors
5f99ba2f1b
fix invalid css and remove border-top from ios footers
11 years ago
Zlatan Vasović
4522e7dff1
Remove duplicate `:before` content.
...
`toggles.scss` has the same `:before` styles.
Close #402 .
11 years ago
XhmikosR
60c7d354d6
Merge pull request #382 from ZDroid/contributing-md-links
...
Improve `CONTRIBUTING.md`
11 years ago
Chris Rebert
3fdd96c3b6
Merge pull request #423 from twbs/regex-fix
...
Fix the change-version-number task
11 years ago
connors
e76d117847
add the RegExp.quote stuff in
11 years ago
XhmikosR
7a5933026a
Merge pull request #416 from twbs/v
...
Switch to using protocol relative URLs.
11 years ago
Connor Sears
15c24e1c0c
Merge pull request #421 from twbs/about
...
Adding an about page
11 years ago
connors
c960a30301
fixing it up a bit for mobile
11 years ago
connors
4b0cdb6e75
build
11 years ago
connors
8ee182f97b
cleanup
11 years ago
connors
8a700307a0
writing the history section.
11 years ago
connors
c70ad82856
adding the about page and refining the team section.
11 years ago
connors
53c2022f76
adding the team section.
11 years ago
connors
1107d19cb2
blocking in the content and nav
11 years ago
Chris Rebert
65676020fe
use protocol-relative URL for Roboto font in app-android-notes example
11 years ago
XhmikosR
b328786aee
Yet another path fix.
11 years ago
XhmikosR
1aaf746649
Fix paths after the dist refactoring.
11 years ago
XhmikosR
131eacc88c
Switch to using protocol relative URLs.
...
The docs won't work via `file://` anyway.
11 years ago
Connor Sears
fab3fb0a91
Merge pull request #415 from twbs/non-www-url
...
Non www url
11 years ago
Connor Sears
55468dc58d
Merge pull request #389 from twbs/remove-ie-workarounds
...
Remove IE <= 9 workarounds from docs.
11 years ago
XhmikosR
54975982c5
Remove `www` from GitHub URL.
11 years ago
XhmikosR
ec550fe264
Use the same twitter link everywhere.
11 years ago
Christian
f536b08a91
remove www. from twitter URL in template.html
...
No need for www. in the twitter URL (will be removed anyway so will save a HTTP redirect).
Close #411 .
11 years ago
XhmikosR
aef4e00c29
Show a warning when the user is on IE < 9.
...
Use the same alert as in Bootstrap docs.
11 years ago
XhmikosR
638472320a
Remove IE < 9 workarounds from docs.
11 years ago
Connor Sears
7088fb7d7e
Merge pull request #417 from twbs/run-grunt-fix-fonts
...
Run grunt to fix the font links
11 years ago
connors
3760f4c0b3
run grunt
11 years ago
Connor Sears
85f4782951
Merge pull request #405 from twbs/cleanup-dist
...
Clean up /dist
11 years ago
XhmikosR
92be0fb250
Merge pull request #400 from ZDroid/newlines
11 years ago
XhmikosR
2b29cbf60b
Organize dist folder more.
...
Fix #407 .
11 years ago
connors
0bd38ba165
removing more
11 years ago
connors
82e1244649
moving the template to the docs and deleting the touch icons for now.
11 years ago
XhmikosR
9731fd634d
Update docs.scss too for PR #348 and run `grunt`.
11 years ago
XhmikosR
b2e4f538cb
Merge pull request #348 from coliff/patch-5
11 years ago
XhmikosR
ce02ba3ce6
Run `grunt`.
11 years ago
Connor Sears
43aa480ca9
Merge pull request #384 from ZDroid/toc
...
Add TOC and fix headings
11 years ago
Connor Sears
d0a06855cc
Merge pull request #404 from twbs/docs-cleanup
...
Docs cleanup
11 years ago
Connor Sears
910d655a50
Merge pull request #401 from ZDroid/minify
...
Improve minification
11 years ago
connors
28f682616c
getting rid of old classes in the markup
11 years ago
connors
1a17c088b1
adding back some css
11 years ago
connors
10097d6ac1
remove unneed grid
11 years ago