Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 1.1 kB | |
v8.6.3 source code.tar.gz | 2025-07-02 | 81.9 MB | |
v8.6.3 source code.zip | 2025-07-02 | 86.4 MB | |
Totals: 3 Items | 168.2 MB | 0 |
8.6.3 (2025-07-02)
Bug Fixes
- angular: update schematics to support Angular's latest build system (#30525) (08e3e7a), closes [ionic-team/ionic-docs#2091](https://github.com/ionic-team/ionic-docs/issues/2091)
- modal: add conditional tabIndex for handle cycling (#30510) (ee47660)
- select: focus the correct selected item in an action sheet interface with a header (#30481) (80a111c), closes #30480