9908 Commits

Author SHA1 Message Date
22f92294ce chore(react): updating types for location state to fix type errors (#20206) 2020-01-14 12:17:55 -07:00
ad8f3db725 release-4.11.8 2020-01-13 09:58:01 -07:00
023b835d16 4.11.8 2020-01-13 09:52:21 -07:00
8a5aba2068 fix(react): add missing react memory router 2020-01-13 09:08:34 -07:00
676cc19b89 fix(react): supporting ios and md props on icons (#20170) 2020-01-08 16:13:52 -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
027306a258 merge release-4.11.7 2019-12-12 15:35:01 -07:00
0f10bb29e8 4.11.7 2019-12-12 14:58:54 -07:00
4a73544502 fix(react): fire lifecycle events on initial render, fixes #20071 2019-12-12 14:31:57 -07:00
9ea75ebec7 fix(react): fire lifecycle events on initial render, fixes #20071 2019-12-12 14:30:25 -07:00
1454539cd3 chore(core): removing old test 2019-12-11 10:02:57 -07:00
6dfa0da460 merge release-4.11.6 2019-12-11 09:57:10 -07:00
78b3029665 4.11.6 2019-12-11 09:13:38 -07:00
e116712275 fix(react): support for 'root' router direction, fixes #19982 (#20052) 2019-12-09 17:23:39 -07:00
1c7d1e5cf1 fix(react): first render performance improvements 2019-12-09 14:36:47 -07:00
684293ddbf fix(react): don't show back button when not appropriate 2019-12-03 15:29:55 -07:00
f9bf8dbe6f fix(react): support navigating to same page and route updates in IonRouterOutlet, fixes #19891, #19892, #19986 2019-12-03 14:22:26 -07:00
eef55bb007 fix(react): fix refs for controllers, overlays, ionpage, and ionrouteroutlet, fixes #19924 (#20012) 2019-11-27 16:08:56 -07:00
637b082976 chore(react): fix tabs docs (#19995) 2019-11-25 11:15:03 -07:00
6c20fecab0 merge release-4.11.5
Release 4.11.5
2019-11-14 15:15:53 -05:00
06c0c77673 4.11.5 2019-11-14 14:59:57 -05:00
dd007d55fe chore(angular): update Config deprecation message (#19908)
* update deprecation msg

* add exact release
2019-11-14 14:42:50 -05:00
5ff786a23d fix(react): improving lifecycle hooks to deal with stale closures, fixes #19873 (#19874) 2019-11-08 16:15:52 -07:00
f0efe4aed6 merge release-4.11.4 2019-11-07 14:47:51 -07:00
d8b6098e30 4.11.4 2019-11-07 14:34:46 -07:00
7356c40174 fix(react): check for component unmount, fixes #19859 2019-11-07 13:32:45 -07:00
de0a899be7 chore(react): lowering the timeout for the ionpage check to avoid false positives 2019-11-07 13:21:23 -07:00
0a3014d35e fix(react): adding multiple subscriptions to lifecycle events, fixes #19792 (#19858) 2019-11-07 11:55:47 -07:00
628e76668e fix(react): add check to warn if no ionpage is found, fixes #19832 (#19857) 2019-11-07 10:00:17 -07:00
d89508b1b5 fix(react): expand the location stack to better support back button, fixes #19748 (#19856) 2019-11-07 09:00:01 -07:00
fd9745ddcd fix(react): adding hardware back button support, fixes(19819) (#19851) 2019-11-06 14:54:06 -07:00
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