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 |
Pau Ferrer Ocaña
|
9e1acc1ccb
|
MOBILE-3814 chore: Refactor waitToDom and rename it to waitToBeInDOM
|
2022-03-14 12:18:48 +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
|
81e227a8fa
|
MOBILE-3814 chore: Deprecate closest on CoreDomUtils
|
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 |
Noel De Martin
|
d6795d72b5
|
MOBILE-3833 core: Fix RTL swipe navigation
|
2022-03-10 15:46:00 +01:00 |
Pau Ferrer Ocaña
|
f5c9c3d022
|
Merge pull request #3167 from dpalou/MOBILE-3833
MOBILE-3833 filepool: Fix dislay downloaded background images
|
2022-03-10 12:11:49 +01:00 |
Dani Palou
|
39e74f57c2
|
MOBILE-3833 filepool: Fix dislay downloaded background images
|
2022-03-10 11:13:42 +01:00 |
Pau Ferrer Ocaña
|
6d249498f4
|
MOBILE-3814 collapsible: Change height var name to avoid confusion
|
2022-03-10 09:29:27 +01:00 |
Pau Ferrer Ocaña
|
b0165e87e4
|
MOBILE-3814 collapsible: Reduce collapsible item size
|
2022-03-10 09:19:22 +01:00 |
Pau Ferrer Ocaña
|
c4bf0438f9
|
MOBILE-3814 style: Apply shadow to header when scrolled
|
2022-03-10 09:19:22 +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
|
44ba6878a1
|
MOBILE-3814 collapsible: Fix height errors
|
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
|
5f4b250ea4
|
MOBILE-3814 format-text: Do not add external content without site
|
2022-03-08 16:08:37 +01:00 |
Pau Ferrer Ocaña
|
112f00bcb5
|
MOBILE-3814 format-text: collapsible item directive replaces maxHeight
|
2022-03-08 15:43:06 +01:00 |
Pau Ferrer Ocaña
|
09cd1af733
|
MOBILE-3814 collapsible: Do not collapse main action buttons
|
2022-03-08 12:08:56 +01:00 |
Pau Ferrer Ocaña
|
18696269e0
|
MOBILE-3814 collapsible: Add appear on bottom attribute to footer
|
2022-03-08 12:08:56 +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
|
a6be0d1a17
|
Merge pull request #3152 from dpalou/MOBILE-4005
MOBILE-4005 vimeo: Support privacy hash in vimeo URL
|
2022-03-07 11:55:42 +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 |
Pau Ferrer Ocaña
|
52a3d62a44
|
MOBILE-3814 collapsible: Fix collapsible footer scroll change problem
|
2022-03-04 14:39:40 +01:00 |
Pau Ferrer Ocaña
|
0097b78963
|
MOBILE-3814 swipe: Limit angle on gesture
|
2022-03-03 17:33:32 +01:00 |
Pau Ferrer Ocaña
|
2a20fea590
|
MOBILE-3814 collapsible: Use 108px as default max height
|
2022-03-03 12:03:05 +01:00 |
Dani Palou
|
4b55774497
|
MOBILE-4005 vimeo: Support privacy hash in vimeo URL
|
2022-03-02 10:22:19 +01:00 |
Pau Ferrer Ocaña
|
389a1c8964
|
MOBILE-3814 format-text: Fix expandable items height
|
2022-03-01 15:38:40 +01:00 |
Noel De Martin
|
6b5d1db43c
|
MOBILE-3982 core: Refactor collapsible-header
|
2022-03-01 12:09:42 +01:00 |
Pau Ferrer Ocaña
|
079d914de6
|
MOBILE-3149 style: Fix collapsible items on tablet
|
2022-02-28 15:16:08 +01:00 |
Pau Ferrer Ocaña
|
b5e2071318
|
MOBILE-3996 navbar: Move collapsible footer feature to a new directive
|
2022-02-24 15:48:11 +01:00 |
Pau Ferrer Ocaña
|
15dbfa514a
|
MOBILE-3833 format-text: Change toggle style
|
2022-02-23 17:10:07 +01:00 |
Noel De Martin
|
f668f874a5
|
MOBILE-3926 core: Fix swipe navigation
|
2022-02-22 08:55:07 +01:00 |
Pau Ferrer Ocaña
|
8d5e906b1e
|
MOBILE-3814 module: Change cloud icons to new fontawesome custom icons
|
2022-02-21 14:29:38 +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
|
e403d2c3ba
|
MOBILE-3814 module: Implement a new collapsible item directive
|
2022-02-10 16:02:08 +01:00 |
Pau Ferrer Ocaña
|
a5be9fbc95
|
MOBILE-3808 styles: Some style fixes
|
2022-02-09 10:01:53 +01:00 |
Dani Palou
|
947534a6b7
|
MOBILE-3833 core: Fix infinite requests if file download failed
|
2022-02-04 10:51:36 +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
|
46dada14cb
|
MOBILE-3814 chore: Remove deprecated String.substr calls
|
2022-01-19 14:52:52 +01:00 |
Pau Ferrer Ocaña
|
e3daf3738c
|
MOBILE-3811 core: Improve collapsible header animation
|
2022-01-19 10:39:26 +01:00 |
Noel De Martin
|
1793ddc818
|
Merge pull request #3041 from crazyserver/MOBILE-3833
Mobile 3833
|
2022-01-10 16:24:02 +01:00 |
Pau Ferrer Ocaña
|
9d645fe254
|
MOBILE-3833 swipe: Change swipe navigation component to directive
|
2022-01-10 15:55:47 +01:00 |
Dani Palou
|
e91e5d1cce
|
MOBILE-3897 link: Wait for download to finish before open file
|
2021-12-23 12:27:57 +01:00 |
Dani Palou
|
43ce384da8
|
MOBILE-3897 external-content: Update URL when state changes
|
2021-12-23 10:30:34 +01:00 |
Pau Ferrer Ocaña
|
7d7f738d05
|
MOBILE-3833 chore: Reduce typeof undefined usage
|
2021-12-20 15:31:24 +01:00 |
Pau Ferrer Ocaña
|
2ae55d04fb
|
MOBILE-3950 image: Restore zoom on image viewer
|
2021-12-16 10:24:36 +01:00 |
Pau Ferrer Ocaña
|
22178c6aef
|
MOBILE-3833 core: Fix getAnimations when not available
|
2021-12-15 12:59:27 +01:00 |