133 Commits

Author SHA1 Message Date
60e402185f fix(sqlstorage): empty array not ..params. Fixes #770 2015-12-17 13:58:06 -06:00
a8a88649c2 docs(): LocalStorage 2015-12-16 15:52:44 -05:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
8f4307276a fix(platform): rename cordova iOS file to be more consistent with other files, included the import in iOS components file
closes #748
2015-12-15 13:57:54 -05:00
4354c3b1ae docs(platform): fix description 2015-12-11 14:16:07 -06:00
a54be856f2 docs(demos/platform): api demo 2015-12-11 10:32:45 -06:00
1ff2231140 fix(platform): fix testNavigatorPlatform regex 2015-12-10 20:43:57 -06:00
4846a0b1d2 fix import path 2015-12-10 16:39:56 -06:00
0270be3305 fix blocking TS errors 2015-12-10 16:39:56 -06:00
9becec86af Merge branch 'master' into css-refactor 2015-12-08 17:52:28 -05:00
15f0299816 docs(localStorage): add demo link 2015-12-08 16:31:38 -06:00
3d3eae1e4f set button css by attrs 2015-12-06 20:44:56 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
9285e4fbd0 merge conflicts 2015-12-04 15:39:42 -05:00
f1d8d5fc14 docs() 2015-12-04 15:20:02 -05:00
fa295f9bbe fix(storage): bad defaults in options. Fixes #647 2015-12-04 12:52:00 -06:00
2c13de9c7b fix(platform): pass regexp to testNavigatorPlatform 2015-12-04 11:03:00 -06:00
dbeb0f78ae fix(platform): update ripple activator fn
Closes #671
2015-12-02 10:34:29 -06:00
5d0349d134 fix(ripple): disable ripple for Android 4.4 and below
Closes #648
2015-11-25 14:00:41 -06:00
7db1deddf7 Fixed comment 2015-11-23 21:36:09 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
3df0e0fddc fix(storage): wrong default order. #587 2015-11-19 23:17:59 -06:00
ea955c59af feat(ripple): only enable ripple on android 5 or greater 2015-11-19 11:41:51 -06:00
00f9611e71 feat(clickBlock): enable click block only on iOS 2015-11-19 11:23:41 -06:00
f020027147 Merge pull request #523 from joelbraga/fix-sqlstorage
<fix>(SqlStorage): Fix typo in tx variable name
2015-11-18 12:18:11 -06:00
bc7eeb2aea Merge pull request #524 from joelbraga/fix-storage
<fix>(storage): fix query function arguments
2015-11-18 12:16:41 -06:00
37420b733c refactor(platform): combining selectors
references #554
2015-11-17 15:52:47 -05:00
7731938bb8 fix(segment): made the longest selector in the world to fix segment in a toolbar
closes #554
2015-11-17 15:48:56 -05:00
64376c2304 fix(textInput): hide cursor during scroll 2015-11-16 22:47:00 -06:00
85db372789 <fix>(storage): fix query function arguments 2015-11-14 22:49:48 +00:00
e580f07218 <fix>(SqlStorage): Fix typo in variable name 2015-11-14 22:41:15 +00:00
d2374fd37e fix(toolbar): fixed the toolbar spacing for iOS with platform-cordova
Added some tests for modals with a toolbar, only target the first
toolbar in a menu or modal so the user can have multiple toolbars
without skewing them. References #469
2015-11-12 20:07:13 -05:00
803d73606a chore(platform): remove plugins 2015-11-11 15:01:14 -06:00
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
e0f18a5de2 perf(ripple): improve ripple perf 2015-11-09 13:55:28 -06:00
c7d36440ec docs(platform): update platform docs 2015-11-09 13:59:24 -05:00
e90fc20266 fix(statusbar): typo in the method
backgroundColorByHexString instead backgroundColorByHexName because that method doesn't exisrs in cordova-plugin-statusbar
2015-11-03 03:20:25 +03:00
7d68d07d0c Fix: SqlStorage _getBackupLocation method argument
_getBackupLocation(dbOptions.backupFlag) instead _getBackupLocation(dbOptions)
2015-10-31 17:05:45 +03:00
ca76ffddec fix(network): isOnline. See #336 2015-10-30 06:51:00 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
30ef9e1658 fix(camera): expose constants. Fixes #302 2015-10-29 11:53:11 -05:00
cc458ca75e Update applinks.ts 2015-10-16 15:34:04 -05:00
1e699ec5ba chore(): rename IonicPlatform to Platform 2015-10-16 11:58:46 -05:00
fa2ae9cd93 rename(sections): .navbar-container now ion-navbar-section 2015-10-10 17:14:03 -05:00
039ecac2ae fix(input): keyboard focus/scrolling/tabbing 2015-10-10 16:28:37 -05:00
03cb1a7a5b refactor(): IonicForm/IonicKeyboard
Closes #224
2015-10-09 11:29:58 -05:00
bdaed1b2ca Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 10:59:15 -05:00
17ecb54e52 docs(ionicPlatform): inital pass for platform docs
Closes #257
2015-10-07 10:09:58 -04:00
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00