XhmikosR
|
2822d00cfa
|
Remove unused class.
|
11 years ago |
XhmikosR
|
19f386d3a6
|
Merge pull request #308 from twbs/jquery
Update jquery to v1.11.0.
|
11 years ago |
XhmikosR
|
3b54258512
|
Merge pull request #320 from twbs/css
Fix a couple of CSS issues.
|
11 years ago |
XhmikosR
|
a45994a47a
|
Fix a couple of CSS issues.
* remove duplicate property
* fix incompatible property for `background-color`
* remove unit from zero
|
11 years ago |
XhmikosR
|
b6ed29e475
|
Merge pull request #321 from twbs/line-endings
Enforce Unix line endings.
|
11 years ago |
XhmikosR
|
9d700083e3
|
Merge pull request #319 from twbs/ZDroid-package-json-banner
Improve package.json and Gruntfile
|
11 years ago |
XhmikosR
|
9ab945a054
|
Enforce Unix line endings.
Backported from f2dab82d30 .
|
11 years ago |
XhmikosR
|
d7fc116d9a
|
Update cssmin options.
|
11 years ago |
XhmikosR
|
76a8a1ac82
|
Add banner to the minified JS.
|
11 years ago |
Zlatan Vasović
|
bc356f44e5
|
Run `grunt dist`.
|
11 years ago |
Zlatan Vasovic
|
b16e7c1d5f
|
Remove `grunt banner`.
|
11 years ago |
Zlatan Vasović
|
c8484fb165
|
Improve package.json.
Use `license` property and remove `ratchet` keyword.
|
11 years ago |
XhmikosR
|
6d217f2b56
|
_config.yml: Remove unused variables.
|
11 years ago |
Chris Rebert
|
9a89d4f0f6
|
Merge pull request #291 from twbs/html-validation
add HTML5 validation Grunt task
|
11 years ago |
Chris Rebert
|
4bc3fb8c4c
|
Merge pull request #318 from ZDroid/semver
Use SemVer version in the readme
|
11 years ago |
Zlatan Vasović
|
f6fcc493f8
|
Use SemVer version in the readme
v2.0 -> v2.0.0
|
11 years ago |
Chris Rebert
|
06d1c5d459
|
import HTML5 validation task from Bootstrap; fixes #282
|
11 years ago |
Chris Rebert
|
8faa05036c
|
fill out previously empty img alt texts
|
11 years ago |
Chris Rebert
|
79e1ce501c
|
add alt text to images
|
11 years ago |
Chris Rebert
|
2fb099a0a6
|
drop iframe attributes for CSS styling
From f4bb660974
|
11 years ago |
Chris Rebert
|
468eaba06a
|
fix duplicate id in HTML
|
11 years ago |
XhmikosR
|
5bd5c84a7a
|
Update jquery to v1.11.0.
Also use the one from Google's CDN.
|
11 years ago |
Connor Montgomery
|
7b143903bd
|
Merge pull request #299 from ZDroid/bower-json
Update bower.json per latest changes
|
11 years ago |
XhmikosR
|
ecaa8169a9
|
Merge pull request #301 from ZDroid/config-yml-indent
Improve `_config.yml`
|
11 years ago |
XhmikosR
|
77366a1ac6
|
Losslessly compress images.
Before: 5,71 MB (5.989.547 bytes)
After: 3,83 MB (4.027.029 bytes)
|
11 years ago |
XhmikosR
|
bb6394a0fa
|
Use html5shiv from OSSCSN and add respond.js for older browsers media queries.
|
11 years ago |
XhmikosR
|
b55584e357
|
Remove default type for css and move the font before any scripts.
|
11 years ago |
XhmikosR
|
7eb31a7049
|
Trim trailing spaces.
|
11 years ago |
Zlatan Vasović
|
7614a0c023
|
Improve _config.yml
- Properly indent values
- Add missing comments
|
11 years ago |
Zlatan Vasović
|
9d031e4dd5
|
Update bower.json per latest changes
- Replace docs-assets with docs
- Remove dependencies property as there aren't dependencies
|
11 years ago |
Connor Montgomery
|
2d8c6f3e3e
|
Merge pull request #296 from connor/current_version_site
Add current version to download buttons in docs.
|
11 years ago |
Connor Montgomery
|
c208ab9af9
|
Add current version to download buttons in docs.
|
11 years ago |
Mark Otto
|
287f8b132a
|
Alphabetize dependencies /cc @cvrebert
|
11 years ago |
Connor Montgomery
|
23a15400b2
|
Alphabetize package.json.
|
11 years ago |
Connor Montgomery
|
c4ebcfc4b8
|
Merge pull request #289 from connor/grunt_min_cssmin
Add cssmin & uglify grunt tasks.
|
11 years ago |
Chris Rebert
|
14f562b47b
|
Merge pull request #295 from twbs/versioning-policy-readme
copy SemVer explanation from Bootstrap's README
|
11 years ago |
Chris Rebert
|
e8d58356f1
|
Merge pull request #294 from twbs/docs-licenses-links
hyperlink licenses in docs footer
|
11 years ago |
Chris Rebert
|
7cd6ea083f
|
copy SemVer explanation from Bootstrap's README; fixes #268
|
11 years ago |
Chris Rebert
|
05375a337c
|
hyperlink licenses in docs footer
|
11 years ago |
Connor Montgomery
|
cadcd5d3d6
|
Add cssmin & uglify grunt tasks.
|
11 years ago |
Connor Montgomery
|
afce09c192
|
Merge pull request #288 from twbs/use-defaults
JS & CSS are the default for <script> & <style>
|
11 years ago |
Connor Montgomery
|
1163eb535e
|
Merge pull request #287 from twbs/slash-star-bang
use /*! for attribution banner so it survives minification
|
11 years ago |
Chris Rebert
|
ba9c11719a
|
JS & CSS are the default for <script> & <style>
|
11 years ago |
Chris Rebert
|
842c3f91b5
|
fix capitalization of JavaScript
|
11 years ago |
Chris Rebert
|
28d524c937
|
use /*! for attribution banner so it survives minification
|
11 years ago |
Connor Montgomery
|
e625291e34
|
Merge pull request #286 from twbs/gruntfile-tweak
Gruntfile: use strict & force Unix newlines
|
11 years ago |
Chris Rebert
|
1f4a489bf7
|
Gruntfile: use strict & force Unix newlines
|
11 years ago |
Connor Montgomery
|
9c36accbd6
|
Merge pull request #284 from twbs/load-grunt-tasks
use load-grunt-tasks to load Grunt tasks
|
11 years ago |
Chris Rebert
|
b7a81974f9
|
use load-grunt-tasks to load Grunt tasks
|
11 years ago |
Connor Montgomery
|
808569327a
|
Merge pull request #279 from twbs/gruntfile-license
add licensing header to Gruntfile
|
11 years ago |