Chris Rebert
0b4187d37b
Add Wall of Browser Bugs entry for #19810 ( #20021 )
...
Refs https://crbug.com/597642
Closes #19810
[skip sauce]
2016-06-02 10:14:45 -07:00
Chris Rebert
e1a53e9f95
Add Wall of Browser Bugs entry for #19927 ( #20020 )
...
Refs https://webkit.org/b/158276
Closes #19927
[skip sauce]
2016-06-02 10:09:06 -07:00
Chris Rebert
5dcd1a743d
Tweak Esc key comment in modal.js
...
[skip sauce]
[skip validator]
2016-05-31 02:19:56 -07:00
Chris Rebert
166daf498a
Upgrade ESLint to v2.2.0 ( #20000 )
...
[skip sauce]
[skip validator]
2016-05-31 01:27:01 -07:00
Chris Rebert
97f521d5dd
Merge pull request #19998 from twbs/eslint-2.0.0
...
Upgrade to ESLint v2.0.0
2016-05-31 01:16:05 -07:00
Chris Rebert
93f028b8f1
Upgrade babel-eslint to ^6.0.4
...
[skip sauce]
[skip validator]
2016-05-31 01:02:30 -07:00
Chris Rebert
ac25ee7a90
Upgrade ESLint to v2.0.0
...
[skip sauce]
[skip validator]
2016-05-31 00:53:02 -07:00
Chris Rebert
92e9d9de62
Enable new ESLint-recommended rules in ESLint config
...
Refs http://eslint.org/docs/user-guide/migrating-to-2.0.0#new-rules-in-eslintrecommended
2016-05-31 00:49:48 -07:00
Chris Rebert
4d3bd8e6c5
Migrate parser & env config to ESLint 2.0.0
2016-05-31 00:46:33 -07:00
Chris Rebert
c4add0c2f3
Comply with consistent-return ESLint rule
2016-05-31 00:45:32 -07:00
Chris Rebert
0efec1a3db
Migrate ESLint rules config to ESLint 2.0.0
...
Refs http://eslint.org/docs/user-guide/migrating-to-2.0.0
2016-05-31 00:39:39 -07:00
Chris Rebert
f7677d6be5
Merge pull request #19995 from twbs/eslint-1.10.3
...
Upgrade ESLint to v1.10.3
2016-05-31 00:24:13 -07:00
Chris Rebert
e573f70e2c
Update npm shrinkwrap
...
[skip sauce]
[skip validator]
2016-05-31 00:12:21 -07:00
Chris Rebert
9324da7aeb
Upgrade ESLint to v1.10.3
...
Refs #19908
2016-05-31 00:12:17 -07:00
Chris Rebert
06b3af3c0a
Merge pull request #19994 from twbs/eslint-1.9
...
Upgrade ESLint to v1.9.0
2016-05-31 00:08:07 -07:00
Chris Rebert
990e98e15e
Update npm shrinkwrap
...
[skip sauce]
[skip validator]
2016-05-31 00:00:10 -07:00
Chris Rebert
00a3e1d9ad
Upgrade ESLint to v1.9.0
...
Refs #19908
2016-05-30 23:59:24 -07:00
Chris Rebert
d8e118057d
Merge pull request #19993 from twbs/eslint-1.7.3
...
Upgrade ESlint to v1.7.3
2016-05-30 23:51:23 -07:00
Chris Rebert
412481ba14
Update shrinkwrap
2016-05-30 23:43:28 -07:00
Chris Rebert
324cbb2280
Upgrade ESlint to v1.7.3
...
Enable new rules:
* no-empty-pattern
* no-magic-numbers (exempting 0 and ±1)
Refs #19908
[skip sauce]
[skip validator]
2016-05-30 23:42:22 -07:00
Chris Rebert
5a35ad6d74
Use named constants for magic numbers ( #19992 )
...
Mostly KeyboardEvent.which and MouseEvent.which values.
[skip validator]
2016-05-30 23:42:00 -07:00
Chris Rebert
301dc70e1b
Merge pull request #19990 from twbs/bypass-grunt-eslint
...
Just use ESLint directly instead of going thru grunt-eslint
[skip sauce]
[skip validator]
2016-05-30 22:32:15 -07:00
Chris Rebert
5f243fa10d
Update npm shrinkwrap
2016-05-30 22:16:37 -07:00
Chris Rebert
f77d8c91a9
Killed the grunt-eslint middleman; Long live ESLint.
...
Refs #19908
[skip sauce]
[skip validator]
2016-05-30 22:16:32 -07:00
Chris Rebert
14c7ba95f9
Fix load & scroll event usage in ScrollSpy tests ( #19986 )
...
* Use $.one() instead of $.on() since there are no $.off()s in the code.
* Remove unnecessary namespacing of listeners for the `scroll` & `load` events.
These are vanilla DOM events (not custom jQuery namespaced events)
and we're not using jQuery namespacing to manage these event listeners either (e.g. `$.off()`).
[skip validator]
2016-05-30 09:39:45 -07:00
Chris Rebert
d35973c2b3
js/tests/unit/scrollspy.js: Fix "offsed" typos ( #19985 )
...
[skip sauce]
[skip validator]
2016-05-29 18:36:09 -07:00
Chris Rebert
680cb317ed
Travis: Upgrade Node.js from v5 to v6 ( #19980 )
...
v6 is the current stable version and will be an LTS version.
v5 is not an LTS version.
Refs https://github.com/nodejs/LTS
2016-05-28 13:39:40 -07:00
Catalin Zalog
50e2225bd5
Update _flex.scss
2016-05-28 03:25:24 +03:00
XhmikosR
4bca0f878a
Merge pull request #19894 from twbs/v4-dev-jquery223
...
Update jQuery to v2.2.4.
2016-05-26 15:40:02 +03:00
XhmikosR
987d9f2c49
Bump gems.
2016-05-26 15:31:55 +03:00
XhmikosR
b0a7979cc1
Fix error with the new jQuery.
2016-05-26 15:30:07 +03:00
XhmikosR
a950d5642b
Update jQuery to v2.2.4.
2016-05-26 15:26:12 +03:00
Chris Rebert
15c8fac735
https://webkit.org/b/144696 has been fixed ( #19958 )
...
Remove its entry from the Wall of Browser Bugs
Refs #16372
[skip sauce]
2016-05-25 23:18:46 -07:00
Chris Rebert
e8669eb408
https://crbug.com/427994 has been fixed ( #19948 )
...
Remove its entry from the Wall of Browser Bugs.
[skip sauce]
2016-05-25 23:14:41 -07:00
Mark Otto
f0c0a7533c
Merge pull request #19892 from heikojansen/patch-1
...
Remove reference to "loaded.bs.modal" event
2016-05-21 19:39:33 -07:00
Chris Rebert
f9fe928a5b
http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685 ( #19947 )
...
Update the Wall of Browser Bugs entry accordingly.
[skip sauce]
2016-05-20 09:05:24 -07:00
Chris Rebert
a90b36918f
Add "The Bootstrap Authors" to copyright notices ( #19936 )
...
❤️ ❤️ ❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-20 09:04:31 -07:00
Chris Rebert
83692b199b
https://crbug.com/475128 has been fixed ( #19946 )
...
Remove its entry from the Wall of Browser Bugs.
Refs #16180
[skip sauce]
2016-05-20 08:59:02 -07:00
Heiko Jansen
442f472a2d
Mention removed modal option in migration docs
...
The `remote` option and the accompanying event have been removed.
2016-05-19 15:36:52 +02:00
akai
4d1b9d7ce7
Remove stray "~" in modal paddingRight value ( #19932 )
...
[skip validator]
2016-05-18 13:53:01 -07:00
Catalin Zalog
88f02007e0
Update _spacing.scss
2016-05-17 16:26:22 +03:00
dumb
6e7bf66de9
Fix issue #16941 - HTML example in tooltip docs
...
Added an example tooltip that uses HTML content, and expanded the
description of the html option to clarify usage.
2016-05-16 16:18:51 -04:00
Patrick H. Lauke
4354e87484
Merge pull request #19919 from dumb/v4-dev
...
Fixed a small typo
2016-05-16 20:43:24 +01:00
dumb
558a902e09
Fixed a small typo
2016-05-16 13:25:40 -04:00
Mark Otto
d4457b3303
improve docs examples for .navbar-text
2016-05-15 12:37:47 -07:00
Mark Otto
dfa2536c3b
Restore .navbar-text and add some basic examples to the docs /cc #18049
2016-05-15 12:29:56 -07:00
Mark Otto
5a5ca44a3b
follow up to c6c0522598
: define those new vars
2016-05-14 12:46:06 -07:00
Mark Otto
9c0c5fd9b1
Merge branch 'v4-navbars' of https://github.com/twbs/bootstrap into v4-navbars
2016-05-14 12:41:48 -07:00
Mark Otto
f98f9c9155
add docs note to clear up #18599--active states for navbars can be on anchors or parents
2016-05-14 12:41:26 -07:00
Mark Otto
05bdecd0b0
Add dropdown menu example to navbar docs
2016-05-13 08:19:16 -07:00