17 Commits

Author SHA1 Message Date
c2e1ad385d chore(many): replace any types and add tech debt tickets (#26293)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2023-01-06 09:34:55 -06:00
5676bab316 lint(eslint): migrate to eslint and prettier (#25046) 2022-04-04 11:12:53 -04:00
dc9faa6a0f fix(android): setting hardwareBackButton: false in config now disabled default webview behavior (#22555)
resolves #18237
2020-12-02 15:44:34 -05:00
3821c0463a feat(): add ability to continue processing hardware back button events (#20613)
fixes #17824
2020-04-27 12:58:37 -04:00
6b2a929cd7 fix(menu): hardware back button now dismisses side menu if open (#20558)
fixes #20559
2020-02-24 11:37:51 -05:00
03c1d19e07 perf(all): minify better by using arrow functions (#18730) 2019-07-10 10:33:33 -04:00
34dfc3ce98 refactor(all): updating to newest stencil apis (#18578)
* chore(): update ionicons

* refactor(all): updating to newest stencil apis

* fix lint issues

* more changes

* moreee

* fix treeshaking

* fix config

* fix checkbox

* fix stuff

* chore(): update ionicons

* fix linting errors
2019-06-23 11:26:42 +02:00
44fb45e2bc perf(angular): bundle size improvements for angular (#16966) 2019-01-07 22:05:36 +01:00
c49d896e08 refactor(all): using ComponentInterface 2018-09-14 18:47:00 +02:00
9ad05d85cd refactor(back-button): handle busy state better 2018-09-14 17:12:22 +02:00
6da765b3d5 fix(): handle failure in hardware back button 2018-09-14 10:58:39 -04:00
6e5c035b39 chore(tslint): disable 'no-floating-promises' 2018-09-14 00:50:44 +02:00
37c9be7453 fix(back-button): subscribe to body 2018-09-11 14:11:43 +02:00
4876df928d chore(): tslint checks 2018-09-06 21:49:35 +02:00
1d56dc713c chore(): fix linter issues 2018-09-04 01:11:35 +02:00
4ccbefa4c6 feat(overlays): close overlay with back-button 2018-09-04 01:09:29 +02:00
dfac9dc4e9 feat(app): hardware back button support 2018-09-03 00:31:21 +02:00