Commit Graph

24 Commits

Author SHA1 Message Date
Liam DeBeasi
5eb942f680 merge release-4.4.0
* docs(process): update release process

* docs(fab-list): update the activated description (#18026)

* docs(breaking): add ionDrag event arguments change (#17989)

* docs(slides): add swiper prefix in animation usage (#18073)

* feat(searchbar): add disabled property (#17935)

closes #17921

* fix(reorder-group): remove required parameter for the complete method (#18084)

also updates documentation surrounding the reorder & infinite scroll

fixes #16302

* docs(components): update method and parameter descriptions (#18075)

* fix(datetime): default to current date when value is null (#18105)

fixes #18099

* docs(toolbar): fix end slot documentation (#18092)

* fix(item): use the global activated background for md ripple color (#16752)

fixes #16585

* fix(textarea): reposition textarea when keybard appears (#18098)

fixes #17847

* fix(button): apply round property to button sizes in iOS (#18125)

fixes #18108

* fix(): add prefixed transform for older versions of chrome (#18128)

fixes #17729

* fix(segment): decrease icon size on ios and stretch segment buttons to fill height (#17751)

fixes #17069

* fix(): sanitize components using innerHTML (#18083)

fixes #18065

* Release 4.3.1 (#18152) (#18154)

* fix(angular): support replaceUrl with angular <7.2 (#18106)

* fix(angular): support replaceUrl with angular <7.2

* run linter

* fix(): sanitize components using innerHTML (#18146)

* 4.3.1 (#18150)

* doc(loading): remove mention of undefined "content" property (#18126)

* feat(img): add ionImgWillLoad event and emit ionImgDidLoad when image is loaded (#18159)

- Adds `ionImgWillLoad` event that emits when the img src is set
- Moves the `ionImgDidLoad` event emit so that it happens when the image actually finishes loading

fixes #17652 closes #18161

* fix(toast): allow button-color CSS variable to be overridden (#18133)

fixes #18127

* fix(label): use primary color on focus for md input labels (#18183)

fixes #15602

* feat(item-sliding): add open method (#17964)

resolves #17899

* feat(menu-button): add css variables for padding (#18188)

fixes #18187

* feat(card): add button functionality (#17997)

closes #17773

* feat(textarea): add option to expand textarea as value changes (#16916)

* feat(textarea): add autoGrow - set height to scrollHeight

* change 1px to inherit, remove additional 4px

* feat(refresher): add pullFactor property to control speed (#16697)

closes #15425

* fix(input): clear on edit from inside native input (#17115)

fixes #17055

* test(angular): increase timeout for tab switch (#18221)

* 4.4.0
2019-05-08 13:10:56 -04:00
Liam DeBeasi
52e5a8d3e3 fix(angular): back button goes back to proper tab (#18005)
fixes #17278 
fixes #15216
2019-04-10 16:18:59 -04:00
Manu Mtz.-Almeida
1100146125 test(angular): wait longer for root tests 2019-01-22 21:30:01 +01:00
Manu MA
a945b03144 fix(angular): race condition when fast navigation (#17197)
fixes #17194
fixes #16449
fixes #15413
2019-01-22 15:03:43 +01:00
Manu MA
25b88478a1 test(angular): form tests (#17179) 2019-01-20 16:45:13 +01:00
Manu MA
b01c869a92 test(angular): add test for dynamic slides (#17167) 2019-01-18 19:03:54 +01:00
Manu MA
6929bb817c feat(angular): add tabs events (#17125)
* feat(angular): add tabs events

* lint
2019-01-15 22:07:53 +01:00
Manu MA
8789748334 test(angular): add more ViewChild and event tests (#17099) 2019-01-14 17:38:31 +01:00
Paul Stelzer
8357e5c1ed fix(angular): fix slides (#17085)
* test: slides

* remove sideEffects
2019-01-14 16:54:51 +01:00
Manu MA
509edbc53c test(angular): add test for providers (#17041) 2019-01-10 17:29:22 +01:00
Manu MA
27a4709195 fix(angular): ViewChild() fix (#17037)
fixes #17034
2019-01-10 12:59:29 +01:00
Manu Mtz.-Almeida
f613b3bdf0 perf(angular): detach fromn change detection 2018-12-19 03:15:19 +01:00
Manu Mtz.-Almeida
c25f27b819 test(angular): add e2e tests for ion-nav 2018-12-18 18:34:29 +01:00
Manu MA
35e3848d96 fix(angular): fix sibling router-outlets (#16774)
fixes #16411
2018-12-17 01:49:56 +01:00
Manu MA
e08b739168 test(angular): lazy loading tabs (#16690) 2018-12-11 20:40:19 +01:00
Manu Mtz.-Almeida
f0ef061a6b test(angular): add lazy loading tabs test 2018-12-10 21:32:16 +01:00
Manu MA
437ad09122 refactor(angular): lazy loading tabs (#16637)
Fixes #16619
2018-12-08 17:23:39 +01:00
Manu Mtz.-Almeida
68e26192a5 fix(angular): disable change detection detach 2018-12-05 22:31:34 +01:00
Manu Mtz.-Almeida
7698c31790 test(angular): add tests for ngOnInit 2018-12-05 22:31:34 +01:00
Manu Mtz.-Almeida
63cbc92741 fix(angular): only routerLink works with angular router 2018-12-05 22:31:34 +01:00
Manu Mtz.-Almeida
276c883493 fix(angular): no animate in browser nav 2018-11-29 02:18:44 +01:00
Manu MA
5f32053edb test(angular): add CI (#16496) 2018-11-28 20:05:50 +01:00
Manu MA
2d0e0bafea test(angular): add navigation tests (#16494) 2018-11-28 18:17:44 +01:00
Manu MA
3894b7a510 test(angular): add test app (#16482) 2018-11-28 00:51:19 +01:00