Chris Rebert
|
6f1cc694fe
|
add more keywords to package.json & composer.json
|
2014-03-03 14:22:19 -08:00 |
|
Chris Rebert
|
cddf14b32d
|
add 'keywords' field to bower.json
|
2014-03-03 14:21:46 -08:00 |
|
Mark Otto
|
1c3a3b7593
|
Match docs description
|
2014-03-03 14:18:22 -08:00 |
|
Mark Otto
|
745111ba52
|
Match docs for description
|
2014-03-03 14:18:03 -08:00 |
|
XhmikosR
|
cd134f1ed6
|
Merge pull request #12864 from twbs/csslint-fix
Csslint fix
|
2014-03-02 09:50:21 +02:00 |
|
XhmikosR
|
cd65e512a2
|
Update dependencies.
|
2014-03-02 09:27:01 +02:00 |
|
XhmikosR
|
106af45831
|
Merge pull request #12875 from twbs/less.js
Update Less.js
|
2014-03-02 09:10:21 +02:00 |
|
Chris Rebert
|
d0bf4f4b63
|
Merge pull request #12890 from ZDroid/bower-json-keywords
Add bower.json keywords
|
2014-03-01 12:44:41 -08:00 |
|
Zlatan Vasović
|
db4b7553f0
|
Add bower.json keywords
|
2014-03-01 21:42:31 +01:00 |
|
Chris Rebert
|
e7aa911f9b
|
Merge pull request #12889 from ZDroid/composer-json-keywor
Remove "bootstrap" keyword from composer.json
|
2014-03-01 12:32:05 -08:00 |
|
Zlatan Vasović
|
6f09a8883c
|
Remove "bootstrap" keyword
|
2014-03-01 21:27:07 +01:00 |
|
XhmikosR
|
e5affbfa0a
|
Run grunt .
|
2014-03-01 20:58:53 +02:00 |
|
XhmikosR
|
256baf8026
|
Update grunt-contib-less.
|
2014-03-01 20:58:26 +02:00 |
|
XhmikosR
|
dfb4917493
|
Update less.js to v1.7.0.
|
2014-03-01 20:14:49 +02:00 |
|
Chris Rebert
|
b3e3025f8f
|
Merge pull request #12880 from hnrch02/patch-1
Fix small typo in JavaScript docs
|
2014-02-28 11:42:11 -08:00 |
|
Heinrich Fenkart
|
7d1fd44b9a
|
Fix small typo in JavaScript docs
|
2014-02-28 20:11:02 +01:00 |
|
XhmikosR
|
299f985e5d
|
Gruntfile.js: Remove extra comma.
|
2014-02-28 17:29:36 +02:00 |
|
Mark Otto
|
6bd54ef14b
|
100% less tumah
|
2014-02-27 12:17:08 -08:00 |
|
Mark Otto
|
ce4175b65e
|
Merge pull request #12855 from lipis/patch-1
Added the very useful .animation-fill-mode() mixin
|
2014-02-27 12:12:44 -08:00 |
|
Mark Otto
|
7aa813db5d
|
Merge pull request #12866 from twbs/sitemap
Add sitemap.xml and robots.txt files.
|
2014-02-27 11:13:18 -08:00 |
|
Mark Otto
|
2e02ed4e0c
|
Fixes #12851: it's not a tumah
|
2014-02-27 11:08:24 -08:00 |
|
XhmikosR
|
17722e5ef2
|
Add sitemap.xml and robots.txt files.
|
2014-02-27 17:05:52 +02:00 |
|
XhmikosR
|
a7339a0f4c
|
Move csslint overrides in Gruntfile.js.
This works around https://github.com/gruntjs/grunt-contrib-csslint/issues/26
|
2014-02-27 11:39:30 +02:00 |
|
XhmikosR
|
ef49635ae2
|
Fix csslint errors.
|
2014-02-27 11:15:53 +02:00 |
|
XhmikosR
|
05ccc185d9
|
Break csslint targets.
|
2014-02-27 11:15:32 +02:00 |
|
XhmikosR
|
4d527f9251
|
Merge pull request #12861 from twbs/docs-csscomb
Add docs.css in the CSSComb task.
|
2014-02-27 10:58:27 +02:00 |
|
XhmikosR
|
2ef9f9b213
|
Run csscomb before cssmin.
|
2014-02-27 10:52:30 +02:00 |
|
XhmikosR
|
8ff7e64359
|
Add docs.css in the CSSComb task.
|
2014-02-27 10:12:52 +02:00 |
|
XhmikosR
|
1e06cdff2f
|
Run grunt update-shrinkwrap .
|
2014-02-26 19:34:02 +02:00 |
|
XhmikosR
|
63031a3ca5
|
Bump grunt-jscs-checker.
|
2014-02-26 19:32:43 +02:00 |
|
XhmikosR
|
db9fca23ff
|
Update load-grunt-tasks.
|
2014-02-26 19:32:30 +02:00 |
|
Chris Rebert
|
bc8c33c82f
|
Merge pull request #12829 from ZDroid/no-bs-keyword
Remove bootstrap keyword from package.json
|
2014-02-26 09:10:32 -08:00 |
|
Lipis
|
b878491b9a
|
Added the very useful .animation-fill-mode() mixin
I think that's the only animation property that was missing and it's quite useful.
https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode
|
2014-02-26 17:59:36 +01:00 |
|
Zlatan Vasović
|
db69420d74
|
Remove bootstrap keyword
|
2014-02-26 13:46:06 +01:00 |
|
Chris Rebert
|
7b386a566f
|
update boto & s3_cache.py
|
2014-02-25 19:40:15 -08:00 |
|
Chris Rebert
|
f27b864f7b
|
grunt build-customizer-html
|
2014-02-25 17:28:16 -08:00 |
|
XhmikosR
|
c48042f440
|
Run grunt dist.
|
2014-02-26 01:23:52 +02:00 |
|
Chris Rebert
|
f1736e2d32
|
update GitHub issue link in comment
|
2014-02-25 10:17:44 -08:00 |
|
Mark Otto
|
429fc9331e
|
grunt dist
|
2014-02-24 19:10:23 -08:00 |
|
Mark Otto
|
7bfd2cc0af
|
Merge pull request #12837 from twbs/grid-docs
move grid classes cascade explanation into main grid docs section
|
2014-02-24 15:41:31 -08:00 |
|
Chris Rebert
|
a6fb770ebe
|
move grid classes cascade explanation into main grid docs section
|
2014-02-24 15:10:46 -08:00 |
|
Chris Rebert
|
754791e3d9
|
fix #12836
Thanks @Quy.
|
2014-02-24 14:43:09 -08:00 |
|
Chris Rebert
|
113fc1ded0
|
Merge pull request #12834 from twbs/sauce-chrome-name
switch browserName from "googlechrome" to "chrome"
|
2014-02-24 13:44:40 -08:00 |
|
Chris Rebert
|
8556fa44a3
|
switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647
|
2014-02-24 13:11:17 -08:00 |
|
XhmikosR
|
af83e569c3
|
Update grunt-contrib-connect.
|
2014-02-23 10:56:27 +02:00 |
|
Mark Otto
|
66a229bdbf
|
Fixes #12822: Scope panel collapse styles to immediate panel bodies only
|
2014-02-22 22:46:03 -08:00 |
|
Mark Otto
|
a083f0deb7
|
Fixes #12808: Correct grid column values listed in Grid Options
|
2014-02-22 14:19:00 -08:00 |
|
Mark Otto
|
5791a48db3
|
Merge branch 'master' of github.com:twbs/bootstrap
|
2014-02-22 14:16:53 -08:00 |
|
Mark Otto
|
7b60470e9b
|
Fixes #12801: Add padding to the bottom of .form-control-static to match height of standard form controls
|
2014-02-22 14:16:11 -08:00 |
|
Chris Rebert
|
68f812e308
|
Merge pull request #12818 from hebbet/patch-1
Remove second tbody from Supported browsers
|
2014-02-22 12:54:17 -08:00 |
|