Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Pagecontainer: Remove unnecessary $( ":focus" ) fallback on page change #7927

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
9ee7fff
Widgets: Pull in new widgets from ui and remove old widgets
arschmitz Sep 18, 2014
1cf4328
Widgets: Updates based on new UI widgets
Oct 6, 2014
ab0855d
All: Updated button and icon classes
jaspermdegroot Nov 20, 2014
63f7455
Tabs: Override _isLocal() to account for Ajax nav
Sep 29, 2014
3ea8c36
Page: Rename option "closeButton" to "closeBtn" in dialog extension test
Jan 16, 2015
8635511
Navigation: Avoid redirect error by redirecting with plain JS
Mar 26, 2015
da5e419
Tests: Update to improve ouput and run speed
arschmitz Mar 26, 2015
e4ffa5a
Tests: Update to improve ouput and run speed
arschmitz Mar 26, 2015
6e5d5e3
Build: Split up grunt file into individual modules
arschmitz Apr 5, 2015
034123b
Build: Add cache directory to .travis.yml
arschmitz Apr 6, 2015
ff9eb02
Build: Make excludes work with individual files
arschmitz Apr 7, 2015
7f554ab
Build: Style fixes to comply with JSCS and new style guide
arschmitz Apr 7, 2015
634a072
Widget: Style fixes for jscs
arschmitz Apr 7, 2015
0b3ead1
Accordion: Style fixes for jscs
arschmitz Apr 7, 2015
a480f93
Controlgroup: Style fixes for jscs
arschmitz Apr 7, 2015
d0357ad
Button: Style fixes for jscs
arschmitz Apr 7, 2015
7b67b76
Checkboxradio: Style fixes for jscs
arschmitz Apr 7, 2015
19a5869
Tabs: Style fixes for jscs
arschmitz Apr 7, 2015
7096fe5
Icons: Switch to inline-block
jaspermdegroot Mar 27, 2015
4d4f1d6
Demos: First pass on updating to inline-block icons
jaspermdegroot Mar 27, 2015
fd25611
All: Update boilerplate
Apr 8, 2015
77935ae
Build: Add esformatter and format build files
arschmitz Apr 16, 2015
b4a6e8f
Core: Style fixes powered by esformatter
arschmitz Apr 16, 2015
b17bc1c
tests: Style fixes powered by esformatter
arschmitz Apr 16, 2015
182aa6c
Widget: Style fixes powered by esformatter
arschmitz Apr 16, 2015
6648738
vmouse: Style fixes powered by esformatter
arschmitz Apr 16, 2015
2001b3e
Zoom: Style fixes powered by esformatter
arschmitz Apr 16, 2015
b0f5881
Toolbar: Style fixes powered by esformatter
arschmitz Apr 16, 2015
7ebab61
Transitions: Style fixes powered by esformatter
arschmitz Apr 16, 2015
822b4fd
clearButton: Style fixes powered by esformatter
arschmitz Apr 16, 2015
36e7822
Events: Style fixes powered by esformatter
arschmitz Apr 16, 2015
c26ba52
degradeInputs: Style fixes powered by esformatter
arschmitz Apr 16, 2015
abd2dd3
Toolbar: Style fixes for fixed extension powered by esformatter
arschmitz Apr 16, 2015
788c523
listview: Style fixes powered by esformatter
arschmitz Apr 16, 2015
6801e75
collapsible: Style fixes powered by esformatter
arschmitz Apr 16, 2015
09b6ae8
button: Style fixes powered by esformatter
arschmitz Apr 16, 2015
7e62766
Core: Style fixes powered by esformatter
arschmitz Apr 16, 2015
3be346e
Dialog: Style fixes powered by esformatter
arschmitz Apr 16, 2015
65bbd63
Navigation: Style fixes powered by esformatter
arschmitz Apr 16, 2015
4f29a24
Filterable: Style fixes powered by esformatter
arschmitz Apr 16, 2015
e3c13b2
Helpers: Style fixes powered by esformatter
arschmitz Apr 16, 2015
a608864
Loader: Style fixes powered by esformatter
arschmitz Apr 16, 2015
ce674b8
Flipswitch: Style fixes powered by esformatter
arschmitz Apr 16, 2015
1d7ecac
Init: Style fixes powered by esformatter
arschmitz Apr 16, 2015
fd28c90
Navbar: Style fixes powered by esformatter
arschmitz Apr 16, 2015
f7ae2ca
Page: Style fixes powered by esformatter
arschmitz Apr 16, 2015
e7a52eb
Panel: Style fixes powered by esformatter
arschmitz Apr 16, 2015
18a41b6
Path: Style fixes powered by esformatter
arschmitz Apr 16, 2015
d129996
Popup: Style fixes powered by esformatter
arschmitz Apr 16, 2015
21aa158
Select: Style fixes powered by esformatter
arschmitz Apr 16, 2015
8b14472
Slider: Style fixes powered by esformatter
arschmitz Apr 16, 2015
dac8e6d
Support: Style fixes powered by esformatter
arschmitz Apr 16, 2015
b389a54
Table: Style fixes powered by esformatter
arschmitz Apr 16, 2015
28fcc92
Tabs: Style fixes powered by esformatter
arschmitz Apr 16, 2015
350b36a
Textinput: Style fixes powered by esformatter
arschmitz Apr 16, 2015
0e7412a
Widget: Appease jscs in backcompat
Apr 20, 2015
394d224
Texinput: fix bad option name
arschmitz May 6, 2015
5fc0aec
Button: Fix incorrect method name
arschmitz May 6, 2015
4890cdb
Dialog: Remove tests for deprecated data-role=content
arschmitz May 6, 2015
9763ce4
Selectmenu: Stop using deprecated page option for keepNative
arschmitz May 6, 2015
ccc4102
Slider: Stop using deprecated page option for keepNative
arschmitz May 6, 2015
07f6943
Dialog: update to use new pagecontainer method for background
arschmitz May 6, 2015
373d8e3
Collapsibleset: remove deprecated collapsible-set name
arschmitz May 6, 2015
9f7ef08
Fieldcontain: Remove deprecated fieldcontain feature
arschmitz May 6, 2015
dd586b1
Enhancer: Add new enhancer module
arschmitz May 6, 2015
3da668e
DegradeInput: Update to use new enhancer module
arschmitz May 6, 2015
c18daf7
Popup: Use new enhancer module to do link modifications
arschmitz May 6, 2015
5321304
Page: No longer handle links.js
arschmitz May 6, 2015
8ff18b4
Page: use new enhancer module
arschmitz May 6, 2015
981ab62
Page: change option enhance to enhanceWithin
arschmitz May 5, 2015
1719725
Build: Remove links.js and nojs.js
arschmitz May 6, 2015
a94feb2
Listview: update use enhancer module
arschmitz May 6, 2015
15afd36
Fieldcontain: Remove deprecated fieldcontain feature
arschmitz May 6, 2015
d8c3c67
DegradeInput: Update to use new enhancer module
arschmitz May 6, 2015
523351c
Selectmenu: Update tests to use new enhancer module
arschmitz May 6, 2015
6ecc452
Slider: Use new enhancer module in tests
arschmitz May 6, 2015
8a65f17
Toolbar: use new enhancer module
arschmitz May 6, 2015
05ed04e
Navbar: use new enhancer module in tests
arschmitz May 6, 2015
17d327f
Demos: Use new enhancer module
arschmitz May 6, 2015
c96b80c
Widget: remove mobile getCreateOptions extension
arschmitz May 6, 2015
377bb61
Widget: make widget.js just define $.mobile.widget
arschmitz May 6, 2015
18f4df3
Page: remove old page based enhancer
arschmitz May 6, 2015
bd3ae93
DegradeInputs: Remove code supporting an IE8 bug that is no longer
arschmitz May 5, 2015
67d4992
Build: add more files to jscs:good
arschmitz May 5, 2015
ac15431
Textinput: Implement classes option
Feb 17, 2015
a066147
Flipswitch: Implement Classes Option
cgack Apr 17, 2015
85f3745
Textinput: Update CSS
jaspermdegroot Jun 1, 2015
e1ba0f5
Textinput: Removed the space after the search icon
jaspermdegroot Jun 1, 2015
0df831c
Rangeslider: Implement Classes Option
cgack Apr 17, 2015
9e21038
Build: remove fieldcontain.js from index.php it no longer exists
arschmitz Jun 4, 2015
b82feec
Init: Switch .load with .on the former was deprecated and removed
arschmitz Jun 4, 2015
af30b8f
Navigation: Replace .load with .on the former was deprecated and removed
arschmitz Jun 4, 2015
2b08c91
Toolbar: Update fixedToolbar backcompat to new UMD wrapper
arschmitz Jun 9, 2015
52218ed
Build: Update dependencies
arschmitz Jun 9, 2015
aba09ca
All: Make sure events are well-formed
May 23, 2015
93df1c7
Widget: Fixup extend backcompat and theme extensions
arschmitz May 8, 2015
ee6e15a
Widget: Fixup theme extension to allow specificying of the option to use
arschmitz May 28, 2015
6eb4b2c
Widget: Upadtes for theme and backcompat
arschmitz Jun 11, 2015
2837086
Button: Fix backcompat dependencies
arschmitz Jun 12, 2015
5178395
Pagecontainer: Remove unnecessary $( ":focus" ) fallback on page change
Jun 14, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .jscsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"preset": "jquery"
}
1 change: 0 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"expr": true,
"immed": true,
"noarg": true,
"onevar": true,
"quotmark": "double",
"smarttabs": true,
"trailing": true,
Expand Down
53 changes: 17 additions & 36 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,49 +5,30 @@ php:

