Pau Ferrer Ocaña
d590ac23e6
MOBILE-4594 styles: Add steps for bg and text
2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña
caac024ae6
MOBILE-4594 styles: Change html to :root as it has more specificity
2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña
eb9935a1d7
MOBILE-4632 database: Load styles from site plugins
2024-07-15 15:19:15 +02:00
Pau Ferrer Ocaña
690f29250e
MOBILE-4470 mod-icon: Add white bg to icons on dark mode to imp contrast
2024-06-06 12:55:01 +02:00
Pau Ferrer Ocaña
b4e7f35372
MOBILE-4470 icon: Add a forced exception for BBB on version 4.0
2024-06-04 14:08:07 +02:00
Pau Ferrer Ocaña
dfbf591e2a
MOBILE-4470 icon: Revert load SVG directly and use img and filters
2024-06-04 10:31:18 +02:00
Noel De Martin
0ca6377b52
MOBILE-4470 core: Refactor mod-icon to use signals
...
This change is necessary because some icons weren't updated properly inside of components using OnPush (e.g. course-storage page).
2024-05-28 12:27:52 +02:00
Pau Ferrer Ocaña
5735bc4ca9
MOBILE-4470 icon: Fix mod icon loading having a real uniqueId on SVG
2024-05-27 16:39:49 +02:00
Pau Ferrer Ocaña
4da3e650e0
MOBILE-4470 sites: Add ellipsis to sites list
2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña
64cc206e19
MOBILE-4470 data: Improve styles applied in database
2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña
af94add7e9
MOBILE-4470 a11y: Fix fixed font sizes
2024-05-22 14:26:09 +02:00
Dani Palou
fb7f63732c
MOBILE-4470 iframe: Fix regression with default values
2024-05-21 10:29:59 +02:00
Dani Palou
859f94bf98
MOBILE-4470 tabs: Fix route loaded when changing main menu tabs
...
When using sub-routes like with core-tabs-outlet (e.g. participants), going back to the main menu tab set the main menu route as the current one instead of the sub-route and this caused problems with split view.
2024-05-21 10:29:59 +02:00
Pau Ferrer Ocaña
e511629b9c
Merge pull request #4053 from dpalou/MOBILE-3403
...
MOBILE-3403 core: Avoid performing requests to embedded untreated URLs
2024-05-17 13:26:53 +02:00
Dani Palou
6da34f5984
MOBILE-3403 core: Avoid performing requests to embedded untreated URLs
2024-05-17 13:05:35 +02:00
Pau Ferrer Ocaña
56a6f5f84c
MOBILE-4470 local-file: Fix change name opening the file
2024-05-17 12:51:00 +02:00
Pau Ferrer Ocaña
ba72120574
MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel
2024-05-16 22:46:12 +02:00
Pau Ferrer Ocaña
5c099471f3
MOBILE-4470 quiz: Fix opacity and clickable elements on reviews
2024-05-16 21:51:43 +02:00
Noel De Martin
f5414d915a
MOBILE-4470 core: Fix slides reactivity
2024-05-16 11:34:07 +02:00
Pau Ferrer Ocaña
f16c405115
MOBILE-4470 blog: Improve styles
2024-05-15 12:36:28 +02:00
Pau Ferrer Ocaña
874d1ebee6
MOBILE-4470 context-menu: Simplify context menu to fix text wrappings
2024-05-15 10:39:10 +02:00
Dani Palou
691ad40490
Merge pull request #4046 from crazyserver/MOBILE-4470
...
Mobile 4470
2024-05-14 16:32:19 +02:00
Noel De Martin
ed7bd88e1a
MOBILE-4470 core: Fix double infinite-loading on scroll
2024-05-14 13:54:34 +02:00
Noel De Martin
77d3ac9d43
MOBILE-4470 angular: Fix snapshot types
...
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +02:00
Pau Ferrer Ocaña
f8e022c1fd
MOBILE-4470 styles: Revisit text wrapping ellipsis
2024-05-14 11:47:34 +02:00
Pau Ferrer Ocaña
58ef2f9e0e
MOBILE-4470 course: Add function to control if a module is on core
2024-05-14 10:42:02 +02:00
Pau Ferrer Ocaña
8ae953515b
MOBILE-4470 modicon: Fix branding when icon changed
2024-05-14 10:42:02 +02:00
Pau Ferrer Ocaña
646c3edad0
MOBILE-4470 styles: Improve combobox and buttons styles
2024-05-14 09:42:36 +02:00
Pau Ferrer Ocaña
6cd3984905
Merge pull request #4040 from dpalou/MOBILE-4470
...
MOBILE-4470 infinite-loading: Fix consecutive loads not working
2024-05-09 16:47:08 +02:00
Pau Ferrer Ocaña
f9ed1e8153
MOBILE-4470 attachments: Improve Attachments look and feel
2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
f42ab61f59
MOBILE-4470 group: Improve Group selector look and feel
2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
d0e0ef86b6
MOBILE-4470 swiper: Improve how params are populated to fix Swiper bug
2024-05-09 11:22:48 +02:00
Dani Palou
efb8fdd630
MOBILE-4470 infinite-loading: Fix consecutive loads not working
2024-05-09 10:13:58 +02:00
Pau Ferrer Ocaña
c5482863b0
MOBILE-4470 icon: Fix problem when changing the icon to be loaded
2024-05-08 15:50:17 +02:00
Pau Ferrer Ocaña
a8b250b6e0
MOBILE-4470 style: Remove lines that didn't appear on 4.3
2024-05-08 15:50:17 +02:00
Dani Palou
fa2c4cfa29
MOBILE-4470 messages: Fix delete button size
2024-05-08 08:35:50 +02:00
Pau Ferrer Ocaña
33d6d169f9
MOBILE-4579 notifications: Avoid showing user avatar from customdata
2024-04-29 11:25:46 +02:00
Pau Ferrer Ocaña
d0c0b83296
MOBILE-4579 user: Use initials if no image is provided
2024-04-29 11:25:46 +02:00
Dani Palou
86477e69c5
Merge pull request #4014 from crazyserver/MOBILE-4565
...
Mobile 4565
2024-04-25 10:16:35 +02:00
Pau Ferrer Ocaña
23fccb22e5
MOBILE-4565 book: Fix book page footer
2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
45fb4cb92a
MOBILE-4565 a11y: Fix a lot of focus problems
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
1b301dae58
MOBILE-4565 a11y: Do not let the user focus on elements in movement
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
78c2db0c6d
MOBILE-4456 icons: Fix branded icons not being correctly coloured
2024-04-25 08:55:02 +02:00
Alfonso Salces
a9ab42befa
MOBILE-4430 progress-bar: Add progress change animation
2024-04-19 13:04:51 +02:00
Pau Ferrer Ocaña
93f513c531
MOBILE-4437 icon: Fix icon styles without purpose on 4.0 version
2024-04-11 14:07:45 +02:00
Pau Ferrer Ocaña
7f0ceb5c7a
MOBILE-4437 icon: Check branded icons checking filtericon url param
2024-04-11 14:07:45 +02:00
Pau Ferrer Ocaña
d66c748fea
MOBILE-4456 icons: Fix icon colors on some blocks
2024-04-05 12:07:43 +02:00
Dani Palou
8b2b130e14
MOBILE-4470 core: Make DownloadStatus types match const names
2024-04-02 14:36:02 +02:00
Pau Ferrer Ocaña
59280ca81c
MOBILE-4458 design: Apply typography
2024-03-20 15:25:11 +01:00
Noel De Martin
dcf9439eb7
MOBILE-4268 core: Refactor error accordion into service
2024-03-19 10:57:46 +01:00