24 Commits

Author SHA1 Message Date
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
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +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
a17886ad53 MOBILE-3833 collapsible: Do not calculate if not visible 2022-03-31 11:14:44 +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
ea8664f8ba MOBILE-3833 dom: Move onWindowResize to CoreDom 2022-03-24 11:49:12 +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
4f36e6c1e8 MOBILE-3814 a11y: Add aria-controls to collapsible-item 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
4cdc6b9dd6 MOBILE-3814 chore: Improve component registry wait for ready 2022-03-16 13:49:58 +01:00
Noel De Martin
894e4a7b62 MOBILE-3833 core: Implement cancellable promise 2022-03-16 09:13:39 +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
bcb5d937ee MOBILE-3814 collapsible: Listen to resize to recalculate size 2022-03-15 11:19:35 +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
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
44ba6878a1 MOBILE-3814 collapsible: Fix height errors 2022-03-10 09:17:05 +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
2a20fea590 MOBILE-3814 collapsible: Use 108px as default max height 2022-03-03 12:03:05 +01:00
Pau Ferrer Ocaña
389a1c8964 MOBILE-3814 format-text: Fix expandable items height 2022-03-01 15:38:40 +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
15dbfa514a MOBILE-3833 format-text: Change toggle style 2022-02-23 17:10:07 +01:00
Pau Ferrer Ocaña
e403d2c3ba MOBILE-3814 module: Implement a new collapsible item directive 2022-02-10 16:02:08 +01:00