PrimeFaces: Difference between revisions
Appearance
Content deleted Content added
Reduce whitespace |
|||
Line 95: | Line 95: | ||
==PrimeFaces books== |
==PrimeFaces books== |
||
[http://www.packtpub.com/ Packt Publishing] |
[http://www.packtpub.com/ Packt Publishing] publish books on this technology.<ref>https://www.packtpub.com/all?search=primefaces</ref> |
||
* [http://www.packtpub.com/primefaces-leading-jsf-component-suite-cookbook/book PrimeFaces CookBook] |
* [http://www.packtpub.com/primefaces-leading-jsf-component-suite-cookbook/book PrimeFaces CookBook] (2013) |
||
* [http://www.packtpub.com/primefaces-starter/book PrimeFaces Starter] |
* [http://www.packtpub.com/primefaces-starter/book PrimeFaces Starter] (2013) |
||
* [http://www.packtpub.com/primefaces-beginners-guide/book PrimeFaces Beginner's guide] |
* [http://www.packtpub.com/primefaces-beginners-guide/book PrimeFaces Beginner's guide] (2013) |
||
* [http://www.packtpub.com/learning-primefaces-extensions-development/book Learning PrimeFaces Extensions Development] |
* [http://www.packtpub.com/learning-primefaces-extensions-development/book Learning PrimeFaces Extensions Development] (2014) |
||
* [http://www.packtpub.com/primefaces-blueprints/book PrimeFaces Blueprints] |
* [http://www.packtpub.com/primefaces-blueprints/book PrimeFaces Blueprints] (2014) |
||
Videos: |
|||
* [http://www.packtpub.com/building-an-app-ui-with-primefaces/video Building an App UI with PrimeFaces] |
* [http://www.packtpub.com/building-an-app-ui-with-primefaces/video Building an App UI with PrimeFaces] (2014) |
||
* [https://www.packtpub.com/web-development/rapid-primefaces-video Rapid Primefaces] (2014) |
|||
== See also == |
== See also == |
Revision as of 15:00, 4 February 2015
This article contains promotional content. (September 2014) |
Original author(s) | PrimeTek |
---|---|
Stable release | 5.1 [1]
/ October 6, 2014 |
Repository | |
Written in | Java |
Operating system | Cross-platform |
Type | Java, JSF, Ajax, Framework |
License | Apache License 2.0 [2] |
Website | primefaces |
PrimeFaces is a component suite open source User Interface (UI) component library for JavaServer Faces (JSF) based applications, created by PrimeTek, Turkey.
History
The initial development of PrimeFaces was started in late 2008.[3] Predecessor of PrimeFaces is the YUI4JSF library, a set of JSF components based on YUI JavaScript library. YUI4JSF got cancelled [4] in favor of PrimeFaces in early 2009.
Since its release, PrimeFaces has been strongly supported by Oracle, particularly within the NetBeans world.[5]
Release history
Release | Release Date | Highlights |
---|---|---|
PrimeFaces 0.8.1 | 2009-02-23 | Introduced Captcha and Resizable components. And AJAX tab loading features also added. |
PrimeFaces 0.8.2 | 2009-03-26 | Enhanced Carousel component. |
PrimeFaces 0.8.3 | 2009-04-23 | YUI upgraded to 2.7.0. |
PrimeFaces 0.9.0 | 2009-06-15 | Initial adoption of jQuery JS library for creating PrimeFaces widgets. |
PrimeFaces 0.9.1 | 2009-08-04 | New components such as Drag&Drop, Media, InputMask, Dock, outputPanel and many features for existing components. |
PrimeFaces 0.9.2 | 2009-09-07 | Layout and TabSwitch components. |
PrimeFaces 0.9.3 | 2009-10-05 | TouchFaces mobile UI kit, 5 new components(PickList, HotKey, VirtualKeyboard and reimplemented FileUpload,Tooltip components), improved portlet support, enhanced datatable and various improvements. |
PrimeFaces 1.0.0 and 2.0.0 | 2010-02-15 | First release with production ready status and suitability for JSF 2.0. |
PrimeFaces 1.0.1 and 2.0.1 | 2010-04-19 | New components(Dashboard, ProgressBar, MenuButton, Focus and ContextMenu), Spring WebFlow support and Security EL Extensions. |
PrimeFaces 1.0.2 and 2.0.2 | 2010-05-31 | New components(TreeTable, DataGrid, TimeLine and Spreadsheet). |
PrimeFaces 1.1 and 2.1 | 2010-07-26 | Last release targeting JSF 1.2. |
PrimeFaces 2.2 | 2011-02-07 | Initial portlet support enhancements, jQuery 1.43 and jQuery UI 1.8.5.[6] |
PrimeFaces 3.0 | 2012-01-04 | Fully reworked architecture for JSF 2.0, Update PrimePUSH and PrimeFaces Mobile, new components(TimeLine, FeedReader, Sheet, Subtable and new chart types). |
PrimeFaces 3.1 | 2012-02-06 | Accessibility enhancements for WAI-ARIA. |
PrimeFaces 3.2 | 2012-03-12 | New Widget Architecture, Themes upgrade, Brand New Components(BlockUI, MegaMenu, SplitButton, DefaultButton). |
PrimeFaces 3.3 | 2012-05-29 | Partial Submit and Selector API. |
PrimeFaces 3.4 | 2012-09-03 | Enhanced PrimePUSH framework based on Atmosphere based, Upgrade to jQuery 1.8.1 and jQuery UI 1.8.23. |
PrimeFaces 3.5 | 2013-02-04 | RTL Support, accessibility improvements, new components(Clock, Horizontal Tree)and many features for existing components. |
PrimeFaces 4.0 | 2013-10-03 | JSF 2.2 Support, Client Side Validation Framework, Dialog Framework, Search Expressions, Deferred Loading, brand new HTML5 FileUpload, new components(fragment, multiSelectListbox, sticky) and many features for existing components. |
PrimeFaces 5.0 | 2014-05-05 | Brand new chart API, new components(DataScroller, Cache, Spotlight, ColumnToggler and ContentFlow), Exception handler, PrimeFaces mobile(PFM) reimplementation, improved PrimePUSH, accessibility enhancements and many features for existing components. |
PrimeFaces 5.1 | 2014-10-06 | New components(Ribbon, InputSwitch, Barcode, and GridCSS),accessibility improvements and many features for existing components. |
Features
- Over 100 UI components
- Ajax Framework
- Mobile UI Kit
- Push Framework
- Dialog Framework
- Client Side Validation
- Theme Engine
Resources
- Use of UI components and their features is demonstrated through the online PrimeFaces showcase(http://www.primefaces.org/showcase/). Showcase is downloadable at downloads page.
- There is an official guide provided by the PrimeFaces Team as the reference documentation.
- PrimeFaces PrimeFaces Blog is used to announce news about PrimeFaces.
- Community Forum is the official forum for users.
- Issue Tracker at Google Code is used to track the development.
- The official twitter account is @primefaces.
PrimeFaces books
Packt Publishing publish books on this technology.[7]
- PrimeFaces CookBook (2013)
- PrimeFaces Starter (2013)
- PrimeFaces Beginner's guide (2013)
- Learning PrimeFaces Extensions Development (2014)
- PrimeFaces Blueprints (2014)
Videos:
- Building an App UI with PrimeFaces (2014)
- Rapid Primefaces (2014)
See also
- Other JSF component libraries
References
- ^ http://blog.primefaces.org/?p=3302
- ^ http://primefaces.org/license.html
- ^ https://code.google.com/p/primefaces/source/detail?r=1
- ^ http://cagataycivici.wordpress.com/2009/01/09/what-happened-to-yui4jsf/
- ^ PrimeFaces in the Enterprise, Josh Juneau, Oracle Technology Network, April 2014
- ^ http://jaxenter.com/primefaces-2-2rc1-upgrades-jquery-32479.html
- ^ https://www.packtpub.com/all?search=primefaces