Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [IOAPPX-462] Fix flickering behaviour in the search screens (Messages, Services) on iOS #6603

Merged
merged 35 commits into from
Jan 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
e9196a7
Enable `allowFontScaling` by default for all citizens
dmnplb Dec 17, 2024
03fd7a8
Minor refactoring to fix TS issues
dmnplb Dec 18, 2024
49765bb
Remove `Itw` deprecated component to fix TS issue
dmnplb Dec 18, 2024
d1d3ebe
Update `io-app-design-system` to `4.4.1`
dmnplb Dec 18, 2024
b74b23f
Update `jest` snapshots
dmnplb Dec 18, 2024
f54c8d1
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Dec 18, 2024
44c62aa
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
LeleDallas Dec 19, 2024
2e0bdde
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
LeleDallas Dec 19, 2024
b0656d1
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
LeleDallas Dec 19, 2024
555876e
Fix visual issue in the Cgn categories list
dmnplb Dec 19, 2024
7ece3ea
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Dec 19, 2024
02b6a2d
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
LeleDallas Dec 20, 2024
28ba1aa
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Dec 20, 2024
3e0aff9
Update `io-app-design-system` to `4.4.2`
dmnplb Dec 20, 2024
116782c
Update `io-app-design-system` to `4.4.3`
dmnplb Dec 20, 2024
498644c
Update `jest` snapshots
dmnplb Dec 20, 2024
a8c80bc
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
LeleDallas Dec 23, 2024
3a66258
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Jan 7, 2025
7447e06
Fix truncated text in the `IdentificationModal` when text is larger
dmnplb Jan 7, 2025
e2d944e
Update `jest` snapshots
dmnplb Jan 7, 2025
fbf69b1
Update `jest` snapshots
dmnplb Jan 7, 2025
8afc128
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
LeleDallas Jan 8, 2025
9c76602
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Jan 8, 2025
13e7987
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Jan 9, 2025
ee2c213
Update `jest` snapshot
dmnplb Jan 9, 2025
1bd4516
Update `jest` snapshot
dmnplb Jan 9, 2025
54a6307
Update `io-app-design-system` to `4.4.5`
dmnplb Jan 10, 2025
75c6278
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Jan 13, 2025
f9e4204
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Jan 13, 2025
6d4dda0
Merge branch 'master' into IOPLT-810-set-allow-font-scaling-to-true-b…
dmnplb Jan 14, 2025
e3328a0
Update `jest` snapshot
dmnplb Jan 14, 2025
f902ec6
Update `io-app-design-system` to `4.4.6`
dmnplb Jan 15, 2025
bfdb4ca
Merge branch 'IOPLT-810-set-allow-font-scaling-to-true-by-default' in…
dmnplb Jan 15, 2025
11d2701
Merge branch 'master' into IOAPPX-462-fix-flickering-issue-search-ios
dmnplb Jan 29, 2025
1c0fe64
Merge branch 'master' into IOAPPX-462-fix-flickering-issue-search-ios
dmnplb Jan 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
"@babel/plugin-transform-react-jsx": "^7.25.9",
"@gorhom/bottom-sheet": "^4.1.5",
"@pagopa/io-app-design-system": "4.4.5",
"@pagopa/io-app-design-system": "4.4.6",
"@pagopa/io-pagopa-commons": "^3.1.0",
"@pagopa/io-react-native-cieid": "^0.3.5",
"@pagopa/io-react-native-crypto": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion ts/features/design-system/core/DSListItems.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import {
Badge,
Divider,
H6,
H4,
H6,
Icon,
ListItemAction,
ListItemHeader,
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3753,9 +3753,9 @@ __metadata:
languageName: node
linkType: hard

"@pagopa/io-app-design-system@npm:4.4.5":
version: 4.4.5
resolution: "@pagopa/io-app-design-system@npm:4.4.5"
"@pagopa/io-app-design-system@npm:4.4.6":
version: 4.4.6
resolution: "@pagopa/io-app-design-system@npm:4.4.6"
dependencies:
"@testing-library/jest-native": ^5.4.2
"@types/react-test-renderer": ^18.0.0
Expand All @@ -3779,7 +3779,7 @@ __metadata:
react-native-reanimated: "*"
react-native-safe-area-context: "*"
react-native-svg: "*"
checksum: 504e563af2918e3305cdd070fd69863955b685697caf83bd98bcb6b613cc68cd2c0bc67d300e0d294e89449c65a33b7b0fd7c892e557c13f58e2c660ccda5529
checksum: e9e3c148bae36132da1721a9002bb648671120b80cb4cf7a5bd1949720d452dfc7a9e27d47bdf3e3b615a2e313039e17b6b92811e87b117bb4935510e0925d94
languageName: node
linkType: hard

Expand Down Expand Up @@ -13657,7 +13657,7 @@ __metadata:
"@babel/runtime": ^7.20.0
"@gorhom/bottom-sheet": ^4.1.5
"@jambit/eslint-plugin-typed-redux-saga": ^0.4.0
"@pagopa/io-app-design-system": 4.4.5
"@pagopa/io-app-design-system": 4.4.6
"@pagopa/io-pagopa-commons": ^3.1.0
"@pagopa/io-react-native-cieid": ^0.3.5
"@pagopa/io-react-native-crypto": ^1.0.1
Expand Down
Loading