|
bcc40c8d59
|
fix(react): adding swipe back functionality and routerOutlet ready improvements, fixes #19818 (#19849)
|
2019-11-06 10:08:57 -07:00 |
|
|
9fad4161be
|
fix(react): create a new overlay each time component is presented, fixes #19841, #19823 (#19842)
|
2019-11-05 16:49:10 -07:00 |
|
|
17fe23a3b9
|
release-4.11.3
|
2019-10-30 12:23:08 -06:00 |
|
|
e61d7a3aeb
|
chore(changelog): fixing changelog items
|
2019-10-30 12:20:01 -06: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 |
|
|
8fe8b4bbba
|
chore(build): awaiting on test task
|
2019-10-30 09:50:11 -06:00 |
|
|
7713f7fe74
|
chore(build): linking react
|
2019-10-30 09:49:28 -06:00 |
|
|
9d0caf6de0
|
fix(react): checking if node is actually an element before treating it like one, fixes #19769 (#19783)
|
2019-10-29 10:36:28 -06:00 |
|
|
2dc5540910
|
fix(react): unmount leaving view when using browser back button, fixes #19749 (#19781)
|
2019-10-29 09:30:37 -06:00 |
|
|
f70e71a3d4
|
fix(react): checking isOpen again after async call before opening overlay, fixes #19755
|
2019-10-28 10:22:03 -06:00 |
|
|
31c754dab7
|
fix(react): don't remove current view, provide a better method to determine showGoBack fixes #19731 and #19732
|
2019-10-23 12:11:33 -06:00 |
|
|
70fefb5463
|
merge release-4.11.2
Release 4.11.2
|
2019-10-21 17:27:58 -04:00 |
|
|
8853bd5045
|
4.11.2
|
2019-10-21 15:05:43 -04:00 |
|
|
e63c65b644
|
chore(release): update release script to move the npm link
|
2019-10-21 13:14:22 -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 |
|
|
b7baf24e50
|
fix(react): adding change events to iontabs, fixes #19665 (#19711)
|
2019-10-21 06:29:19 -06:00 |
|
|
ee21d3ae43
|
fix(react): removing pages from DOM on nav, fixes #19701 (#19712)
|
2019-10-21 06:25:01 -06:00 |
|
|
d8ca878cb1
|
chore(react): removing console log and tree shaking change
|
2019-10-17 17:31:06 -06:00 |
|
|
fcdbb3ce98
|
fix(react): adding HashRouter to available ion routers, fixes #19621 (#19683)
|
2019-10-17 12:32:47 -06:00 |
|
|
fc6a754b38
|
merge r
Release 4.11.1
|
2019-10-14 10:41:03 -06:00 |
|
|
048a1a8265
|
4.11.1
|
2019-10-14 09:54:49 -06:00 |
|
|
ec188990d6
|
chore(): bumping timeout
|
2019-10-14 09:26:44 -06:00 |
|
|
81b1072322
|
chore(react): fixing test and another method to tab nav
|
2019-10-14 08:43:39 -06:00 |
|
|
87765564f6
|
fix(react): handle tab back nav better, fixes #19646 (#19647)
|
2019-10-13 15:20:39 -06:00 |
|
|
ed98d9e658
|
fix(react): add IonPicker as controller component, fixes #19620 (#19643)
|
2019-10-13 11:59:47 -06:00 |
|
|
b552daa6dd
|
fix(build): properly update peer dependencies (#19639)
|
2019-10-11 16:57:57 -06:00 |
|
|
7f4b77ddba
|
fix(react): moving tslint and friends to devDependencies (#19624)
|
2019-10-11 16:47:42 -06:00 |
|
|
c6ab439efb
|
merge release-4.11.0
Release 4.11.0
|
2019-10-09 17:01:40 -04:00 |
|
|
209cd5adfa
|
4.11.0
|
2019-10-09 14:33:20 -06:00 |
|
|
4be0dde283
|
merge release-4.10.3
master Release 4.10.3
v4.11.0
|
2019-10-09 15:15:16 -04:00 |
|
|
42a2be136f
|
merge release-4.10.3
Release 4.10.3
|
2019-10-09 15:14:19 -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 |
|
|
033abe994b
|
fix(react): handle undefined attributes better, fixes #19563, #19580 (#19588)
v4.10.3
|
2019-10-09 10:36:25 -06: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 |
|
|
109b5fc633
|
merge release-4.10.2
Release 4.10.2
|
2019-10-08 11:23:02 -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 |
|
|
8706ecf9c3
|
chore(): React Build Scripts (#19501)
v4.10.2
|
2019-10-07 10:37:20 -06:00 |
|
|
aed2dba5aa
|
docs(range): add range pin CSS custom properties (#19537)
|
2019-10-07 12:02:47 -04:00 |
|
|
3050e9fe88
|
merge release-4.10.1
4.10.1
|
2019-10-07 11:49:40 -04:00 |
|