93 Commits

Author SHA1 Message Date
31b4a0c4a1 Merge branch 'master' into css-refactor
# Conflicts:
#	ionic/components/button/modes/ios.scss
2015-12-08 08:50:10 -06:00
a27a9a2a39 docs(demos/modal): modal api demo 2015-12-07 20:59:10 -06:00
8b693ce836 toolbar button updates 2015-12-07 11:18:00 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
5d3e9a4f99 Merge branch 'master' into css-refactor 2015-12-04 17:04:00 -05:00
8148927c88 updates 2015-12-04 14:34:24 -06:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
022e0b5396 feat(modal): pass modal data to onClose instance
Closes #668
2015-11-30 17:14:39 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
d6712dabf1 docs(modal): TS params need a type 2015-11-23 09:56:59 -06:00
d7e85fb380 docs(modal): update modal docs 2015-11-23 08:42:12 -06:00
68ee8065c8 docs(modal): passing in params
Related: https://github.com/driftyco/ionic2/issues/604
2015-11-22 14:04:29 -06:00
0df42a903d test(modal): pass params 2015-11-21 19:42:20 -06:00
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06: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
6c5b4ff3e1 fix(modal): bg color ion-page.modal
Closes #389
2015-10-29 22:29:19 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
009bee94b5 fix(modal): added styling to ion-modal to remove ion-pane dependency
closes #321
2015-10-20 10:48:33 -04:00
1e699ec5ba chore(): rename IonicPlatform to Platform 2015-10-16 11:58:46 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
9fc63fe17d rename lifecycle events view -> page 2015-10-07 14:46:18 -05:00
a3da0fa68f update api docs to say page instead of view 2015-10-07 14:37:19 -05:00
26e3554d56 rename IonicView to Page 2015-10-07 13:44:53 -05:00
5c17f82e7f remove ion- component prefixes for now
Closes #239.
2015-10-05 16:20:32 -05:00
cd319e1cf2 working modals 2015-10-05 11:05:55 -05:00
dc8c2e76b0 overlay wip 2015-10-04 22:48:18 -05:00
3324f3cc90 refactor(overlay): actionsheet/popup 2015-10-04 22:35:54 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
6b07b86e8e feat(modals): mode transitions 2015-09-29 15:48:48 -05:00
3bd0b5c8ac chore(): use class selectors in e2e 2015-09-22 11:25:27 -05:00
4ed6316498 refactor(lifecycle): onViewDidEnter 2015-09-22 10:21:43 -05:00
3e07743d7e refactor(lifecycle): prefix with on 2015-09-22 10:14:20 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
d63bcf29f4 css updates after snapshot 2015-09-18 23:12:55 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
f704cc3e97 rename ActionMenu to ActionSheet 2015-09-17 23:41:09 -05:00
8fbf53e1b7 rename Platform to IonicPlatform
Make IonicPlatform an injectable. Closes #99
2015-09-13 00:39:19 -05:00
b95ddaafa2 docs: fix doc tags 2015-09-08 15:02:29 -05:00
d464f8f02c docs: add descriptions and examples for core components 2015-09-06 18:02:26 -05:00
c0c4782fd2 nav and modal docs wip 2015-08-31 08:42:01 -05:00
561191465e remove primary/stable from examples 2015-08-11 22:51:17 -05:00
b42204d8dd fix action menu / popups 2015-08-01 23:08:59 -05:00
b38f9d17a8 overlay view lifecycle events 2015-07-30 13:19:27 -05:00
3437c1d496 button icons 2015-07-23 16:12:24 -05:00
4606bee4cb remove alert 2015-07-23 14:28:33 -05:00
4c5046710c modal e2e 2015-07-23 13:07:46 -05:00
5681c57017 IonicComponent not required for views 2015-07-08 22:31:05 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
90d6564c10 clean up js files 2015-07-03 13:51:34 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00