Commit Graph

6090 Commits

Author SHA1 Message Date
Michael Asimakopoulos
299a68bcdc fix(VirtualScroll): initialise differ with trackByFn (#11492)
* fix(VirtualScroll): initialise differ with trackByFn

* fix(VirtualScroll): DRY up differ initialization
2017-05-05 00:20:58 +02:00
AndreasGassmann
646d736d07 fix(navcontrollerbase): popToRoot should not remove root view 2017-05-05 00:17:30 +02:00
Manu MA
7aa07b05ee chore(app-scripts): update to 1.3.7 2017-05-04 22:05:57 +02:00
Manuel Mtz-Almeida
877829b933 chore(e2e): adds bonjour support 2017-05-04 22:05:57 +02:00
perry
d350ddc175 chore(CI): fixing API demo links 2017-05-03 12:20:32 -05:00
Manu Mtz.-Almeida
27a70fbdd8 chore(e2e): add domCount() perf tool 2017-05-03 14:51:07 +02:00
Szymon Stasik
59dd853f54 fix(select): firing events properly in popover interface 2017-05-03 12:27:13 +02:00
jgw96
19020108aa chore(package): update to ts 2.3.2 2017-05-02 14:11:29 -05:00
Daniel Sogl
04120b4719 chore(angular): update to latest Angular release (#11403)
* chore(package.json): update to latest Angular release

In Angular 4.1 are no breaking changes. The update should be no problem.

* Update package.json
2017-05-02 10:37:15 -05:00
Amit Moryossef
424b15aefd fix(rtl): add correct text-align (#11353)
* fix(rtl): add correct text-align

* feat(text-align): add mixin for backwards compatibility of variables

* fix(text-align): default null not empty string

* fix(text-align): remove default
2017-05-02 11:10:18 -04:00
Markus Wagner
6b42677460 docs(alert): add default value for enableBackdropDismiss
Closes #11370
2017-05-01 14:51:44 -04:00
Daniel Sogl
272893278d docs(): update Ionic 2 to Ionic
Closes #11409
It's just Ionic
2017-05-01 14:33:39 -04:00
Martijn Luyckx
e66c54958b docs(events): update demo in usage
Closes #11428
Make it clear that event.subscribe must be called in another method
2017-05-01 14:21:50 -04:00
Amit Moryossef
6add05e31a doc(haptic): fix typo (#11461) 2017-05-01 18:12:55 +02:00
Brandy Carney
b96e31bf30 test(app): update typography e2e test to work 2017-05-01 11:11:05 -04:00
Ibby Hadeed
d701799d8b refactor(nav-interfaces): remove unecessary semicolons (#11450) 2017-05-01 02:35:46 +02:00
Hayden Braxton
a04b577f1d feat(select): close select programatically
* implement ability to close select programmatically

* refactor(select): made changes based on PR feedback, namely assigning overlay to the overlay property at then end of the open function, applying DeMorgan's Law to a condition, and returning the overlay dismiss promise from the close function

* refactor(select): made additional changes to closing select component programmatically to resolve issue 11318
2017-05-01 02:34:38 +02:00
Manu Mtz.-Almeida
2afc5cfeda fix(module-loader): null references 2017-05-01 02:27:34 +02:00
Manu Mtz.-Almeida
45e71a67b5 Merge branch 'fix-preloading' of https://github.com/soumak77/ionic 2017-05-01 02:21:02 +02:00
Manu Mtz.-Almeida
ed66591db6 test(view-controller): adds isOverlay asserts 2017-05-01 02:19:35 +02:00
Brian Soumakian
19a3b6616e add unit tests 2017-04-30 15:24:09 -07:00
Brian Soumakian
bc4a1cab66 Merge branch 'driftyco/master' into fix-preloading 2017-04-30 14:30:13 -07:00
Amit Moryossef
665e44f633 fix(rtl): change item reorder offset for RTL (#11395) 2017-04-30 18:09:55 +02:00
Brandy Carney
588fad879f fix(label): add the $label-ios-text-color sass variables back
adds better descriptions for the sass variables in the other modes

resolves #11373
2017-04-28 18:18:57 -04:00
Brandy Carney
20b7ab7c57 chore(ionic): release 3.1.1 2017-04-28 16:29:28 -04:00
Manuel Mtz-Almeida
ec2a34db6e fix(select): incorrect assert condition v3.1.1 2017-04-28 20:47:27 +02:00
Brandy Carney
ee3d943116 chore(gulp): add a new task that opens the built prod e2e test 2017-04-28 13:55:24 -04:00
Justin Willis
aff2f08f9a test(datetime): add unit tests to make sure we return a string when we should (#11431)
* test(datetime): add e2e test with no format provided

* test(datetime): add test to check output is a string

* test(datetime): add e2e test with no format provided

* test(datetime): add test to check output is a string

* test(datetime): add unit tests to make sure we return a string when we should
2017-04-28 11:11:05 -05:00
Manuel Mtz-Almeida
539901da83 fix(toggle): initialize at ngAfterContentInit 2017-04-28 17:23:36 +02:00
Manuel Mtz-Almeida
7eb2f0b343 fix(menu): missing output events in interface
fixes #11383
2017-04-27 23:45:20 +02:00
Manuel Mtz-Almeida
239b559e6e fix(base-input): initialize on ngAfterContentInit 2017-04-27 23:44:12 +02:00
Manuel Mtz-Almeida
6677d80343 fix(datetime): ngModel always returns a string 2017-04-27 22:16:37 +02:00
Manuel Mtz-Almeida
4c8efc22e1 fix(select): object as value
fixes: #11413
2017-04-27 21:27:52 +02:00
Dan Bucholtz
b11442716b test(input): basic e2e test of a sample form to validate the next button/arrow goes to next input (#11362)
basic e2e test of a sample form to validate the next button/arrow goes to next input field
2017-04-27 13:31:59 -05:00
Manuel Mtz-Almeida
991cadbe85 test(select): disable unit test 2017-04-27 19:07:20 +02:00
Manuel Mtz-Almeida
af394b5ef6 fix(datetime): ionChange/ngModel returns the correct value 2017-04-27 19:06:59 +02:00
Manuel Mtz-Almeida
505d27ad34 fix(base-input): first ngModel update is not dispatched 2017-04-27 18:35:08 +02:00
Manuel Mtz-Almeida
d24c4f45fb fix(select): ionChange returns the value 2017-04-27 18:34:32 +02:00
Manuel Mtz-Almeida
9264a04343 fix(searchbar): adds setFocus() back
fixes #11397
2017-04-27 13:06:58 +02:00
Manuel Mtz-Almeida
c0276d5350 fix(select-popover): aot (private reference) 2017-04-27 12:56:46 +02:00
Manuel Mtz-Almeida
ee6c48102d fix(range): aot (wrong reference) 2017-04-27 12:56:25 +02:00
Brandy Carney
1331ce2499 chore(ionic): release 3.1.0 2017-04-26 12:37:17 -04:00
Manu Mtz.-Almeida
11a1c70c00 fix(searchbar): input is debounced v3.1.0 2017-04-26 17:35:13 +02:00
Manuel Mtz-Almeida
ba44780df0 fix(select): stores string | string[]
fixes #11337
2017-04-25 22:55:13 +02:00
Manuel Mtz-Almeida
3b32b8e648 fix(sliding-gesture): missing return value 2017-04-25 21:33:30 +02:00
Brandy Carney
7bcf5a05f7 fix(util): pass an option to default to right side in isRightSide 2017-04-25 13:54:37 -04:00
Manuel Mtz-Almeida
67af71bd9b fix(virtual-scroll): supports null records
fixes 11093
2017-04-24 23:50:26 +02:00
Myck
78d427dfcf fix(ion-slides): fast rerendering causes a crash (#11100)
* fix #10830

add condition, to check if slider exist before remove

* Update swiper.ts

* Fixes minor style issues
2017-04-24 23:33:19 +02:00
Brandy Carney
2357bb4749 docs(demos): update path to images in slides demo 2017-04-24 16:45:20 -04:00
Sina
e31a4da9ce feat(list): RTL support for list-header (#11328)
RTL fix (scss changes) for list-header for wp, ios and android platform
2017-04-24 12:01:22 -04:00