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
fcacce1d9d
test(platform): init platform/config tests
2015-10-01 22:45:46 -05:00
873ea742eb
Fixed bad check bug
2015-09-30 16:59:40 -05:00
203d6f8aaf
fix(cordova-ios): ion-toolbar padding
2015-09-29 22:09:54 -05:00
f12ad4e20d
fix(cordova-ios): update navbar css
2015-09-29 20:58:04 -05:00
a1de6e1070
Storage fixes
2015-09-29 18:38:55 -05:00
72658bd970
feat(plugin): Network Information and global offline/online events
2015-09-28 15:03:20 -05:00
335a10605b
VIBRATE
2015-09-28 14:31:53 -05:00
cc6a9186d2
SQL STorage docs
2015-09-28 14:31:53 -05:00
4df3a9abd8
Statusbar
2015-09-28 14:15:33 -05:00
659fa494ce
Loading
2015-09-28 14:13:45 -05:00
cfc3758a3f
Keyboard
2015-09-28 14:04:25 -05:00
fe612028a0
Geolocation
2015-09-28 14:02:45 -05:00
c044323e03
Device motion and orientation
2015-09-28 13:58:06 -05:00
4c9c32a899
Device
2015-09-28 13:56:34 -05:00
ce8ca59439
Device
2015-09-28 13:02:57 -05:00
1ea1c3989b
Contacts
2015-09-28 12:59:59 -05:00
a6fb4ba15d
CameraRoll docs
2015-09-28 12:30:15 -05:00
85d2b41926
Camera docs
2015-09-28 12:12:48 -05:00
580a6dbdc3
Battery comments
2015-09-28 11:58:38 -05:00
d94ea354a8
Docs
2015-09-28 11:51:02 -05:00
27373e0448
feat(events): pub/sub event system
2015-09-23 13:43:38 -05:00
cfa906dfde
chore(platform): move plugins to platform
2015-09-23 11:57:07 -05:00
90d692142d
chore(): use md mode for windows phone
2015-09-22 13:09:11 -05:00
ba29025d2e
fix(tap): always run tap polyfill
...
Closes #155
2015-09-21 20:09:49 -05:00
5fbc142dae
swipe back refactor
2015-09-17 16:13:51 -05:00
d25ce946f6
disable :hover on touch devices
2015-09-14 22:27:09 -05:00
722dddbbb7
improve click block, onKeyboardClose
2015-09-14 21:06:53 -05:00
28c8d001e6
cache window dimensions
2015-09-13 22:34:23 -05:00
8fbf53e1b7
rename Platform to IonicPlatform
...
Make IonicPlatform an injectable. Closes #99
2015-09-13 00:39:19 -05:00
b31ab1b0be
feat(aside): reveal/overlay aside using Animation
2015-09-10 20:54:40 -05:00