1731 Commits

Author SHA1 Message Date
1dac5a46f5 fix(datetime): do not reset to am when changing the hour and pm is set (#22016)
fixes #19175 fixes #19260 fixes #20026 references #16630
2020-09-11 13:05:26 -04:00
b396e54d4f chore(dependencies): update dependencies, lock them, build swiper (#22015) 2020-09-01 12:55:21 -04:00
0179aad2b3 4.11.10 2020-01-24 16:15:45 -05:00
db1fd1d72a fix(input): revert previous type change
This reverts commit 3a562282909fddf8cfa65199f9154504f3da0f3a.
2020-01-24 16:03:03 -05:00
7b9515ffa3 4.11.9 2020-01-23 13:00:15 -07:00
708020551f fix(core): updating type of input value to accept numbers, fixes #20173 (#20267) 2020-01-23 11:15:22 -07:00
023b835d16 4.11.8 2020-01-13 09:52:21 -07:00
654d04c265 chore(docs): updating ActionSheet React sample 2019-12-17 10:52:58 -07:00
857bab6641 fix(react): fixing type of icon in ToastOptions, ActionSheetOptions, fixes #20100 2019-12-17 10:42:15 -07:00
0f10bb29e8 4.11.7 2019-12-12 14:58:54 -07:00
1454539cd3 chore(core): removing old test 2019-12-11 10:02:57 -07:00
78b3029665 4.11.6 2019-12-11 09:13:38 -07:00
1c7d1e5cf1 fix(react): first render performance improvements 2019-12-09 14:36:47 -07:00
637b082976 chore(react): fix tabs docs (#19995) 2019-11-25 11:15:03 -07:00
06c0c77673 4.11.5 2019-11-14 14:59:57 -05:00
d8b6098e30 4.11.4 2019-11-07 14:34:46 -07:00
8d55564a0e 4.11.3 2019-10-30 12:11:29 -06:00
f74d9c6b9b chore(build): setting max workers to 2 in core tests 2019-10-30 11:17:48 -06:00
8853bd5045 4.11.2 2019-10-21 15:05:43 -04:00
d97e167f31 fix(animations): ensure all elements are cleaned up when calling .destroy() (#19654)
* fix race condition

* remove zero
2019-10-21 12:37:19 -04:00
48539093bf fix(header): collapsible header works in tabs (#19658)
fixes #19640
2019-10-21 12:34:40 -04:00
1535e95a5f fix(menu): clamp out of bounds swipe value (#19684)
fixes #18927
2019-10-21 12:34:32 -04:00
70e0562dc9 fix(ios): hide leaving view after nav transition to avoid flicker (#19691)
fixes #19674
2019-10-21 12:34:26 -04:00
048a1a8265 4.11.1 2019-10-14 09:54:49 -06:00
209cd5adfa 4.11.0 2019-10-09 14:33:20 -06:00
4be0dde283 merge release-4.10.3
master Release 4.10.3
2019-10-09 15:15:16 -04:00
6f5e304e18 4.10.3 2019-10-09 15:03:01 -04:00
637f26b364 fix(searchbar): update alignment of chips and other elements in toolbar (#19596)
fixes #19495 fixes #19502
2019-10-09 14:38:30 -04:00
63c2008a86 fix(content): set overscroll only on iOS (#19470)
fixes #19465
2019-10-09 14:38:24 -04:00
7ce916cc7c fix(searchbar): update alignment of chips and other elements in toolbar (#19596)
fixes #19495 fixes #19502
2019-10-08 19:42:59 -04:00
3c4e65ba97 feat(): typed @ionic/docs (#19547) 2019-10-08 20:35:45 +02:00
bb32cea5c9 fix(content): set overscroll only on iOS (#19470)
fixes #19465
2019-10-08 13:01:38 -04:00
fcd7a5620b merge release-4.10.2
master Release 4.10.2
2019-10-08 11:23:23 -04:00
bc56c4aa7b docs(slides): fix variable name in animation examples (#19584) 2019-10-08 11:10:14 -04:00
9b0bbc86b8 4.10.2 2019-10-08 11:07:49 -04:00
a7b964279b fix(overlay): ensure lifecycles fire properly (#19579) 2019-10-08 10:41:52 -04:00
aed2dba5aa docs(range): add range pin CSS custom properties (#19537) 2019-10-07 12:02:47 -04:00
790e0c69ea 4.10.1 2019-10-07 11:28:10 -04:00
19ee21a06c fix(md): fix flicker when navigating back in MD mode on certain Android devices (#19553)
fixes #19491
2019-10-07 10:19:39 -04:00
dea1c2635d fix(header): fix collapsing iOS header when using with split pane (#19480)
fixes #19541
2019-10-04 15:21:15 -04:00
17614cdcb3 refactor(animation): rename AnimationOnFinishOptions to AnimationCallbackOptions (#19551) 2019-10-04 12:19:23 -04:00
9688f4d42f refactor(menu): deprecate main html attribute (#19237) 2019-10-02 17:13:27 -04:00
f4818a1f3a refactor(animation): update animation API (#19529) 2019-10-02 19:52:46 +02:00
71b8853ff4 fix(list): add bottom border for first item in inset list (#19525)
fixes #19507
2019-10-02 12:38:30 -04:00
77658e61cc fix(searchbar): update padding and button alignment (#19532)
fixes #19502
2019-10-02 12:23:23 -04:00
9f5ed231c3 fix(animation): animation timer fallback now accounts for iterations (#19527) 2019-10-02 10:41:29 -04:00
3c846a7b06 docs(popover): fix Object.assign typo (#19497) 2019-09-30 11:30:39 -04:00
26f50ca651 4.10.0 2019-09-27 13:26:40 -04:00
44ad07480b fix(ie): css variables (#19473) 2019-09-27 18:27:15 +02:00
8a52c7d66b fix(content): remove pointer-events from iOS transition shadow (#19471)
fixes #19466
2019-09-27 09:33:52 -04:00