Skip to content

fix(docs): hide API tab when apiDocs are not available#8463

Closed
Coderxrohan wants to merge 348 commits intoprimefaces:v11from
Coderxrohan:fix/docs-hide-api-tab
Closed

fix(docs): hide API tab when apiDocs are not available#8463
Coderxrohan wants to merge 348 commits intoprimefaces:v11from
Coderxrohan:fix/docs-hide-api-tab

Conversation

@Coderxrohan
Copy link
Copy Markdown
Contributor

Backport of #8462 to the v11 branch.

KumJungMin and others added 30 commits March 9, 2025 07:32
…s#7767)

* fix: onValueChange to return latest sorted data

* rename: change sort function name

* fix: using field parameter  in sortSingle method
Bumps [canvg](https://github.com/canvg/canvg) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/canvg/canvg/releases)
- [Changelog](https://github.com/canvg/canvg/blob/v3.0.11/CHANGELOG.md)
- [Commits](https://github.com/canvg/canvg/commits/v3.0.11)

---
updated-dependencies:
- dependency-name: canvg
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ta in API, the filter text bugs if the results is empty (primefaces#7812)

Co-authored-by: ANTONA09 <Akshay.Antony@nyulangone.org>
* Fix:primefaces#7817(Autocomplete type issue): Fixed AutoCompleteSelectEvent (and AutoCompleteUnselectEvent in extension) has value attribute typed as explicit any instead of being inferred from AutoComplete's value

* Fix: primefaces#7817: Fixed the issues in taking generic type from autocomplete props

* Fix: primefaces#7817: added types for the autocomplete suggessions

* Fix:primefaces#7817(Autocomplete type issue): Fixed multi-select and value prop issues

---------

Co-authored-by: sarathkumarsasi <sarathkumarps@outlook.com>
…nent Example primefaces#7825 (primefaces#7827)

* Fix:primefaces#7817(Autocomplete type issue): Fixed AutoCompleteSelectEvent (and AutoCompleteUnselectEvent in extension) has value attribute typed as explicit any instead of being inferred from AutoComplete's value

* Fix: primefaces#7817: Fixed the issues in taking generic type from autocomplete props

* Fix: primefaces#7817: added types for the autocomplete suggessions

* Fix:primefaces#7817(Autocomplete type issue): Fixed multi-select and value prop issues

* Doc Fix:primefaces#7825 TypeScript Type Issues in AutoComplete Component Example

---------

Co-authored-by: sarathkumarsasi <sarathkumarps@outlook.com>
tugcekucukoglu and others added 23 commits December 1, 2025 14:37
…#8448)

* Fix: [Splitter] Nested SplitterPanel detection logic

Current logic incorrectly identifies any nested Prime Component
as a nested SplitterPanel causing incorrect behaviour. This
change fixes that to identify SplitterPanel component only for
such purpose.

* fix formatting

* fix formatting
…aces#8454)

* Docs: clarify locale precedence when using PrimeReactProvider

* Docs: format locale setup documentation

* Fix OrganizationChart connector layout for large child counts

* style: format OrganizationChartNode with Prettier

* style: fix ESLint padding rules in OrganizationChartNode
…rimefaces#8457)

* Fix Calendar showing value when controlled state is not updated

* Fix lint issues in Calendar controlled value sync

* Fix unstable updateInputfield dependency via ref

* Fix: stabilize updateInputfield ref to satisfy hooks lint

* Refactor useEffect for input field update

---------

Co-authored-by: Melloware <mellowaredev@gmail.com>
* Fix Calendar showing value when controlled state is not updated

* Fix lint issues in Calendar controlled value sync

* Fix unstable updateInputfield dependency via ref

* Fix: stabilize updateInputfield ref to satisfy hooks lint

* Fix Calendar mask not firing onInput event

* Fix lint: add padding line in Calendar updateValueOnInput

* Fix lint: add padding line in Calendar updateValueOnInput

* Refactor useEffect for value updates in Calendar.js

* Remove unnecessary line in Calendar.js

---------

Co-authored-by: Melloware <mellowaredev@gmail.com>
…es#8459)

* docs(Calendar): fix first-click issue with SSR-safe appendTo

* style(docs): format calendar basic demo with Prettier
…primefaces#8409)

Co-authored-by: Roland THIOLLIERE <rthiolliere@medelpharm.com>
@Coderxrohan
Copy link
Copy Markdown
Contributor Author

Backport of #8462 to the v11 branch.

This is a backport of #8462 to v11.
The change was cherry-picked and conflicts were resolved locally.

@melloware
Copy link
Copy Markdown
Member

someting looks wrong with this PR.

@melloware melloware marked this pull request as draft January 5, 2026 13:42
@Coderxrohan
Copy link
Copy Markdown
Contributor Author

someting looks wrong with this PR.

Closing this PR — the branch was incorrectly based.
I’ll reopen a clean backport PR based on v11.

@Coderxrohan Coderxrohan closed this Jan 5, 2026
@Coderxrohan
Copy link
Copy Markdown
Contributor Author

someting looks wrong with this PR.

I checked the v11 branch and the DocComponent used on master no longer exists there.
The docs structure is different, so this change cannot be backported cleanly to v11.
The fix is merged on master.

@Coderxrohan Coderxrohan deleted the fix/docs-hide-api-tab branch February 4, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.