XhmikosR
b9e59e96af
Replace master
with v3-dev
after the branch switch. ( #28287 )
2019-02-15 23:36:44 +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
e105d15642
Use https, fix broken links and unneeded redirects.
2018-10-18 11:27:47 +03:00
XhmikosR
b8a6855a69
Revert "Update contributing.md with correct branch (v4-dev
instead of master
)"
2018-10-08 20:12:34 +03:00
Patrick H. Lauke
e52df5dce5
Update contributing.md with correct branch (v4-dev
instead of master
)
2017-09-24 13:46:16 +02:00
Chris Rebert
4e16300135
Port #20165 to v3
...
[skip sauce]
2016-06-23 23:17:36 -07:00
Chris Rebert
6a070e95be
CONTRIBUTING.md: Update MS Edge bug reporting instructions
...
[ci skip]
2016-04-04 14:46:18 -07:00
Chris Rebert
0b39722c7c
Port #19470 to v3
...
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
Refs https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments
Refs https://github.com/dear-github/dear-github/issues/141#issuecomment-195106918
[ci skip]
2016-03-14 02:09:40 -07:00
Chris Rebert
ca69e26b7d
CONTRIBUTING.md: Missing serial comma
...
[ci skip]
2016-03-03 17:00:40 -08:00
Christian Fleschhut
ee4dbf7efd
Make switch from Less to Sass more explicit in contribution guidelines
2016-03-03 20:25:58 +01:00
Chris Rebert
1037e33347
Port #19219 to v3
...
CONTRIBUTING: Document restriction regarding jQuery event alias methods
Refs #19192
[ci skip]
2016-02-16 14:25:26 -08:00
Prayag Verma
824b6d35f5
Typo fix
2016-01-29 11:00:25 +05:30
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
Martin Beeby
3001831e19
Updating "Reporting upstream browser bugs" for IE
...
Adding Microsoft Edge and the rendering engine EdgeHTML.
Closes #18303
[skip sauce]
[skip validator]
2015-11-24 05:46:51 -08:00
Mark Otto
aba3e40132
Update CONTRIBUTING.md
2015-09-01 20:27:13 -07:00
Chris Rebert
4753bfb9aa
Mention themes contact info in CONTRIBUTING.md
...
[skip sauce]
[skip validator]
2015-08-26 02:21:34 -07:00
Zlatan Vasović
f6e7fc9309
Add Slack link to CONTRIBUTING.md
2015-06-05 11:35:13 +02:00
Kevin Kirsche
69af7fe1b2
Include Slack in list of places to get help
...
As Slack is a common replacement for IRC for projects (e.g. Wordpress), I propose that we encourage the use of Slack as you have members of the core team using it while IRC often does not have any of the core team available.
2015-06-02 21:51:45 -04:00
XhmikosR
315907c97c
Use https
when possible.
2015-05-17 12:43:20 +03:00
Yuan Yiyang
b6723cf0eb
fix dead link: reduced text cases
2015-04-03 22:01:23 +08:00
dante2008
df2ea49c0a
Fix a typo in contributing doc.
2015-02-22 13:59:15 +09:00
Chris Rebert
16089d92de
Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docs
...
[ci skip]
2015-01-15 11:25:05 -08:00
Mark Otto
01fa32e879
Merge pull request #15167 from vsn4ik/rem_blob_master_from_links
...
Remove redundant .../blob/master/ prefix in markdown.
2014-11-29 14:25:12 -08:00
vsn4ik
992644ee34
Update links (.../blob/master prefix) in markdown.
2014-11-23 14:50:09 +03:00
Chris Rebert
8a4757dfb0
add documenting in MDN as a step in browser bug handling process
...
[skip sauce]
[skip validator]
2014-11-22 18:33:08 -08:00
Chris Rebert
7711c9d60d
Document Savage cross-browser JS pull request tester bot
...
Refs #12352 , which is now implemented & deployed.
More info: https://github.com/twbs/savage
[skip sauce]
2014-11-20 10:59:16 -08:00
Chris Rebert
cab74e3238
fix typo in CONTRIBUTING.md
2014-11-20 09:49:10 -08:00
Mark Otto
647d30aa04
move to the contributing guidelines
2014-11-11 19:25:54 -08:00
Chris Rebert
7c0f873659
Cover common contributor mistakes in CONTRIBUTING.md
...
Based on https://github.com/twbs/rorschach/tree/master/docs
2014-10-31 17:33:20 -07:00
Chris Rebert
5f3a980950
Explain issue/PR bots in CONTRIBUTING.md
...
[skip sauce]
[skip validator]
2014-10-30 17:06:54 -07:00
Chris Rebert
00b381ed9b
Add browser bug reporting links to CONTRIBUTING docs; refs #13974
2014-10-03 15:16:46 -07:00
Chris Rebert
a28e5a3024
Mention HTML5 validator and Bootlint as part of troubleshooting steps
...
Fixes https://github.com/twbs/bootlint/issues/67
2014-09-23 17:14:13 -07:00
Chris Rebert
1e6849dd58
clean whitespace
...
Thanks to @collinanderson
Closes #14567
2014-09-08 13:35:07 -07:00
Heinrich Fenkart
95592e81a3
Update JS Bin template in CONTRIBUTING.md
...
Refs: #14109
2014-07-13 01:02:46 +02:00
Mark Otto
5850f637ab
code guide, fixes #14126
2014-07-12 15:36:08 -07:00
Bas Bosman
cb7eb674ac
Add autoprefixer
2014-03-07 09:01:54 +01:00
Zlatan Vasović
ba4206b644
Use different coding style for Gruntfile
...
Fixes #12657
2014-02-10 11:15:08 -08:00
Chris Rebert
cd8a896ce6
Merge pull request #12554 from ZDroid/grunt-test-note
...
Add `grunt test` note
2014-02-04 13:21:45 -08:00
Zlatan Vasović
0ed6075010
Add grunt test
note
2014-02-04 22:06:15 +01:00
Mark Otto
95494f806d
Merge pull request #12521 from twbs/outline-none-note
...
add note to CONTRIBUTING.md about `outline: none`
2014-02-04 01:49:29 -08:00
Zlatan Vasović
0ef0c7b2c0
Remove comma first rule
...
Removes outdated coding style rule.
2014-02-03 17:12:59 +01:00
Chris Rebert
f234496239
add note to CONTRIBUTING.md about outline: none
2014-02-01 23:19:28 -08:00
Mark Otto
829eefd6f7
Merge pull request #12356 from twbs/wcag-contributing
...
add WCAG color guideline to CONTRIBUTING.md
2014-01-23 20:55:39 -08:00
Mark Otto
bd6751e932
Merge pull request #12355 from twbs/aria-contributing
...
add WAI-ARIA guideline to CONTRIBUTING.md
2014-01-23 20:53:33 -08:00
Chris Rebert
aa8b1543be
add WCAG color guideline to CONTRIBUTING.md
2014-01-23 14:01:59 -08:00
Chris Rebert
2f26eaea5b
add WAI-ARIA guideline to CONTRIBUTING.md
2014-01-23 12:50:57 -08:00
Chris Rebert
7d015817ed
fix typo and use the v3-specific StackOverflow tag
2014-01-23 11:18:56 -08:00
Waynn Lue
cba9d81340
use periods for consistency in each line
2014-01-09 12:22:31 -08:00
Zlatan Vasović
ec594887fe
Drop redundant 'the'
2014-01-07 22:40:23 +01:00
Joel Kuzmarski
3661c4b8ff
Improve wording in CONTRIBUTING.md
...
Parts of the "Pull requests" section are strangely worded.
This commit fixes that.
2014-01-07 02:11:07 -06:00