-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: primefaces/primeng
base: 15.0.0
head repository: primefaces/primeng
compare: 15.0.1
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6d0bb8a - Browse repository at this point
Copy the full SHA 6d0bb8aView commit details
Commits on Feb 26, 2022
-
Removing tabindex when not visible
Current behavior allows users to use a keyboard to access and trigger items that are not visible. This fix will set the disable the tab index attribute on the items if they are not currently being displayed.
Configuration menu - View commit details
-
Copy full SHA for a853956 - Browse repository at this point
Copy the full SHA a853956View commit details
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1e3cd64 - Browse repository at this point
Copy the full SHA 1e3cd64View commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f9ea9f8 - Browse repository at this point
Copy the full SHA f9ea9f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a8354 - Browse repository at this point
Copy the full SHA 83a8354View commit details -
Configuration menu - View commit details
-
Copy full SHA for b272909 - Browse repository at this point
Copy the full SHA b272909View commit details
Commits on Nov 30, 2022
-
Add additional properties to the ColumnFilterFormElement ngTemplateOu…
…tlet context This commit adds all relevant properties to be able to fully customize the `ColumnFilter` "filter" template to the `ColumnFilterFormElement` **ngTemplateOutlet context**. Without this, it is for example not even possible to recreate `#builtInElement` `ColumnFilterFormElement` template. This adds no breaking change! The formatting style of the context is the same as https://github.com/primefaces/primeng/blob/v14.2.1/src/app/components/table/table.ts#L2502-L2513
Configuration menu - View commit details
-
Copy full SHA for b4db20f - Browse repository at this point
Copy the full SHA b4db20fView commit details
Commits on Dec 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 09017cd - Browse repository at this point
Copy the full SHA 09017cdView commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3cb7ec4 - Browse repository at this point
Copy the full SHA 3cb7ec4View commit details -
#12330 Fix logic of disable months in month picker
Maxim committedDec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 56bea44 - Browse repository at this point
Copy the full SHA 56bea44View commit details -
#12330 write additional test for datepicker
Maxim committedDec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for c9bb445 - Browse repository at this point
Copy the full SHA c9bb445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bae5f8 - Browse repository at this point
Copy the full SHA 0bae5f8View commit details -
#12330 fix logic of month disable
Maxim committedDec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for f272386 - Browse repository at this point
Copy the full SHA f272386View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9828d3 - Browse repository at this point
Copy the full SHA a9828d3View commit details -
Maxim committed
Dec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for db72bb4 - Browse repository at this point
Copy the full SHA db72bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33ce6d - Browse repository at this point
Copy the full SHA d33ce6dView commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff35de4 - Browse repository at this point
Copy the full SHA ff35de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29609f6 - Browse repository at this point
Copy the full SHA 29609f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a4fe5 - Browse repository at this point
Copy the full SHA b6a4fe5View commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e9403d - Browse repository at this point
Copy the full SHA 9e9403dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5180990 - Browse repository at this point
Copy the full SHA 5180990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b2a12a - Browse repository at this point
Copy the full SHA 0b2a12aView commit details -
Merge pull request #12370 from primefaces/issue-12369
Fixed #12369 - inputNumber | Unnecessary focus on up/down buttons
Configuration menu - View commit details
-
Copy full SHA for e76e94f - Browse repository at this point
Copy the full SHA e76e94fView commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2cd5370 - Browse repository at this point
Copy the full SHA 2cd5370View commit details -
Merge pull request #12378 from primefaces/issue-12377
Fixed #12377 - VirtualScroll | autoSize = true causes browser freeze
Configuration menu - View commit details
-
Copy full SHA for 1679de7 - Browse repository at this point
Copy the full SHA 1679de7View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c446501 - Browse repository at this point
Copy the full SHA c446501View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ed201 - Browse repository at this point
Copy the full SHA c9ed201View commit details -
Configuration menu - View commit details
-
Copy full SHA for f301e07 - Browse repository at this point
Copy the full SHA f301e07View commit details -
fixed issue in focus trap causing elements whose ancestors were hidde…
…n to still be focusable.
Configuration menu - View commit details
-
Copy full SHA for 73fb9a1 - Browse repository at this point
Copy the full SHA 73fb9a1View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 833e09d - Browse repository at this point
Copy the full SHA 833e09dView commit details -
Merge pull request #12397 from volvachev/fix-tree-node-double-click
fix(primeng/p-treeNode): double click on chevron makes subtree to be selected
Configuration menu - View commit details
-
Copy full SHA for 1491358 - Browse repository at this point
Copy the full SHA 1491358View commit details -
Merge pull request #12345 from volvachev/fix-password-reactive-control
fix(primeng/p-password): update disable logic for reactive controls
Configuration menu - View commit details
-
Copy full SHA for 4bbfeb8 - Browse repository at this point
Copy the full SHA 4bbfeb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fee444 - Browse repository at this point
Copy the full SHA 8fee444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c1f57 - Browse repository at this point
Copy the full SHA 25c1f57View commit details -
Merge pull request #12339 from primefaces/issue-12083
#12083 Fix Button class change
Configuration menu - View commit details
-
Copy full SHA for 9d3458d - Browse repository at this point
Copy the full SHA 9d3458dView commit details -
Merge pull request #12336 from primefaces/issue-12335
#12335 Eye icon duplicate problem fixed for IE
Configuration menu - View commit details
-
Copy full SHA for b553156 - Browse repository at this point
Copy the full SHA b553156View commit details
Commits on Dec 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e10910 - Browse repository at this point
Copy the full SHA 5e10910View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd02db8 - Browse repository at this point
Copy the full SHA cd02db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab96cd - Browse repository at this point
Copy the full SHA 0ab96cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d7bca - Browse repository at this point
Copy the full SHA f6d7bcaView commit details -
Merge pull request #12424 from primefaces/issue-12351
Fixed #12351 - Tree with virtualScroll: Inconsistent focus
Configuration menu - View commit details
-
Copy full SHA for e514cd6 - Browse repository at this point
Copy the full SHA e514cd6View commit details
Commits on Dec 28, 2022
-
Merge pull request #12422 from primefaces/issue-12419
Fix: #12419 - Remove extra bottom spacing.
Configuration menu - View commit details
-
Copy full SHA for 712b493 - Browse repository at this point
Copy the full SHA 712b493View commit details -
Merge pull request #12421 from primefaces/issue-12420
Fix: #12420 - Upload button does not expand when text is added.
Configuration menu - View commit details
-
Copy full SHA for 178508e - Browse repository at this point
Copy the full SHA 178508eView commit details -
Merge pull request #12402 from mmorgan4x/focus-trap-fix
#12349 focus trap breaking on elements whose ancestors are hidden
Configuration menu - View commit details
-
Copy full SHA for 3d3aa78 - Browse repository at this point
Copy the full SHA 3d3aa78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b9e6a - Browse repository at this point
Copy the full SHA 69b9e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07480b4 - Browse repository at this point
Copy the full SHA 07480b4View commit details -
Merge pull request #12431 from primefaces/revert-12402-focus-trap-fix
Revert "#12349 focus trap breaking on elements whose ancestors are hidden"
Configuration menu - View commit details
-
Copy full SHA for dea5a89 - Browse repository at this point
Copy the full SHA dea5a89View commit details
Commits on Dec 29, 2022
-
Merge pull request #12312 from ThoSap/fix-table-column-filter-form-el…
…ement-context Add additional properties to the ColumnFilterFormElement ngTemplateOutlet context
Configuration menu - View commit details
-
Copy full SHA for 5fb21c0 - Browse repository at this point
Copy the full SHA 5fb21c0View commit details -
Merge pull request #12323 from steve3d/master
fix: Table and TreeTable's filters indexer value might be undefined
Configuration menu - View commit details
-
Copy full SHA for 0d320b7 - Browse repository at this point
Copy the full SHA 0d320b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04d5b5 - Browse repository at this point
Copy the full SHA a04d5b5View commit details
There are no files selected for viewing