a6585246af
feat(modal): add inset modal feature
...
* feat(inset-modal): add dynamic component loading functionality for inset modal
* style(modal): moved border-radius to a variable, added an additional data binding activity in moved border-radius to a variable, added an additional data binding activity in an e2e test
* refactor(modal): refactor sass and remove some unnecessary stuff
* refactor(modal): migrate to Angular RC import syntax
Closes #5423
2016-05-18 13:11:59 -05:00
5798e227de
Update modal.ts
2016-04-22 09:46:15 -04:00
6f3b9bef82
style(tslint): tslint updates
2016-04-06 21:28:52 -05:00
406a709aa1
Update modal.ts
...
Need to import ViewController for modal as well.
2016-02-27 21:20:15 -08:00
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
4cae151d47
fix(overlay): do not dom cache views before overlays
...
Closes #5483
2016-02-21 00:03:58 -06:00
5941042a98
chore() normalize types in docs
2016-02-12 15:51:28 -05:00
e6068785f6
refactor(transitions): created Transition class
...
Created interfaces for NavOptions, AnimationOptions and
TransitionOptions Created Transition class and move transition ts files
to their own folder.
2016-02-10 01:57:54 -06:00
2621a87f5c
docs(modal): update docs
2016-02-09 09:55:09 -05:00
702daa5686
docs(modal): example of modals and NavParams
2016-02-05 10:45:02 -06:00
729fa9c773
Show how to access data passed into the modal
...
This addition shows how to access the data that is passed into the modal through the Modal.Create() method.
2016-02-04 23:16:16 -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
29399ffa82
docs(modal): modals docs
2015-12-31 22:29:37 -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
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
a27a9a2a39
docs(demos/modal): modal api demo
2015-12-07 20:59:10 -06:00
28bb668d43
docs(api): add links to component sections
2015-12-04 13:55:43 -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
e1c160eb54
refactor(overlay): use NavController
2015-11-21 19:18:47 -06:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
a3da0fa68f
update api docs to say page instead of view
2015-10-07 14:37:19 -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
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
40fc77b0b6
App annotation/mode attribute
2015-07-08 14:05:37 -05:00
1ae3113386
let there be typescript
2015-07-03 13:19:30 -05:00