sudo: false

cache:
directories:
- node_modules

before_script:
- npm install -g grunt-cli
- npm install

script: npm run-script ci

branches:
only:
- master

env:
- TYPES=unit
JQUERIES=1.8.3
- TYPES=unit
JQUERIES=1.11.1
- TYPES=unit
JQUERIES=2.1.1
- TYPES=unit
JQUERIES=git
- TYPES=integration
SUITES=!navigation
JQUERIES=1.8.3
- TYPES=integration
SUITES=!navigation
JQUERIES=1.11.1
- TYPES=integration
SUITES=!navigation
JQUERIES=2.1.1
- TYPES=integration
SUITES=!navigation
JQUERIES=git
- TYPES=integration
SUITES=navigation
JQUERIES=1.8.3
- TYPES=integration
SUITES=navigation
JQUERIES=1.11.1
- TYPES=integration
SUITES=navigation
JQUERIES=2.1.1
- TYPES=integration
SUITES=navigation
JQUERIES=git
- JQUERIES=1.8.3
CITYPE=test
SUITES=-navigation/sequence/sequence-dialog-hash-key-tests.html,-navigation/sequence/sequence-push-state-disabled-path1-path2-dialog-hash-key-tests.html,-navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html
- JQUERIES=1.11.1
CITYPE=test
SUITES=-navigation/sequence/sequence-dialog-hash-key-tests.html,-navigation/sequence/sequence-push-state-disabled-path1-path2-dialog-hash-key-tests.html,-navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html
- JQUERIES=2.1.1
CITYPE=test
SUITES=-navigation/sequence/sequence-dialog-hash-key-tests.html,-navigation/sequence/sequence-push-state-disabled-path1-path2-dialog-hash-key-tests.html,-navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html
- JQUERIES=git
CITYPE=test
SUITES=-navigation/sequence/sequence-dialog-hash-key-tests.html,-navigation/sequence/sequence-push-state-disabled-path1-path2-dialog-hash-key-tests.html,-navigation/sequence/sequence-path1-path2-dialog-hash-key-tests.html
- CITYPE=demos

notifications:
irc:
Expand Down
Loading