Commit Graph

44 Commits

Author SHA1 Message Date
mhartington
75175f6388 docs(): update docs 2016-09-27 11:35:30 -04:00
Dan Bucholtz
83d973b1a8 chore(demos): change dgeni path for demos
change dgeni path for demos
2016-09-20 15:20:04 -05:00
Adam Bradley
c1777c6d18 test(config): fix unit tests 2016-09-16 01:23:04 -05:00
Adam Bradley
7c05d0c0ba fix(di): update dependency injection and default configs 2016-09-16 00:49:09 -05:00
Adam Bradley
6784f5e744 fix(exports): update module exports 2016-09-14 15:54:24 -05:00
Adam Bradley
a154d837a0 chore(storage): move storage out of platform 2016-09-13 16:40:13 -05:00
Adam Bradley
78122c551d refactor(sass): restructure for sass theme updates 2016-09-13 15:54:23 -05:00
Adam Bradley
a9e0eef1a6 refactor(platform): provide platform setup factory 2016-09-13 15:16:32 -05:00
Max Lynch
2cb61d3d5a chore(sql): Update comment 2016-08-03 21:37:59 -05:00
Brandy Carney
a468fde3f3 fix(menu): add statusbarPadding to the header and content in a menu
fixes #7385
2016-07-29 10:05:54 -05:00
Brandy Carney
087e2f2480 revert(tabs): undo commit that removes tab sub pages
Fix advanced tabs test

This reverts
https://github.com/driftyco/ionic/commit/743de19ae898e83375b51ef9c376225
c8e63f0ef
2016-07-28 15:28:55 -05:00
Manu Mtz.-Almeida
44ab527f74 fix(backdrop): flicker in UIWebView 2016-07-19 13:33:44 -07:00
Manu Mtz.-Almeida
ac8e4dce06 style(all): tslinter warnings 2016-07-19 13:31:46 -07:00
perry
4f52135c13 Revert "Revert "Merge branch 'master' of https://github.com/driftyco/ionic""
This reverts commit 4a6086c1f8.
2016-07-18 19:40:03 -05:00
perry
4a6086c1f8 Revert "Merge branch 'master' of https://github.com/driftyco/ionic"
This reverts commit 8945bf906d, reversing
changes made to f4fac225fa.
2016-07-18 19:24:56 -05:00
Adam Bradley
743de19ae8 refactor(tabs): remove tabSubPages UI
The Material Design spec has added “Bottom Navigation”, which is what
Ionic calls “Tabs”. Ionic’s MD mode now follows the updated Material
Design spec with the tabbar placed on the bottom. Additionally, any tab
sub pages do not automatically cover up the tabbar. Covering up the
tabbar is still possible by using a modal, however, it is no longer a
default feature for MD mode.
2016-07-12 20:28:40 -05:00
Brandy Carney
d01ee4b0ce fix(app): add status bar padding when tab subpages are hidden
closes #7203
2016-07-07 15:22:56 -04:00
Adam Bradley
2fe42ed63e chore(): clean up unused references 2016-06-28 11:28:25 -05:00
Brandy Carney
15642e4847 fix(cordova): fix the status bar padding with the new structure 2016-06-17 13:39:48 -04:00
Dan Bucholtz
b20647c16e refactor(click-block): reversing previous change, making getBoolean use fallback of true
reversing previous change, making getBoolean use fallback of true
2016-06-13 15:53:51 -05:00
Dan Bucholtz
d7cdba82db refactor(click-block): update to config for click-block
update to config for click-block
2016-06-13 15:28:32 -05:00
Dan Bucholtz
761a1f6245 fix(click-block): click block is now showing on all screns. It wasn't previously on Android and des (#6846)
click block is now showing on all screns.  It wasn't previously on Android and desktop
2016-06-10 12:32:56 -05:00
Brandy Carney
181129b7b4 fix(modal): add status bar padding to modal 2016-06-09 14:44:19 -04:00
Adam Bradley
84f37cf4d5 feat(backButton): register back button actions 2016-06-08 10:42:19 -05:00
Merott Movahedi
f6ec19bdba docs(platform): correct a minor typo of "hardware"
"hardware" is mistyped "hardward". Correct that. That's all.

**Ionic Version:** 2.x
2016-06-04 10:13:24 +01:00
Adam Bradley
cc93366b9c fix(platform): pass original event in EventEmitter 2016-06-02 12:26:54 -05:00
Adam Bradley
11448dcd0c chore(tslint): fix noImplicitAny errors 2016-05-31 21:07:17 -05:00
Adam Bradley
03f4511635 chore(tslint): fix noImplicitAny errors 2016-05-31 18:40:29 -05:00
Adam Bradley
94e938d6b3 docs(bootstrap): update to use ionicBootstrap 2016-05-31 15:47:16 -05:00
remithomas
0ba5df1865 Update docs Sqlstorage (clear function) 2016-05-25 10:41:05 -04:00
remithomas
57f39e17a4 Update docs Sqlstorage
Update doc for clear function.
2016-05-25 10:38:29 -04:00
Josh Thomas
2b836a930f chore(tests): correct components to use src path instead of ionic to ensure karma tests pass. 2016-05-19 16:58:08 -05:00
Josh Thomas
c8f760f080 chore(build): rename ionic directory to src and update all references in the build process. 2016-05-19 13:22:40 -05:00
Andrew
9039297110 rename src to ionic 2015-04-25 10:59:09 -05:00
Adam Bradley
25adc1d1f8 wip webview core 2015-04-20 23:58:37 -05:00
Adam Bradley
dda0b7a8a2 rename platform base to core 2015-04-10 15:42:22 -05:00
Andrew
f924bf2531 refactor(nav-viewport): rename animations to avoid confusion 2015-04-02 10:37:50 -06:00
Andrew
4699ef5ff8 back-button: use updated config 2015-03-31 12:27:34 -06:00
Andrew
4ba305305f new config, aside config 2015-03-31 11:36:21 -06:00
Andrew
1c6ff9a5fb s/ionic-platform/ionicplatform query string 2015-03-30 09:56:46 -06:00
Andrew
df9ef592f5 make protractor tests work 2015-03-30 08:52:49 -06:00
Andrew
e31c18311a make default platform fallback 2015-03-27 18:57:03 -06:00
Andrew
042c567a50 e2e: make examples build per-platform 2015-03-27 15:27:09 -06:00
Andrew
18d82fb50d change all paths to use ionic2/ 2015-03-27 11:52:38 -06:00