Pau Ferrer Ocaña
157de8fd8a
MOBILE-3063 reading-mode: Fix header color when reading mode is enabled
2024-12-17 12:49:26 +01:00
Dani Palou
d45fc9c7a7
MOBILE-4612 core: Create and use toBoolean input transform
2024-07-30 11:59:36 +02:00
Pau Ferrer Ocaña
7d9c9b6fe9
MOBILE-4616 chore: Create CoreWait to add waiting functions
2024-07-25 10:46:28 +02:00
Noel De Martin
1756a19f66
MOBILE-4470 core: Fix collapsible header scrolling
...
There were some scenarios were the scrollingHeight was recalculated, but the listeners weren't using the latest value and thus causing the wrong behaviour.
2024-05-22 10:49:19 +02:00
Pau Ferrer Ocaña
a71b350ff6
MOBILE-4565 header: Check is still frozen after scrolling
2024-04-29 15:41:32 +02:00
Dani Palou
1c967b7813
MOBILE-4479 core: Make wait directives functions recursive
...
To be able to wait for elements inside the loading elements
2023-12-04 09:14:20 +01:00
Pau Ferrer Ocaña
7c5586e87a
MOBILE-4362 collapsible: Do not collapse headers if inside a tab outlet
2023-10-16 14:11:14 +02:00
Noel De Martin
984ec8fb78
MOBILE-4189 core: Fix collapsible header zoom
...
When the system font size is increased, the CSS values and computed style values are not equivalent. So we have to take that into account when mirroring styles to the floating title.
2023-09-28 12:25:28 +02:00
Dani Palou
cf595146a8
MOBILE-4270 collapsible-header: Fix changes not detected
...
Before this change, listenEvents was called after initializeFloatingTitle, so the mutationObserver didn't exist when initializeFloatingTitle was executed.
2023-05-03 12:51:06 +02:00
Dani Palou
47e5158afe
MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one
2023-02-09 13:24:02 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0
MOBILE-4081 eslint: Solve jsdoc linter warnings
2022-12-01 23:05:46 +01:00
Noel De Martin
740b5332ce
MOBILE-3833 usertours: Watch collapsible header
2022-04-22 09:14:09 +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
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
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
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
ea8664f8ba
MOBILE-3833 dom: Move onWindowResize to CoreDom
2022-03-24 11:49:12 +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
9b7988f26d
MOBILE-3814 collapsible: Observe original title mutation
2022-03-16 10:04:07 +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
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
Pau Ferrer Ocaña
f38372642d
MOBILE-3814 collapsible: Wait to dom and loading with component registry
2022-03-14 10:20:29 +01:00
Pau Ferrer Ocaña
463194d526
MOBILE-3814 collapsible: Wait the page transition before calculating
2022-03-14 10:20:29 +01:00
Pau Ferrer Ocaña
0d82115364
MOBILE-3814 collapsible: Check frozen state before end the transition
2022-03-11 10:09:40 +01:00
Pau Ferrer Ocaña
4bd9f7f431
MOBILE-3814 collapsible: Use ionScrollEnd to finish animations
2022-03-10 09:17:05 +01:00
Pau Ferrer Ocaña
a1d4eeb95a
MOBILE-3814 collapsible: Partially revert header frozen calculations
2022-03-10 09:08:11 +01:00
Pau Ferrer Ocaña
1c9f34b469
MOBILE-3814 collapsible: Animate collapse header end animation
2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña
ddd82378aa
MOBILE-3814 collapsible: Change frozen status calculation
2022-03-08 12:08:56 +01:00
Pau Ferrer Ocaña
349dfc9745
MOBILE-3814 collapsible: Remove unnecessary calls
2022-03-04 16:29:44 +01:00
Pau Ferrer Ocaña
772899d827
MOBILE-3814 collapsible: Now collapsible header ends animations
2022-03-04 16:29:44 +01:00
Pau Ferrer Ocaña
f5303b3cc6
MOBILE-3814 collapsible: Now collapsible header can be disabled
2022-03-04 16:29:44 +01:00
Noel De Martin
6b5d1db43c
MOBILE-3982 core: Refactor collapsible-header
2022-03-01 12:09:42 +01:00
Dani Palou
6fd082e956
MOBILE-3833 course: Fix collapsible header after manual compl change
2022-02-17 14:16:49 +01:00
Noel De Martin
926f56193a
MOBILE-3982 core: Fix collapsible header flicker
2022-02-16 13:57:49 +01:00
Pau Ferrer Ocaña
1c9b196682
MOBILE-3814 module: Improve module card additional info
2022-02-11 14:56:47 +01:00
Pau Ferrer Ocaña
a5be9fbc95
MOBILE-3808 styles: Some style fixes
2022-02-09 10:01:53 +01:00
Pau Ferrer Ocaña
901a445408
MOBILE-3915 course: Move Course summary info outside the tabs
2022-01-28 14:44:41 +01:00
Pau Ferrer Ocaña
e3daf3738c
MOBILE-3811 core: Improve collapsible header animation
2022-01-19 10:39:26 +01:00
Pau Ferrer Ocaña
22178c6aef
MOBILE-3833 core: Fix getAnimations when not available
2021-12-15 12:59:27 +01:00
Pau Ferrer Ocaña
bb2361458a
MOBILE-3833 core: Fix collapsible header when animating
2021-12-09 12:28:44 +01:00
Pau Ferrer Ocaña
132007b207
MOBILE-3099 core: Improve collapsible headers loading search
2021-12-03 13:48:28 +01:00
Pau Ferrer Ocaña
d8718c5eaa
MOBILE-3810 core: Collapsible headers
2021-12-01 14:12:57 +01:00