内容简介:Ionic Framework 是一个开源的移动应用程序开发框架,拥有强大的跨平台 UI 工具包,通过使用 HTML、CSS 和 JavaScript 就能够构建高质量原生的 iOS、Android 和 Progressive Web App。 Ionic Framework v6.0.4 正...
Ionic Framework 是一个开源的移动应用程序开发框架,拥有强大的跨平台 UI 工具包,通过使用 HTML、CSS 和 JavaScript 就能够构建高质量原生的 iOS、Android 和 Progressive Web App。
Ionic Framework v6.0.4 正式发布,本次更新内容如下:
- accordion: 内容内的项目现在正确显示边框 #24618)
- angular: 具有 null 值的 routerLink 适用于 Angular 13(#24622)
- col: col 在非浏览器环境下运行不再报错 (#24603)
- datetime: 使用 h23 的日期时间语言环境将尊重最大时间范围 (#24610)
- datetime: timepicker popover 将相对于点击目标定位 (#24616)
- input: ion-input 接受任何字符串值 (#24606)
- item: 标签文本与输入文本对齐 (#24620)
- item: 匹配 material design 字符计数器(#24335)
- menu: 使用菜单和叠加层捕获焦点不再导致错误 (#24611)
- modal: 当底部工作表被拖动时,原生键盘将关闭 (#24642)
- range: 在 ion-range 上设置 dir ,以启用现在支持的 rtl 模式 (#24597)
- react: setupIonicReact 不再在 SSR 环境中崩溃 (#24604)
- searchbar: 在 ion-searchbar 上设置 dir 以启用现在支持的 rtl 模式 (#24602)
- segment: 在 ion-segment 上设置 dir 以启用现在支持的 rtl 模式 (#24601)
- spinner: 确保变换不会覆盖圆形动画 (#24643)
- toast: 在 toast 可见时允许输入焦点 (#24572)
- toggle: 在 ion-toggle 上设置 dir 以启用现在支持的 rtl 模式 (#24600)
更新公告:https://github.com/ionic-team/ionic-framework/releases/tag/v6.0.4
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 【移动端DL框架】当前主流的移动端深度学习框架一览
- 移动安全框架:MobSF
- 花椒移动端基础框架架构
- Hades:移动端静态分析框架
- Hades:移动端静态分析框架
- 移动APP质量优化框架 - Booster
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
An Introduction to the Analysis of Algorithms
Robert Sedgewick、Philippe Flajolet / Addison-Wesley Professional / 1995-12-10 / CAD 67.99
This book is a thorough overview of the primary techniques and models used in the mathematical analysis of algorithms. The first half of the book draws upon classical mathematical material from discre......一起来看看 《An Introduction to the Analysis of Algorithms》 这本书的介绍吧!