e3ef932ae1
chore(many): add tech debt tickets and remove unnecessary todos ( #26266 )
2022-11-14 14:49:08 -06:00
122cdcc825
fix(angular): add support for Angular 14 ( #25403 )
...
Resolves #25353
2022-06-07 10:11:53 -04:00
3451a34ad0
feat(angular): build for angular 12.0 ( #23970 )
2021-10-15 16:54:59 -04:00
a65d897214
refactor(): deprecate web component controllers ( #19109 )
2019-08-27 14:00:45 +02:00
962783bfba
fix(router-outlet): change detection fires properly ( #18896 )
...
* fix(router-outlet): never detach() the entering view
fixes #18894
* add tests
* ci
* update package-lock
* circle sync runtime
2019-07-26 11:13:50 -04:00
23ce6fae9e
fix(hydrate): avoid window reference ( #18865 )
2019-07-23 15:28:20 -05:00
a8455a90ff
chore(ssr): fix document.body reference ( #18863 )
2019-07-23 14:11:09 -05:00
53179c475c
fix(inputs): apply ng form classes ( #18820 )
2019-07-17 17:46:22 +02:00
44c88ad908
fix(): overlay create opts are optional
2019-06-27 17:36:26 +02:00
b40f7d36d5
fix(): update to Stencil One 🎉 🎊
2019-06-19 21:33:50 +02:00
439b10e10d
fix(angular): overlay.getTop can return undefined ( #17802 )
2019-03-21 13:07:08 -04:00
f44c17e03b
fix(ssr): fix angular global window and document references
2019-02-25 16:43:41 -06:00
a7a2fc59bf
docs(angular): adds docs to angular API ( #17211 )
2019-01-22 20:03:47 +01:00
ca9ec3e18a
perf(angular): proxy fast properties ( #16888 )
...
* perf(angular): proxy fast properties
* update stencil
2018-12-28 18:37:24 +01:00
e735d2cbd1
fix(angular): Fix cordova browser error when resumed ( #16810 )
...
* fix cordova resume error
In cordova browser error is thrown everytime tab/window is reactivated:
Uncaught TypeError: Cannot read property 'detail' of undefined
at Channel.<anonymous> (util.js:10)
at Channel.fire (cordova.js:798)
at HTMLDocument.<anonymous> (cordova.js:1511)
That was fixed in previous commits, by in latest was reintroduced again.
* update types
2018-12-19 13:35:28 +01:00
585a84f829
chore(angular): strict tslint ( #16708 )
2018-12-12 17:17:43 +01:00
edf3659949
Fix some angular ( #16615 )
...
* fix(angular): platform types
fixes #16535
* fix(angular): memory leak in lifecycle events
fixes #16285
* fix ci
* single core
2018-12-06 22:19:35 +01:00
4318520695
fix(cordova): fix resume event in cordova browser ( #15945 )
...
Fixes #15944
2018-10-23 09:44:05 -05:00
0337c7f567
fix(angular): backButton event uses ionBackButton
2018-10-02 13:15:09 +02:00
a74fd6f414
chore(angular): update proxies
2018-09-25 21:02:40 +02:00
cc960c3d48
fix(overlays): expose mode, id, keyboardClose
...
fixes #15366
2018-08-29 16:19:51 +02:00
8dfc52f63d
fix(angular): overlay not found
...
fixes #15349
2018-08-29 01:39:57 +02:00
f84bb76481
fix(angular): save internal data
...
fixes #14888
fixes #14885
fixes #15054
fixes #15050
2018-08-16 15:47:49 +02:00
12d8174307
style(components): import statements should be one line
2018-07-18 10:20:34 -04:00
bd53bba5e8
fix(router): fix reuse strategy
2018-05-29 16:01:50 -04:00
b3a9c7f819
fix(angular): compare router params length
2018-04-23 16:34:00 -04:00
c929dad2e9
fix(angular): adds missing events
2018-04-22 17:01:29 +02:00
db5313e45b
fix(angular): icon proxy
2018-04-13 15:01:17 +02:00
5899b0392d
feat(router): dont reuse the component if the params are different
...
This matches v3 functionality
2018-04-11 23:59:04 +02:00
850d7fc74d
fix(angular): change detection in deep ViewContainers
2018-04-10 23:51:59 +02:00
f39d3ad9dd
feat(angular): ion-nav
2018-03-20 18:00:37 +01:00
f398b3a945
fix(demos): fixes angular
2018-03-13 21:22:49 +01:00
6e2ca85b2a
fix(overlays): OverlayController interface
2018-03-13 19:45:36 +01:00
cc4fecc1be
fix(angular): fix overlays
2018-03-13 19:21:26 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00