Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Kubernetes Kit documentation error for V24 #3309

Open
wants to merge 38 commits into
base: latest
Choose a base branch
from

Conversation

rodolforfq
Copy link
Contributor

Fixes #3308 for V24 (latest) branch.

jouni and others added 30 commits January 10, 2024 15:22
* Adds devmode.hostsAllowed property

* Note->plaintext; add reasoning

* First pass at editing.

* Second pass at editing.

---------

Co-authored-by: Mikhail Shabarov <[email protected]>
Co-authored-by: Russell J.T. Dyer <[email protected]>
* docs: add instructions to disable component tracker

Part of vaadin/flow#18130

* Apply suggestions from code review

Co-authored-by: Tarek Oraby <[email protected]>

* apply review suggestions

* First pass at editing touched files.

* Second pass at editing touched files.

---------

Co-authored-by: Tarek Oraby <[email protected]>
Co-authored-by: russelljtdyer <[email protected]>
Co-authored-by: Mikhail Shabarov <[email protected]>
* fix: add note on DefaultI18NProvider available since 24.3

* First pass at editing.

* More edits

---------

Co-authored-by: Russell J.T. Dyer <[email protected]>
Co-authored-by: Mikhail Shabarov <[email protected]>
* Add navigation examples for hybrid apps

* Add a Link component

* First pass at editing.

---------

Co-authored-by: russelljtdyer <[email protected]>
Co-authored-by: Jouni Koivuviita <[email protected]>
* docs: update data-provider article for item index provider

Document how to make callback for an item index with lazy data binding.

Related-to: vaadin/flow#18088

* docs: fix vale findings

* First pass at editing.

* Vale fix

* Second full pass at editing.

---------

Co-authored-by: Russell J.T. Dyer <[email protected]>
Co-authored-by: Russell JT Dyer <[email protected]>
Co-authored-by: Mikhail Shabarov <[email protected]>
…(CP: latest) (#3131)

* fix: set i18n header before modifying for login java example

* Revert "fix: set i18n header before modifying for login java example"

This reverts commit fb2db9a.

* fix: set i18n header before modifying for login java example (#3124)

* fix: set i18n header before modifying for login java example

* Update src/main/java/com/vaadin/demo/component/login/LoginOverlayInternationalization.java

Co-authored-by: Sascha Ißbrücker <[email protected]>

---------

Co-authored-by: Sascha Ißbrücker <[email protected]>

---------

Co-authored-by: Sascha Ißbrücker <[email protected]>
* Update hardcoded vaadin version to 24.3.3

* Update _vaadin-version.adoc

---------

Co-authored-by: Zhe Sun <[email protected]>
* docs: add note about AllowInert on RPC calls

Adds a note about the usage of AllowInert annotation to allow RPC calls
to components behind a modal dialog or component.

Fixes vaadin/flow#17496

* First pass at editing.

* Second pass -- edited rest of document touched.

---------

Co-authored-by: russelljtdyer <[email protected]>
* Update hardcoded vaadin version to 24.3.4

* Update _vaadin-version.adoc

---------

Co-authored-by: Zhe Sun <[email protected]>
* Update hardcoded vaadin version to 24.3.6

* Update _vaadin-version.adoc

---------

Co-authored-by: Zhe Sun <[email protected]>
* Update hardcoded vaadin version to 24.3.7

* Update _vaadin-version.adoc

---------

Co-authored-by: Zhe Sun <[email protected]>
The text "to observe the frontend" is already a part of the link - no need to repeat it
@github-actions github-actions bot added the Language unchecked English language check has not been done label Mar 25, 2024
@rodolforfq rodolforfq changed the title Fixing documentation error for V24 Fixing Kubernetes Kit documentation error for V24 Mar 25, 2024
@russelljtdyer
Copy link
Collaborator

Shouldn't this be based on the 'next' branch, not the 'latest'?

@russelljtdyer russelljtdyer removed the Language unchecked English language check has not been done label Apr 8, 2024
@jouni
Copy link
Member

jouni commented Jun 17, 2024

The relevant changes need to be reapplied on top of the current latest branch state.

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.

Kubernetes Kit inspected packages during serialization documentation is incorrect