|
45e37ceb29
|
test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development
closes #6366
|
2016-04-29 15:34:56 -04:00 |
|
|
5798e227de
|
Update modal.ts
|
2016-04-22 09:46:15 -04:00 |
|
|
f68ac8a3fd
|
feat(platform): add a readySource as ready resolved value
|
2016-04-21 23:03:31 -05:00 |
|
|
203b07809e
|
Revert "fix(sass): remove global imports from components"
This reverts commit dad2155ecdf3f1b9864996c5a843f451ff4f0aef.
|
2016-04-11 13:24:58 -04:00 |
|
|
dad2155ecd
|
fix(sass): remove global imports from components
globals.mode is already imported in the components.mode file, so it
doesn’t need to be imported per component
fixes #5931
|
2016-04-11 11:59:44 -04:00 |
|
|
6f3b9bef82
|
style(tslint): tslint updates
|
2016-04-06 21:28:52 -05:00 |
|
|
f7b52eeee1
|
chore(sass): update sass to match linter config
references #5797
|
2016-03-10 22:42:38 -05:00 |
|
|
02da18b311
|
Merge branch '2.0' into windows-mode
# Conflicts:
# ionic/components/searchbar/searchbar.ts
|
2016-02-29 19:02:55 -05:00 |
|
|
406a709aa1
|
Update modal.ts
Need to import ViewController for modal as well.
|
2016-02-27 21:20:15 -08:00 |
|
|
8df8420f14
|
feat(windows): change windowsphone platform to windows
fixes snapshot too
references #5565
|
2016-02-25 12:17:28 -05:00 |
|
|
a323aa127b
|
feat(windows): add modal file
references #5565
|
2016-02-23 17:46:40 -05:00 |
|
|
c883a2ae91
|
chore(): update Ionic imports in tests
|
2016-02-22 17:45:17 -06:00 |
|
|
b53d70710e
|
feat(input): default autocomplete/autocorrect=off, fix autofocus
Related: #5480
|
2016-02-22 15:00:54 -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 |
|
|
5f254f285f
|
chore(e2e): make typescript and e2e friends
|
2016-02-12 11:37:39 -06:00 |
|
|
5de31fb501
|
test(modal): fix custom modal transition
|
2016-02-10 11:54:50 -06:00 |
|
|
8bde8d7522
|
fix(modal): set root nav view controller
|
2016-02-10 11:38:57 -06: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 |
|
|
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 |
|