5d548b8672
5.4.1
2020-10-22 12:10:16 -04:00
bf9283eb3e
5.4.0
2020-10-15 11:55:34 -04:00
062a659c4a
5.4.0-rc.3
2020-10-14 18:55:46 -04:00
c37c272dda
5.4.0-rc.2
2020-10-13 16:33:19 -04:00
9eba5939b7
5.4.0-rc.1
2020-10-08 13:16:00 -04:00
c251c6a723
5.3.5
2020-10-07 13:53:31 -04:00
6549330815
chore(angular): fix failing test app tests ( #22271 )
2020-10-07 13:28:45 -04:00
5e341643d4
5.3.4
2020-09-25 10:43:25 -04:00
f714c34699
5.3.3
2020-09-17 18:13:02 -04:00
f52b3061e0
5.3.2
2020-08-27 17:32:21 -04:00
bd4e931fbc
chore(tests): fix failing core e2e and angular test app ( #21986 )
...
- version updates, add package-lock to the angular test-app
- add protractor ci config
- install headless chrome dependencies per https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#running-puppeteer-on-circleci
2020-08-27 14:14:05 -04:00
6dae5d1dfe
chore(dependencies): add missing package lock files to packages ( #21951 )
...
- Add `package-lock.json` to `angular`, `angular-server`, `react`, `react-router` and the root
- Ran `npm audit` on all, fixed vulnerabilities
- Ran `npm outdated` on all, updated minor and patch versions
- Ran `npm update` on all
2020-08-21 16:00:40 -04:00
4476817825
5.3.1
2020-07-27 09:33:54 -04:00
349e8cd5b0
5.3.0
2020-07-23 11:43:23 -04:00
eb592b8917
fix(nav): insertPages method correctly inserts multiple pages with props ( #21725 )
...
fixes #21724
2020-07-22 12:06:29 -04:00
2664587749
fix(angular): per-page animations now work with swipe to go back ( #21706 )
...
resolves #21692
2020-07-10 09:38:58 -04:00
97123cd6c3
5.2.3
2020-07-01 13:28:43 -04:00
ce6e637787
chore(deps): bump deps ( #21632 )
2020-06-29 10:21:06 -05:00
a5b3750ee2
fix(angular): expose createAnimation in addition to AnimationController ( #21616 )
...
closes #21615
2020-06-23 16:23:22 -04:00
84c421a4b0
5.2.2
2020-06-17 12:03:58 -04:00
2969f9f9f2
5.2.1
2020-06-11 10:43:55 -04:00
9223abc1f8
fix(angular): resolve issue when not using ngModel on components
2020-06-11 10:43:49 -04:00
fd65ceec84
5.2.0
2020-06-10 12:52:24 -04:00
17375d2325
feat(all): add shadow parts to missing components ( #21436 )
2020-06-10 09:58:33 -04:00
e95b481a53
fix(angular): patch FormControl methods to properly sync Ionic form classes ( #21429 )
...
Co-authored-by: Mark Levy <MarkChrisLevy@users.noreply.github.com>
2020-06-09 11:54:40 -04:00
698e526b9f
feat(fab-button): add closeIcon property ( #19626 )
2020-06-08 16:46:03 -04:00
f34d3752e3
feat(all): add support for configuring animations on a per-page basis ( #21433 )
2020-06-08 15:49:14 -04:00
323e15003f
chore: internal import updates to improve bundling ( #21400 )
...
* chore: internal import updates to improve bundling
- Rename keyboard.ts so it has a good filename after custom element bundling
- Import util fns directly instead of from top level index
- Do not export with *
* chore(angular): bump ng-packagr
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
2020-05-29 10:04:12 -05:00
53fc8e37c8
feat(angular): strongly type Ionic lifecycle hooks ( #18044 )
...
closes #18043
2020-05-27 16:42:34 -04:00
4af54a2fea
feat(angular): expose getPlatforms and isPlatform ( #21308 )
2020-05-22 10:27:03 -04:00
829a0d9be5
feat(angular): expose activatedView ( #21302 )
2020-05-20 15:24:30 -04:00
f954d40453
5.1.1
2020-05-13 14:19:55 -04:00
042686c7a4
5.1.0
2020-04-30 17:34:30 -04:00
ae5f1ddff0
feat(app): keyboard open and close events ( #18478 )
2020-04-30 16:07:44 -04:00
fa9ddc91bc
feat(all): add ability to eject from Ionic sanitizer ( #20457 )
...
resolves #18277
2020-04-27 16:03:39 -04:00
3821c0463a
feat(): add ability to continue processing hardware back button events ( #20613 )
...
fixes #17824
2020-04-27 12:58:37 -04:00
429edb053b
feat(gesture): add option to run inside NgZone for Angular apps ( #20685 )
...
fixes #20529
2020-04-27 12:50:44 -04:00
15203de08b
fix(angular): do not navigate to same tab if already active ( #21085 )
...
fixes #21074 , fixes #19943
2020-04-27 12:19:23 -04:00
1b11ff7fb9
feat(back-button): add 'backButtonDefaultHref' property to Ionic Config ( #20491 )
...
closes #19305
Co-authored-by: Brandy Carney <brandy@ionic.io>
2020-04-27 10:57:43 -04:00
1622d9bb3c
feat(textarea): add support for inputmode and enterkeyhint ( #21106 )
2020-04-24 11:56:10 -04:00
e90683a713
feat(searchbar): add support for enterkeyhint ( #21036 )
...
fixes #21034
2020-04-15 15:08:43 -04:00
3efaf43821
feat(input): add support for enterkeyhint ( #21035 )
...
fixes #21034
2020-04-15 15:08:12 -04:00
8a161f053f
merge release-5.0.7
...
Release 5.0.7
2020-03-26 11:48:51 -04:00
af1a6d6d6d
5.0.7
2020-03-26 11:30:32 -04:00
3a269e27b6
merge release-5.0.6
...
Release 5.0.6
2020-03-25 15:26:00 -04:00
576da29ac6
5.0.6
2020-03-25 14:57:31 -04:00
43fbd9d2f2
chore(): properly export ionic page transition functions ( #20860 )
2020-03-25 14:39:38 -04:00
5a20f84aa4
refactor(): minor updates for next stencil version ( #20787 )
2020-03-25 14:38:45 -04:00
f2dbe1ff3b
fix(angular): respect animation property for ion-router-outlet ( #20767 )
...
fixes #20764
2020-03-25 14:36:47 -04:00
2ece194a08
fix(angular): export Animation and Gesture related types ( #20766 )
2020-03-25 14:36:47 -04:00