603 Commits

Author SHA1 Message Date
0de75afbef feat(custom-elements): add experimental custom elements build (#22863)
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-02-11 12:08:00 -05:00
cb2c9b63e8 5.5.4 2021-02-04 11:13:52 -05:00
487349f02a fix(schematics): update ngAdd schematic (#22858)
* fix(schematics): update ngAdd schematic
Closes https://github.com/ionic-team/angular-toolkit/issues/415
Closes https://github.com/ionic-team/angular-toolkit/issues/419

* Update angular/src/schematics/utils/config.ts

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>

* Update angular/src/schematics/add/index.ts

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2021-02-02 16:44:33 -05:00
bc17e24a03 5.5.3 2021-01-28 12:17:55 -05:00
78740d0dfc 5.5.2 2020-12-09 15:38:27 -05:00
d61456c46d 5.5.1 2020-11-25 17:17:52 -05:00
f4ecc32c14 5.5.0 2020-11-18 13:02:47 -05:00
d5eb3a44e6 test(angular): fix e2e tests (#22522) 2020-11-18 12:25:30 -05:00
65bc99577c feat(segment): add swipeGesture property to allow for disabling of the swipe gesture (#22087)
resolves #22048
2020-11-13 12:38:23 -05:00
3a6fcc7d8b 5.4.4 2020-11-12 09:51:48 -05:00
c356526520 5.4.3 2020-11-06 12:13:28 -05:00
0a0cbd8f2a feat(chip): add disabled property (#20658)
resolves #19510
2020-11-05 14:18:24 -05:00
971e4dc6c7 5.4.2 2020-11-05 12:49:03 -05:00
b885299082 chore(): point people to the forum (#22361)
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
2020-10-29 16:42:50 -04:00
c83826aa73 chore(): update to stencil 2, resolve npm7 build issues (#22396)
* feat(stencil): update to stencil 2.1.2

- Updates package entry points, index.js and index.cjs.js
- Fix treeshaking unused and remove side effect globals

* chore: add typescript 4.0.5 to devDeps

* npm7 fixes

Co-authored-by: Adam Bradley <adamdbradley@users.noreply.github.com>
2020-10-27 13:42:24 -04:00
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