110 Commits

Author SHA1 Message Date
ecb5e4f031 test(alert): dismiss alert, then run nav.pop() 2016-01-29 23:31:51 -06:00
42f6b1056f fix(input): update input css/tests 2016-01-27 08:09:37 -06:00
ca678c0af8 docs(select): ion-select docs 2016-01-08 21:05:04 -06:00
460f35c15f docs(modal): reference link 2016-01-04 17:12:17 -05:00
4203f9b179 Merge branch 'overlay-refactor' 2016-01-04 09:26:59 -06:00
35bab07d0e feat(platform): mobileweb platform
platform.is(‘mobileweb’)
2016-01-02 23:02:58 -06:00
0b4b8628bf feat(platform): add isRTL() and body css class 2016-01-01 21:35:21 -06:00
29399ffa82 docs(modal): modals docs 2015-12-31 22:29:37 -06:00
1e427443ad chore(): fix overlay demos/tests 2015-12-30 20:38:27 -06:00
ba2b67e569 modal updates 2015-12-30 16:23:20 -06:00
2c169ff508 wip 2015-12-30 15:03:05 -06:00
c136d2143a alert wip 2015-12-23 23:11:40 -06:00
82d3f4745d docs(): modal 2015-12-16 19:56:09 -05:00
4ecb9681aa fix(transition): default to ios-transition if animation not found 2015-12-11 08:38:27 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
0270be3305 fix blocking TS errors 2015-12-10 16:39:56 -06:00
854d90f4c1 refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
2015-12-09 17:20:11 -05:00
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