PrimeFaces 5.1.RC1 發布
PrimeFaces團隊很高興地宣布,PrimeFaces5.1的第一個候選發布版。因為5.0發布已經超過4個月,我們的團隊已經投入了大量的精力在改善該框架。
有超過 225 項改改進。以下顯著變化的簡短概述:
- 3 new components (ribbon, inputSwitch and barcode)
- Responsive Grid CSS
- Responsive layout modes for DataGrid and PanelGrid
- Accessibility enhancements (ARIA) to various components with keyboard and screenreader support
- Improved scrollable datatable implementation
- Grouping for AutoComplete
- Toggleable Menu
- ui:repeat support for columns and rows in PanelGrid and DataTable header
- Custom content support for paginator
- Improvements to DataTable Lazy Loading
- Better cross browser support
- 140+ Defect Fixes (already available to Elite Users bi-weekly)
下載
Please visit PrimeFaces Downloads page to download the jar and take it for a test run.
Migration
5.1 is a drop-in replacement for 5.0, we’ll update the migration guide with some minor points to note as well.
PrimeFaces是一個用于提高JSF Web應用程序開發效率的開源類庫。
主要由三個模塊組成:
- UI Components:PrimeFaces UI模塊提供了擁有Rich Web用戶體驗的各種JSF組件。PrimeFaces使用Yahoo UI庫做為默認的客戶端框架。PrimeFaces提供的JSF組件能夠處理JavaScript Rendering和如何在服務器端與JSF集成。PrimeFaces UI組件包括:HtmlEditor、ImageCropper、Dialog、AutoComplete、Flash based Chart等。并支持通過Ajax更新頁面。
- Optimus模塊提供簡化JSF開發的解決方案。Optimus提供基于Google Guice IOC容器的注釋來代替XML配置和一個XML-less Navigation Handler能夠讓你減少基于XML配置JSF Navigation的需要。此外Optimus還支持利用JPA實現數據持久化;將DataTable的內容導出成Excel與PDF。支持安全擴展。
- FacesTrace模塊提供跟蹤JSF Web應用程序的各種工具包括:JSF LifeCycle可視化查看器;性能跟蹤器; Log4J適配器;FacesMessage監聽器;組件樹可視化查看器。 </ul>
來自:http://blog.primefaces.org/?p=3293
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!