32 Commits

Author SHA1 Message Date
0a0345a84a refactor(many): use utils import (#27160) 2023-04-12 13:25:14 -07:00
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
e3ef932ae1 chore(many): add tech debt tickets and remove unnecessary todos (#26266) 2022-11-14 14:49:08 -06:00
5676bab316 lint(eslint): migrate to eslint and prettier (#25046) 2022-04-04 11:12:53 -04:00
abc36ae80b fix(router-outlet): navigating to same route with different params now activates component (#24760)
resolves #24653
2022-02-11 10:08:53 -05:00
eb592b8917 fix(nav): insertPages method correctly inserts multiple pages with props (#21725)
fixes #21724
2020-07-22 12:06:29 -04:00
f34d3752e3 feat(all): add support for configuring animations on a per-page basis (#21433) 2020-06-08 15:49:14 -04:00
03c1d19e07 perf(all): minify better by using arrow functions (#18730) 2019-07-10 10:33:33 -04:00
119e0c1fd2 refactor(all): avoid using export const enum (#16614)
* refactor(all): avoid using export const enum

fixes #16497

* add tslint
2018-12-06 21:19:49 +01:00
a72fced6fe fix(all): docs for all missing props 2018-10-11 16:24:08 -05:00
9420b883d3 fix(nav): matches() function 2018-09-14 20:45:41 +02:00
6e5c035b39 chore(tslint): disable 'no-floating-promises' 2018-09-14 00:50:44 +02:00
ba2230510e refactor(all): strict boolean conditions 2018-09-01 17:23:03 +02:00
3d6caae13f chore(): update to latest stencil 2018-08-22 23:38:23 +02:00
f84bb76481 fix(angular): save internal data
fixes #14888
fixes #14885
fixes #15054
fixes #15050
2018-08-16 15:47:49 +02:00
b0ed4265eb chore(): enable "prefer-for-of" 2018-07-30 00:16:33 +02:00
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
4b844ef1c3 fix(all): accesibility and global styles for hidden nodes 2018-07-24 00:02:13 +02:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
fd5c957787 refactor(all): enable ts strict 2018-04-10 02:43:48 +02:00
853e55388b refactor(nav): simplify ViewController 2018-04-01 18:09:26 +02:00
230823915c fix(angular): proxies 2018-03-30 22:33:58 +02:00
011a374f6b fix(nav): transition name 2018-03-27 22:58:04 +02:00
98b82537a9 test(nav): fix nav 2018-03-21 22:04:42 +01:00
371fc19a06 fix(router): reusing checks params 2018-03-21 18:38:30 +01:00
ee27549c84 refactor(dom): attachComponent() 2018-03-21 16:22:59 +01:00
9094c66f3d fix(angular): ion-nav no routing 2018-03-20 18:52:12 +01:00
41f54f8e2d fix(angular): removeViewFromDom 2018-03-20 17:21:02 +01:00
f16a9672b4 refactor(nav): transitions 2018-03-20 14:12:25 +01:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00