Граф коммитов

1189 Коммитов

Автор SHA1 Сообщение Дата
connors 0f1624c797 going ahead and bumping versions 2014-03-05 09:04:12 -08:00
connors 439e0a4630 add dist download 2014-03-05 08:55:57 -08:00
Connor Sears 593cb92e2c typo 2014-03-04 23:51:39 -08:00
XhmikosR 9e29f6d1d4 Merge pull request #379 from twbs/jshint
Add JSHint support and enable strict mode
2014-03-05 09:10:19 +02:00
XhmikosR c094faff4c Run `grunt`. 2014-03-05 09:09:10 +02:00
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.
2014-03-05 09:09:10 +02:00
XhmikosR df5aa2c722 Enable `forin` and `freeze` rules. 2014-03-05 09:09:05 +02:00
XhmikosR 1e88a8ad5c Enable `curly` rule. 2014-03-05 09:09:05 +02:00
Zlatan Vasović 26eeadc064 Enable JS strict mode. 2014-03-05 09:09:04 +02:00
XhmikosR 53180e031f Fix JSHint warnings. 2014-03-05 09:01:06 +02:00
XhmikosR f92f8942fa Grunt: Add JSHint support. 2014-03-05 09:00:35 +02:00
Connor Sears 752875d780 Merge pull request #424 from twbs/footer-border
iOS `bar-footer` cleanup
2014-03-04 22:54:26 -08:00
connors 5f99ba2f1b fix invalid css and remove border-top from ios footers 2014-03-05 08:36:26 +02:00
Zlatan Vasović 4522e7dff1 Remove duplicate `:before` content.
`toggles.scss` has the same `:before` styles.

Close #402.
2014-03-05 08:34:28 +02:00
XhmikosR 60c7d354d6 Merge pull request #382 from ZDroid/contributing-md-links
Improve `CONTRIBUTING.md`
2014-03-05 08:27:58 +02:00
Chris Rebert 3fdd96c3b6 Merge pull request #423 from twbs/regex-fix
Fix the change-version-number task
2014-03-04 22:26:10 -08:00
connors e76d117847 add the RegExp.quote stuff in 2014-03-04 22:17:46 -08:00
XhmikosR 7a5933026a Merge pull request #416 from twbs/v
Switch to using protocol relative URLs.
2014-03-05 08:04:37 +02:00
Connor Sears 15c24e1c0c Merge pull request #421 from twbs/about
Adding an about page
2014-03-04 21:19:11 -08:00
connors c960a30301 fixing it up a bit for mobile 2014-03-04 20:34:31 -08:00
connors 4b0cdb6e75 build 2014-03-04 20:00:41 -08:00
connors 8ee182f97b cleanup 2014-03-04 19:56:16 -08:00
connors 8a700307a0 writing the history section. 2014-03-04 17:43:34 -08:00
connors c70ad82856 adding the about page and refining the team section. 2014-03-04 17:19:29 -08:00
connors 53c2022f76 adding the team section. 2014-03-04 17:12:57 -08:00
connors 1107d19cb2 blocking in the content and nav 2014-03-04 16:57:26 -08:00
Chris Rebert 65676020fe use protocol-relative URL for Roboto font in app-android-notes example 2014-03-04 12:46:44 -08:00
XhmikosR b328786aee Yet another path fix. 2014-03-04 21:25:38 +02:00
XhmikosR 1aaf746649 Fix paths after the dist refactoring. 2014-03-04 21:10:51 +02:00
XhmikosR 131eacc88c Switch to using protocol relative URLs.
The docs won't work via `file://` anyway.
2014-03-04 21:02:24 +02:00
Connor Sears fab3fb0a91 Merge pull request #415 from twbs/non-www-url
Non www url
2014-03-04 11:01:23 -08:00
Connor Sears 55468dc58d Merge pull request #389 from twbs/remove-ie-workarounds
Remove IE <= 9 workarounds from docs.
2014-03-04 11:00:23 -08:00
XhmikosR 54975982c5 Remove `www` from GitHub URL. 2014-03-04 20:51:36 +02:00
XhmikosR ec550fe264 Use the same twitter link everywhere. 2014-03-04 20:51:36 +02:00
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.
2014-03-04 20:51:26 +02:00
XhmikosR aef4e00c29 Show a warning when the user is on IE < 9.
Use the same alert as in Bootstrap docs.
2014-03-04 20:50:13 +02:00
XhmikosR 638472320a Remove IE < 9 workarounds from docs. 2014-03-04 20:50:13 +02:00
Connor Sears 7088fb7d7e Merge pull request #417 from twbs/run-grunt-fix-fonts
Run grunt to fix the font links
2014-03-04 10:48:21 -08:00
connors 3760f4c0b3 run grunt 2014-03-04 10:47:18 -08:00
Connor Sears 85f4782951 Merge pull request #405 from twbs/cleanup-dist
Clean up /dist
2014-03-04 10:42:27 -08:00
XhmikosR 92be0fb250 Merge pull request #400 from ZDroid/newlines 2014-03-04 18:46:58 +02:00
XhmikosR 2b29cbf60b Organize dist folder more.
Fix #407.
2014-03-04 11:09:43 +02:00
connors 0bd38ba165 removing more 2014-03-04 11:09:05 +02:00
connors 82e1244649 moving the template to the docs and deleting the touch icons for now. 2014-03-04 11:09:05 +02:00
XhmikosR 9731fd634d Update docs.scss too for PR #348 and run `grunt`. 2014-03-04 10:26:45 +02:00
XhmikosR b2e4f538cb Merge pull request #348 from coliff/patch-5 2014-03-04 10:23:44 +02:00
XhmikosR ce02ba3ce6 Run `grunt`. 2014-03-04 08:06:25 +02:00
Connor Sears 43aa480ca9 Merge pull request #384 from ZDroid/toc
Add TOC and fix headings
2014-03-03 21:11:18 -08:00
Connor Sears d0a06855cc Merge pull request #404 from twbs/docs-cleanup
Docs cleanup
2014-03-03 20:37:07 -08:00
Connor Sears 910d655a50 Merge pull request #401 from ZDroid/minify
Improve minification
2014-03-03 20:30:28 -08:00