Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Releases: unofaces/unofficial-primefaces

Unofficial Release for 5.0.1

07 Jun 01:40
Compare
Choose a tag to compare

New features, bug fixes and improvements.

New Features

  • Add primefaces.LEGACY_WIDGET_NAMESPACE configuration
  • LegendPlacement for Chart API
  • Add negativeSeriesColors option to Chart API

Enhancements

  • Improve selectOneMenu keyboard searching
  • Non-Latin characters not supported in SelectOneMenu Keyboard based option highlight
  • Terminal font style is not themed
  • AutoComplete dropdown should trigger on space key
  • AutoComplete Dropdown visuals missing on enter key
  • Remove deprecation of ToolbarGroup

Defects

  • DataTable filtering should be case insensitive
  • FilterEvent is not receiving correct filters
  • SelectBooleanButtonRenderer doesn’t render tabindex
  • FileUpload doesn’t render passthrough attributes
  • Javascript error on PhotoCam
  • dataExport creates invalid XML
  • FileUpload does not delete temporary files
  • PanelGrid renders invalid HTML if last child is hidden via rendered=false
  • AutoComplete in multiple mode ignores tabindex
  • Mindmap does not support dynamic resource loading
  • DialogReturn event is throwing a NPE from CommandLink

Release 5.0

08 May 02:10
Compare
Choose a tag to compare

This new major has close to 300 improvements over 4.0, please see full changelog for details.

Brand New Chart API

  • New generic chart component
  • Date Axis support
  • Multiple Axis support

New components

  • DataScroller
  • Cache
  • Spotlight
  • ColumnToggler
  • ContentFlow

Features for Existing Components

  • DragDrop based reordering for DataTable
  • Advanced filtering for DataTable
  • Frozen Columns for DataTable
  • Sorting for TreeTable
  • Easy javascript execution on initial page load for RequestContext
  • Filtering for SelectManyMenu and SelectOneListbox
  • ScrollPanel is reimplemented
  • Built-in mask support for calendar

Other Enhancements

  • Powerful ExceptionHandler
  • PrimeFaces Mobile Reimplemented
  • PrimeFaces Push Improved
  • Accessibility Improved

Unofficial Release for 4.0.6

25 Jan 14:04
Compare
Choose a tag to compare

Bug fix to NumberFormatException in DataTable.queueEvent when rows are expanded or collapsed in DataTable. Row expansion behavior was not passing ajax params.

Unofficial Release for 3.5.22

25 Jan 14:02
Compare
Choose a tag to compare

Bug fix to NumberFormatException in DataTable.queueEvent when rows are expanded or collapsed in DataTable. Row expansion behavior was not passing ajax params.

Unofficial Release for 4.0.6

23 Jan 14:31
Compare
Choose a tag to compare

Bug fixes and improvements.

Defects

  • Datatable range selection, index 0 is not compared correctly
  • Compatibility issue of the ConfirmDialog component on IE8
  • DefaultCommand stopped working for command links
  • Confirm Dialog keyboard trap
  • TreeTableRenderer.java makes it impossible to implementing lazy loading
  • Tabbing fails on modal dialog
  • p:growl does not remove own script
  • SelectCheckboxMenu - Problem on Checking/Unchecking All
  • LazyLoad call may fail due to WebSphere bug
  • Client Side Validation - p:sinner unhighlight doesn't work

Enhacements

  • Client Side Validation - p:outputLabel should be marked red after failed validation
  • Improve dropRestrict="sibling"
  • Avoid sort if datatable is empty

New Features

  • Dialog Framework - Add closable option

Unofficial Release for 3.5.22

23 Jan 13:55
Compare
Choose a tag to compare

Bug fixes and improvements.

Defects

  • Datatable range selection, index 0 is not compared correctly
  • Confirm Dialog keyboard trap
  • TreeTableRenderer.java makes it impossible to implementing lazy loading
  • Tabbing fails on modal dialog
  • p:growl does not remove own script
  • SelectCheckboxMenu - Problem on Checking/Unchecking All
  • LazyLoad call may fail due to WebSphere bug

