内容简介:PrimeNG 7.0.4 已发布,PrimeNG 是一个极为完善的开源 Angular UI 组件库,原生小部件丰富,内置 80 多个易于使用的组件,可满足所有 UI 需求。具体更新内容如下:
PrimeNG 7.0.4 已发布,PrimeNG 是一个极为完善的开源 Angular UI 组件库,原生小部件丰富,内置 80 多个易于使用的组件,可满足所有 UI 需求。
具体更新内容如下:
新特性和改进:
-
Make DomHandler and ObjectUtils Static Utilities rather than Services #7073
-
Table HeaderCheckBox not working when Filtered row count equal to the selected row count #7062
-
Accent support in Table Filtering #7005
-
Empty message for PickList #6967
-
Performance improvements on TreeTable #6898
-
InputGroup support for InputMask #5783
-
Improve keyboard accessibility for SelectButton and ToggleButton #5739
-
MultiSelect dropdown click event #5701
-
More options for Editor #5695
-
add support for 3rd party modules to quill editor (image drop and resize) #5622
-
Lazy loading doesn't work on the Accordion #5621
-
using multiple lines in p-message(s) breaks layout #5614
-
p-calendar dateFormat into locale #5585
-
Floating label support for textarea #5560
-
Custom content support for TabMenu #3018
-
Growl should support Message's with arbitrary timeouts #2590
Bug 修复
-
TurboTable is not properly unbinding the body scroll listener #7074
-
PickList dragdrop may conflict with other PickLists #7072
-
OrderList dragdrop may conflict with other OrderLists #7071
-
Table state not working when reorderableColumns being false #7057
-
Multiselect Header Checkbox is not working correctly #7047
-
Editor active item is not highlighted in toolbar #7041
-
Multiselect Keyboard Support Not Working #7039
-
style and styleClass for ConfirmDialog #7017
-
p-textarea resize bug when used in an overlay + tabs #7000
-
AutoComplete onSelect bug with forceSelection #6943
-
Autocomplete control does not validate properly when you empty the control #6934
-
MenuItem#styleClass suppport for Steps #5805
-
Improve Docs for CodeHighlighter #5792
-
Advanced File Upload Defect with cancel buttons #5765
-
Primeng KeyFilter does not working well when user do Cut, Copy and Paste #5752
-
Separator causes menubar to break to new line #5741
-
"in" doesn't properly filter value of null for Table #5735
-
pDefer creates duplicate content #5730
-
Dialog can be resized/dragged outside the viewport #5713
-
Dialog doesn't render in Responsive when loaded from mobile view #5662
-
Dataview doesn't reset to first page after filtering #5599
单元测试
-
Table Unit Test #7032
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- React 组件库 uiw 1.5.1 发布,新增 2 个组件
- Vue 组件库 HeyUI@1.17.0 发布,新增 Skeleton 组件
- React 组件库 uiw 3.3.0 发布,组件增强了呢
- Vue 组件库 heyui@1.18.0 发布,新增地址选择、图片预览组件
- Hyperf 发布国际化组件及多个组件 v1.0.13 版本
- React 组件库 uiw 3.4.0 发布,Tree组件增强了呢
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入Linux内核架构
Wolfgang Mauerer / 郭旭 / 人民邮电出版社 / 201005 / 149.00元
众所周知,Linux操作系统的源代码复杂、文档少,对程序员的要求高,要想看懂这些代码并不是一件容易事。本书结合内核版本2.6.24源代码中最关键的部分,深入讨论Linux内核的概念、结构和实现。具体包括进程管理和调度、虚拟内存、进程间通信、设备驱动程序、虚拟文件系统、网络、时间管理、数据同步等方面的内容。本书引导你阅读内核源代码,熟悉Linux所有的内在工作机理,充分展现Linux系统的魅力。 ......一起来看看 《深入Linux内核架构》 这本书的介绍吧!