1379 Commits

Author SHA1 Message Date
0179aad2b3 4.11.10 2020-01-24 16:15:45 -05:00
7b9515ffa3 4.11.9 2020-01-23 13:00:15 -07:00
63d4e877fb fix(react): remove leaving view when routerdirection is back, fixes #20124 (#20268) 2020-01-22 17:07:22 -07:00
ec6a8dd86f fix(react): adding missing overlay component events, fixes #19923 (#20266) 2020-01-22 14:52:21 -07:00
2f8c13b696 fix(react): support routes without a path for notfound routes, fixes #20259 (#20261) 2020-01-21 16:12:42 -07:00
1411d8a173 fix(react): update icon types to be a string as well, fixes #20229 (#20230) 2020-01-17 16:57:11 -07:00
9e35ebed4a fix(react): re attach props on update, fixes 20192 (#20228) 2020-01-17 16:23:26 -07:00
aff9612d11 fix(react): Don't render overlay children if isOpen is false, fixes #20225 (#20226) 2020-01-17 15:42:58 -07:00
22f92294ce chore(react): updating types for location state to fix type errors (#20206) 2020-01-14 12:17:55 -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
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
9ea75ebec7 fix(react): fire lifecycle events on initial render, fixes #20071 2019-12-12 14:30:25 -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
06c0c77673 4.11.5 2019-11-14 14:59:57 -05:00
5ff786a23d fix(react): improving lifecycle hooks to deal with stale closures, fixes #19873 (#19874) 2019-11-08 16:15:52 -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
8d55564a0e 4.11.3 2019-10-30 12:11:29 -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
8853bd5045 4.11.2 2019-10-21 15:05:43 -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
048a1a8265 4.11.1 2019-10-14 09:54:49 -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
7f4b77ddba fix(react): moving tslint and friends to devDependencies (#19624) 2019-10-11 16:47:42 -06:00
209cd5adfa 4.11.0 2019-10-09 14:33:20 -06:00
033abe994b fix(react): handle undefined attributes better, fixes #19563, #19580 (#19588) 2019-10-09 10:36:25 -06:00
8706ecf9c3 chore(): React Build Scripts (#19501) 2019-10-07 10:37:20 -06:00