Skip to content

feat(docs): enhance getting started guide with integration steps for …#447

Open
deleonio wants to merge 4 commits intomainfrom
optimize/docu
Open

feat(docs): enhance getting started guide with integration steps for …#447
deleonio wants to merge 4 commits intomainfrom
optimize/docu

Conversation

@deleonio
Copy link
Copy Markdown
Contributor

…KoliBri components

fix(homepage): update documentation links to use dynamic versioning

chore(version): change VERSION_ID to 'next' for upcoming release

- Added new React adapter for versions v16-v18 and Vaadin adapter in the frameworks documentation.
- Updated image paths in the frameworks section to use the new structure.
- Enhanced the playground section with direct links to StackBlitz for different versions and added a recommendation for using v4.
- Modified the first steps documentation to include a preconfigured seed project notice.
- Updated homepage links to reflect the new versioning system.
- Changed the version identifier to 'next' for upcoming releases.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 14, 2025

@deleonio deleonio requested a review from BF150 February 9, 2026 08:53
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Der Vite Hinweis fehlt jetzt. Brauchen wir den noch irgendwo anders?

```

const app = createApp(App)
**Framework-spezifisch?** → [Detaillierte Anleitungen für alle Frameworks](./frameworks)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So wirklich Framework spezifische Anleitungen sind auf der Seite nicht, eher eine Übersicht der Packages

import { defineCustomElements } from 'https://unpkg.com/@public-ui/components@latest/dist/loader/index.js';
import { DEFAULT } from 'https://unpkg.com/@public-ui/theme-default@latest/dist/index.mjs';

## Weitere Optionen
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ich weiß du wolltest die Seite kürzer, aber gibt es noch irgendwo anders einen Hinweis auf die Tools?

@BF150
Copy link
Copy Markdown
Contributor

BF150 commented Feb 10, 2026

Insgesamt finde ich das sehr gut. kurz und schnell erklärt wie ich starten soll.
Da die "häufigen Fragen" das Dokument kaum länger machen würde ich da einfach noch Dinge wie Vite Installation, Entwicklertools, Schriftart/Icons,... erwähnen. Dann sind sie noch da aber nicht mehr so präsent.

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.

2 participants