0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Commit Graph

279 Commits

Author SHA1 Message Date
XhmikosR
b9e59e96af
Replace master with v3-dev after the branch switch. (#28287) 2019-02-15 23:36:44 +02:00
XhmikosR
a43077d3c3 Bump version to 3.4.1. 2019-02-13 17:55:38 +02:00
XhmikosR
d4129dff60 Bump year. 2019-02-13 17:55:38 +02:00
XhmikosR
4a5c7f21d5 Update devDependencies, gems and lots of cleanup/build fixes.
* switch to grunt-postcss and autoprefixer directly; this is the recommended way.
* uglify: specify `ie8` for compatibility
* specify `cascade:false` for autoprefixer
* specify `ieCompat` for less
* drop grunt-contrib-compress since it doesn't work with Node.js 10.x
* remove grunt-contrib-htmlmin to match the v4 docs
* clean up Gruntfile.js
* clean up .travis.yml and backport changes from v4
* build ie10-viewport-bug-workaround.less since it's used in examples
* move shrinkwrap to root
* bs-commonjs-generator.js: Use `path.posix`
* remove .hound.yml
* remove references to no longer used PR bots
* backport and adapt the sri generation script from v4
2018-12-14 01:45:51 +02:00
XhmikosR
92de1e831b Update README.md 2018-11-18 10:00:03 +02:00
XhmikosR
e105d15642 Use https, fix broken links and unneeded redirects. 2018-10-18 11:27:47 +03:00
XhmikosR
08529515e5 Bump year to 2018. 2018-10-08 20:12:34 +03:00
Johann-S
4ebe2b8753 Use BrowserStack for our unit tests. 2018-09-28 09:53:59 +03:00
Mark Otto
ab3a997236 update port from 3001 to 9001 2018-04-06 22:09:37 -07:00
Mark Otto
332a1905f2 bump version 2017-07-04 13:48:46 -07:00
Mark Otto
2dc18fd42e new port 2017-07-02 23:52:38 -07:00
Chris Rebert
df08d95495 Update version numbers in preparation for v3.3.7 release (#20357)
[skip sauce]
2016-07-25 08:24:11 -07:00
XhmikosR
4265f868ac Remove custom caching and use Bundle for gems. 2016-03-10 13:44:16 +02:00
Dominic
3dd92b29a3 README: Update copyright to 2016
Happy New Year!
It's 2016!

Closes #18744
2016-01-01 12:13:34 -08:00
Chris Rebert
a823afc5e2 Docs: Include major version in npm install bootstrap commands; refs #18520
[ci skip]
2015-12-10 14:58:47 -08:00
Chris Rebert
f636ff187e Merge pull request #18337 from twbs/v3-no-feats-for-you
Explain in docs that v3 is closed off to new features
2015-11-25 04:12:18 -08:00
Chris Rebert
c56789598a Explain in docs that v3 is closed off to new features
Refs #18112
[skip sauce]
2015-11-24 23:34:09 -08:00
Mark Otto
910400e897 bump version 2015-11-24 11:07:36 -08:00
XhmikosR
2cccdc8e3d Update to Jekyll v.3.0.0.
[skip sauce]
2015-10-29 18:02:40 +02:00
Supergibbs
14c04c82d3 Changed MyGet badge to more useful and better looking NuGet one by
shields.io
2015-10-15 16:48:51 -07:00
Chris Rebert
5b46f3d9d9 Merge pull request #16710 from supergibbs/NuGet_16692
Added NuGet support
2015-10-13 15:11:19 -07:00
Baraa Hamodi
85bc0338d1 Documentation clean up and consistency; closes #17625
[skip sauce]
2015-09-28 12:37:35 -07:00
XhmikosR
941806b1dc Update README.md.
[ci skip]
2015-07-26 00:29:29 +03:00
Chris Rebert
ecc35aec78 README: Mention where to find changelogs
Refs #16739
[skip sauce]
2015-07-01 15:27:43 -07:00
Supergibbs
95013f7d6d NuGet Support - Added .nuspec files and MyGet.ps1 build script plus
status on README
2015-06-25 16:38:40 -07:00
vsn4ik
d4fc042dcd Added *.min.map to whats-included. 2015-06-19 22:46:34 +03:00
Mark Otto
83bfff7f07 bump version 2015-06-16 09:10:22 -07:00
Morton Fox
665d2d25c0 Update source maps link 2015-05-26 08:14:57 -04:00
XhmikosR
315907c97c Use https when possible. 2015-05-17 12:43:20 +03:00
vsn4ik
ad6933cfe6 Remove unnecessary style=flat from bages
[skip validator]
[skip sauce]
2015-05-13 23:55:15 +03:00
vsn4ik
aed83c4b96 Use https on herokuapp.com 2015-04-25 21:05:49 +03:00
Mark Otto
95a8a06f10 Link slack badge 2015-04-25 00:00:39 -07:00
Mark Otto
71f4abc201 Add slack badge, link to join, and update copy 2015-04-24 13:20:56 -07:00
Chris Rebert
74ae498800 Fix #16117 more permanently/generically 2015-03-21 15:33:13 -07:00
vsn4ik
a07bc07889 Increment quick start options to six
[skip validator]
[skip sauce]
2015-03-21 08:21:39 +03:00
Rodrigo Prado
fbe0836a8f Add docs on how to install Bootstrap via composer
Closes #16113
Closes #16114

[skip sauce]
2015-03-20 18:42:03 -07:00
Chris Rebert
4d652035dc v3.3.2 => v3.3.4 2015-03-16 08:39:31 -07:00
Jan-Paul Kleemans
ad5c64a24f Increment quick start options to five 2015-03-10 18:57:02 +01:00
Chris Rebert
64ca888cbc Merge pull request #15999 from twbs/kkirsche-includeTestsReadme
Document JS test suite basics
2015-03-06 23:28:30 -08:00
Kevin Kirsche
ba2f7e92d0 [Fixes #15951] Document JS test suite basics
X-Ref: #15953
Closes #15952 by merging a tweaked version of it.
[skip sauce]
[skip validator]
2015-03-06 23:27:00 -08:00
Kevin Kirsche
673cd67798 Fix URL to match the keyword
Fix URL to match the keyword
2015-03-01 16:44:13 -05:00
Chris Rebert
a415b91558 Merge pull request #15828 from kkirsche/patch-20
Add plugin package keyword recommendation
2015-02-24 16:26:39 -08:00
Kevin Kirsche
114d1cf76c Add plugin package keyword recommendation
Related to #15823, I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS

specificity

Add additional comment to docs

Fix capitalization

Update tag per @mdo's recommendation
2015-02-23 13:53:01 -05:00
Luca Mussi
90e7fc418b Added package.js for Meteor integration
Closes #15716 by merging it.
2015-02-19 13:11:58 -08:00
vsn4ik
1bb3ef3e0b Use https://www.npmjs.com (new site). 2015-02-17 10:01:58 +03:00
Chris Rebert
e7de01eeed Update Twitter handle: @twbootstrap => @getbootstrap
Refs 1c94b7791f
CC: @mdo
2015-02-06 11:54:07 -08:00
Mark Otto
c683e7dea7 bump versions 2015-01-19 08:32:13 -08:00
Zlatan Vasović
576230b92a Happy New Year 🎅 2015-01-01 01:23:48 +01:00
Heinrich Fenkart
c3e6111eef Switch to shields.io for badges in README
Closes #15380
[ci skip]
2014-12-30 11:48:08 -08:00
Bastien
9e5697a14f Add woff2 font in readme.md 2014-12-15 10:00:19 +01:00