Enhacements

  • Improve dropRestrict="sibling"
  • Avoid sort if datatable is empty

Unofficial Release for 4.0.5

23 Jan 12:11
Compare
Choose a tag to compare

Bug fixes and improvements.

Defects

  • Datatable paginator records per per does not reset on page refresh
  • DataExporter encoding not supported for CSV
  • PanelGrid destroys layout of children with table markup
  • DefaultMenuItem constructor doesn't set the url property
  • Duplicate event bindings with each update for p:lightBox
  • DragAndDrop Tree with inputs causes java.lang.ClassCastException
  • Modal dialog ignores ctrl key causing copy-paste problem
  • Modal Dialog event conflict
  • SelectOneMenu icon triggers row click in datatable
  • LiveScroll datatable should not manipulate data
  • contextMenu event isn't supported for Tree
  • Spinner does not trigger change event on arrow keys
  • ClientValidator behavior support for InputHolders
  • Tree is missing jquery plugins dependency
  • resetValues does not consider update="@none" correctly
  • Current implementation of the ResetValue algorithm works not reliable

Enhacements

  • Built-in converter of Calendar should have lenient as false
  • Improve logging of OutcomeTargetRenderer#findNavigationCase

New Features

  • Locale aware DataTable filtering
  • Add escape option to tooltip

Unofficial Release for 3.5.21

23 Jan 12:11
Compare
Choose a tag to compare

Bug fixes and improvements.

Defects

  • Datatable paginator records per per does not reset on page refresh
  • DataExporter encoding not supported for CSV
  • PanelGrid destroys layout of children with table markup
  • Duplicate event bindings with each update for p:lightBox
  • DragAndDrop Tree with inputs causes java.lang.ClassCastException
  • Modal dialog ignores ctrl key causing copy-paste problem
  • Modal Dialog event conflict
  • SelectOneMenu icon triggers row click in datatable
  • LiveScroll datatable should not manipulate data
  • Spinner does not trigger change event on arrow keys
  • Tree is missing jquery plugins dependency

Enhacements

  • Built-in converter of Calendar should have lenient as false
  • Improve logging of OutcomeTargetRenderer#findNavigationCase

New Features

  • Locale aware DataTable filtering
  • Add escape option to tooltip

Unofficial Release for 4.0.4

19 Nov 17:56
Compare
Choose a tag to compare

Bug fixes and improvements.

Defects

  • Global Tooltip render issue
  • Error if value of graphicImage is an empty string
  • InputMask duplicates digits
  • SelectOneMenu overlay disconnected after filtering
  • Non-uniform handling of disabled element tooltips
  • Failure of ajax updates
  • IE javascript void(0) issues on submenus with TieredMenu, MenuBar, SlideMenu and MegaMenu
  • InputTextarea swallows first empty line
  • Javascript error on IE on datatable click

Enhacements

  • Improve SelectOneMenu collision detection

New Features

  • Add rowExpandMode to DataTable
  • Pass information to contextMenu beforeShow about target

Unofficial Release for 3.5.20

19 Nov 17:56
Compare
Choose a tag to compare

Bug fixes and improvements.

Defects

  • Global Tooltip render issue
  • Error if value of graphicImage is an empty string
  • InputMask duplicates digits
  • SelectOneMenu overlay disconnected after filtering
  • Non-uniform handling of disabled element tooltips
  • Failure of ajax updates
  • IE javascript void(0) issues on submenus with TieredMenu, MenuBar, SlideMenu and MegaMenu
  • InputTextarea swallows first empty line
  • Javascript error on IE on datatable click

Enhacements

  • Improve SelectOneMenu collision detection

New Features

  • Add rowExpandMode to DataTable
  • Pass information to contextMenu beforeShow about target