178 Commits

Author SHA1 Message Date
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Dani Palou
995b4756c0 MOBILE-4082 video: Fix subtitles wider than video 2022-05-24 11:03:34 +02:00
Noel De Martin
740b5332ce MOBILE-3833 usertours: Watch collapsible header 2022-04-22 09:14:09 +02:00
Noel De Martin
49b4d13e9a MOBILE-3833 core: Remove element on destroy
Angular usually removes elements, but in the collapsible-footer it needs to be done manually because it was moved to a different container
2022-04-12 16:44:59 +02:00
Noel De Martin
78a51dbffa
Merge pull request #3221 from dpalou/MOBILE-4015
Mobile 4015
2022-04-05 10:03:18 +02:00
Dani Palou
dc6ca1f085 MOBILE-4015 core: Support refresh on resume with data-app-url 2022-04-05 09:35:56 +02:00
Pau Ferrer Ocaña
bb523b1413 MOBILE-3833 collapsible: Revert to listen ionViewDidEnter again 2022-04-04 10:26:30 +02:00
Pau Ferrer Ocaña
d776cbe054 MOBILE-3833 format-text: Change expand image icon 2022-04-01 14:38:12 +02:00
Pau Ferrer Ocaña
50c3985822 MOBILE-3833 collapsible: Change collapsible visible strategy 2022-04-01 14:38:12 +02:00
Pau Ferrer Ocaña
e3e54ec194 MOBILE-3833 collapsible: Fix collapsible header enabled 2022-04-01 13:29:20 +02:00
Dani Palou
910d557b87 MOBILE-4015 core: Support data-app-url attribute 2022-03-31 17:16:19 +02:00
Pau Ferrer Ocaña
82b350c105 MOBILE-3833 dom: Size does not depend on scroll position 2022-03-31 14:50:35 +02:00
Pau Ferrer Ocaña
bc2e38dece MOBILE-3833 collapsible: Do not init collapsible heading if not needed 2022-03-31 13:24:51 +02:00
Pau Ferrer Ocaña
cdeb4af6da MOBILE-3833 collapsible: Wait tabs to be ready 2022-03-31 12:08:05 +02:00
Pau Ferrer Ocaña
a17886ad53 MOBILE-3833 collapsible: Do not calculate if not visible 2022-03-31 11:14:44 +02:00
Noel De Martin
35433615f3 MOBILE-3833 usertours: Watch elements visibility 2022-03-30 14:33:07 +02:00
Pau Ferrer Ocaña
b129d3777b MOBILE-3833 style: Dynamic collapsible item background 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña
e750ef2c6e MOBILE-3833 collapsible: Fix disabled collapsible header on error 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña
602331d2c6 MOBILE-3833 style: Shadow on collapsible footer only if not at bottom 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
ea8664f8ba MOBILE-3833 dom: Move onWindowResize to CoreDom 2022-03-24 11:49:12 +01:00
Pau Ferrer Ocaña
dd0e2add0a MOBILE-3814 blocks: Fix slotting side blocks button 2022-03-22 15:09:48 +01:00
Pau Ferrer Ocaña
a9d14f4fc3 MOBILE-3814 calendar: Select custom when item over input is clicked 2022-03-22 15:09:48 +01:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
f31ee78cfb MOBILE-3814 fab: Use dom promises before calculating heights 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
dcb19c0f11 MOBILE-3814 collapsible: Recalculate Height when slotted 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
9bcbdfd3c6 MOBILE-3814 calendar: Add collapsible footer save and discard buttons 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
4f36e6c1e8 MOBILE-3814 a11y: Add aria-controls to collapsible-item 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
3f68944a66
Merge pull request #3191 from dpalou/MOBILE-3833
Mobile 3833
2022-03-18 16:21:38 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Dani Palou
6fe91f8aa1
Merge pull request #3188 from crazyserver/MOBILE-3814
Mobile 3814
2022-03-18 09:45:28 +01:00
Pau Ferrer Ocaña
4dcceee3e2 MOBILE-3814 core: Use waitToBeInViewport in onAppear directive 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
e03ef0d26e MOBILE-3814 format-text: Use a general loader solution on format-text 2022-03-18 08:26:51 +01:00
Noel De Martin
e2b70f6047 MOBILE-3153 core: Fix swipe tour in tablets 2022-03-17 16:22:52 +01:00
Noel De Martin
b7fe9236f6 MOBILE-3833 core: Fix button aria-label reactivity 2022-03-16 16:39:02 +01:00
Pau Ferrer Ocaña
1819c743a6 MOBILE-3814 chore: Create a wait to be visible function 2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña
4cdc6b9dd6 MOBILE-3814 chore: Improve component registry wait for ready 2022-03-16 13:49:58 +01:00
Pau Ferrer Ocaña
b1461680a8 MOBILE-3814 chore: Update non reactive attributes using a directive 2022-03-16 10:04:07 +01:00
Pau Ferrer Ocaña
9b7988f26d MOBILE-3814 collapsible: Observe original title mutation 2022-03-16 10:04:07 +01:00
Noel De Martin
894e4a7b62 MOBILE-3833 core: Implement cancellable promise 2022-03-16 09:13:39 +01:00
Pau Ferrer Ocaña
b475bd840a MOBILE-3814 collapsible: Deactivate collapsible if something went wrong 2022-03-15 12:37:04 +01:00
Pau Ferrer Ocaña
df1dba532f MOBILE-3814 collapsible: Subscribe to dark mode change to color header 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
0d01449393 MOBILE-3814 chore: Use WaitToBeInDom on OnAppear directive 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
23cfb29de0 MOBILE-3814 chore: Add a disconnect method on waitToBeInDOM 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
30d24f99e3 MOBILE-3814 chore: Deprecate getElementMeasure 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
bcb5d937ee MOBILE-3814 collapsible: Listen to resize to recalculate size 2022-03-15 11:19:35 +01:00
Noel De Martin
b69e2ac8b7 MOBILE-3833 core: Add collapsible header listeners 2022-03-14 15:11:37 +01:00
Noel De Martin
bd37ed4345 MOBILE-3153 core: Implement Swipe Navigation tour 2022-03-14 15:11:37 +01:00
Noel De Martin
c5f6b058db MOBILE-3153 mainmenu: Implement User Menu tour 2022-03-14 15:11:37 +01:00