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 |