Skip to content

ios27-v0.2.0

Choose a tag to compare

@rdlabo rdlabo released this 16 Sep 14:06
· 55 commits to main since this release

What's Changed

  • fix: match button press feedback to native motion by @rdlabo in #165
  • Scope update-screenshots Ionic 8 verification to screenshot spec by @rdlabo with @Copilot in #167
  • fix: style fullscreen headers and footers by translucency by @rdlabo in #166
  • test: separate visual and browser-free coverage by @rdlabo in #170
  • fix: dim opaque pages during iOS navigation transitions by @rdlabo in #171
  • refactor: use shared theme utilities by @rdlabo in #172
  • fix: remove detached navigation edge by @rdlabo in #173
  • fix: support RTL layout by @rdlabo in #175
  • feat: sync native WebView transition metrics by @rdlabo in #177

Commits

  • Merge pull request #177 from rdlabo-dev/feat/configurable-transition-radius ea4b7ee
  • fix: always tear down native UI runtime 478edd0
  • refactor: make native controls a whitelist 2464527
  • refactor: configure native controls by capability ac92cdf
  • feat: select native UI shell components c594028
  • feat: support manual native UI suspension aa6ba27
  • Merge pull request #175 from rdlabo-dev/fix/rtl-logical-properties 00bf1ef
  • feat: sync native WebView transition metrics 29dee02
  • fix: support RTL layout d29a8ea
  • feat: configure navigation transition radius 508df74
  • Merge pull request #173 from rdlabo-dev/fix/navigation-rounded-outline-main 92294e1
  • fix: remove detached navigation edge 8a02c86
  • Revert "fix: update Ionic 8 screenshots directly" a552f77
  • fix: update Ionic 8 screenshots directly 3281e2b
  • fix: order screenshot update arguments ee4a903
  • fix: forward screenshot spec through npm d7fb3bf
  • Merge pull request #172 from rdlabo-dev/refactor/use-theme-utils 0316ffe
  • fix: limit screenshot updater to visual tests 624d0a8
  • ci: increase Playwright parallelism bf1057d
  • fix: resolve shared Sass in native shell tests b347289
  • fix: pin shared utility implementation 07fcf4d
  • fix: align shared utility integration f645e32
  • refactor: align iOS theme implementation structure 411d932
  • fix: consume compiled utility entrypoint 0748f3f
  • fix: update shared utility resolution 4598e41
  • refactor: use shared theme utilities 82d9152
  • Merge pull request #171 from rdlabo-dev/fix/ios27-navigation-dimming 1f9944f
  • Merge pull request #170 from rdlabo-dev/chore/e2e-test-layers 52e466d
  • fix: refine navigation edge shading and page outlines 23764fc
  • fix: dim opaque pages during iOS navigation transitions 2b59a07
  • test: separate visual and browser-free coverage 048c1c7
  • Merge pull request #166 from rdlabo-dev/fix/footer-design bba1151
  • chore: update E2E screenshots 489c75a
  • test: accept normalized fractional border width a635ef3
  • test: update toolbar screenshots for translucent layout 350c1f4
  • Merge pull request #167 from rdlabo-dev/copilot/fix-update-screenshots-job 6aeaffd
  • fix: scope Ionic 8 verification to screenshot e2e spec 1031121
  • Initial plan 1fec95f
  • fix: use demo Ionic footer import 2f3750b
  • Merge pull request #165 from rdlabo-dev/fix/button-press-animation 7d27bd1
  • test: synchronize button press assertions 632fea3
  • chore: update demo ba5bde0
  • fix: style fullscreen page chrome by translucency 1ca2bf0
  • fix: match button press feedback to native motion 1f35f09
  • docs: link native shell guides to documentation site 2445b7c

ios27-v0.1.0...ios27-v0.2.0